Changes
Page history
move release Wiki to open-source repository
authored
Feb 28, 2020
by
Johannes Keller
Show whitespace changes
Inline
Side-by-side
howtos.md
0 → 100644
View page @
bb817b1b
# Howtos #
Some important workflows and knowledge concerning SHEMAT-Suite.
# Input file Howtos #
1.
`master`
forward run:
[
howto_forward
](
./howtos/howto_forward
)
2.
`master-sm`
Stochastic Monte Carlo run:
[
howto_sm_monte_carlo
](
./howtos/howto_sm_monte_carlo
)
3.
`master-sm`
EnKF run:
[
howto_sm_enkf
](
./howtos/howto_sm_enkf
)
4.
`master-ad`
Deterministic Inversion with AD:
[
howto_ad_deterministic_inversion
](
./howtos/howto_ad_deterministic_inversion
)
# Developer information #
1.
[
Installation requirements
](
./howtos/installation_requirements
)
2.
[
Styleguide
](
./howtos/styleguide
)
3.
[
Doxygen documentation
](
./howtos/doxygen
)
# Output #
1.
[
Output files
](
./howtos/output
)
2.
[
Command-line output
](
./howtos/command_line_output
)