@@ -7,11 +7,11 @@ 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 that contains the AD-code-files).
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.
## Input file adaptions
For inverse simulations, the SHEMAT-Suite input file has to be adapted and extended by some entries specifying the inverse problem and measurement data.
For inverse simulations, the SHEMAT-Suite [input file](./input_file) has to be adapted and extended by some entries specifying the inverse problem and measurement data.