Update deterministic_inversion_input authored by Johanna Fink's avatar Johanna Fink
......@@ -7,7 +7,7 @@ The SHEMAT-Suite provides an approach for deterministic Bayesian inversion for p
## Compilation
Deterministic Inversion for parameters is available in SHEMAT-Suite when
compiling with the `ad`-mode flag instead of `fw` or `sm` (note that you might have to checkout the respective [code-branch](./branches) that contains the AD-code-files). Take a look [here](./compilation) for a general documaentation on SHEMAT-Suite compilation.
compiling with the `ad`-mode flag instead of `fw` or `sm` (note that you might have to checkout the respective [code-branch](../branches) that contains the AD-code-files). Take a look [here](./compilation) for a general documentation of SHEMAT-Suite compilation.
## Input file adaptions
......
......