potential error correction for stomach transport T scale adjustment (`adjust stomach_transport`)
8 lines of code changed in 1 file:
implemented simple `adjust transport_pattern` command
TODO avoid multiple adjustments
3 lines of code changed in 1 file:
move command closer to similar commands
8 lines of code changed in 1 file:
(print_global_parameters) does not display adjusted stomach transport by default
22 lines of code changed in 1 file:
show comand for transport_pattern parameters in CMD mode
8 lines of code changed in 1 file:
dox: slightly better comments
2 lines of code changed in 1 file:
fix typo `transport_pattern_r`
5 lines of code changed in 1 file:
doc: added screenshot
6 lines of code changed in 2 files:
doc: small changes on output destination
3 lines of code changed in 2 files:
build webdoc before pdf manual in case pdflatex is buggy
1 lines of code changed in 1 file:
reset `output_dist` to current director so documentation plots are generated in the dox subdirectory as it should be and not affected by configuration file parameter or environment variable in the model
2 lines of code changed in 1 file:
code reformat only
6 lines of code changed in 1 file:
report `output_dest` in parameters overview
3 lines of code changed in 1 file:
set `output_dest` in CMD mode
24 lines of code changed in 1 file:
doc: document `output_dest` and `FFA_MODEL_OUTPUT_DEST`
38 lines of code changed in 3 files:
implemented environment variable `FFA_MODEL_OUTPUT_DEST` that sets destination directory or file prefix, report in CMD header info
34 lines of code changed in 4 files:
implement prefix destination directory set by `output_dest` parameter in CMD mode
90 lines of code changed in 4 files:
`output_dest` is the parameter to set global destination directory for plots and output data
especially needed for server-based calculations
35 lines of code changed in 3 files:
configuration for webdav
enable modules:
{{{
a2enmod ssl
a2enmod dav
a2enmod dav_fs
}}}
30 lines of code changed in 3 files:
default ssh daemon config
134 lines of code changed in 1 file:
(10626 more)