Skip to content

Reinitialization functionality has been updated

Andreas Baer requested to merge dev-reinit-rework into main

For the Yaml namelist approach, all files required for the continuation of the run are provided automatically. Only the data for the reinitialized quantities has to be provided manually.

For the f90 namelist approach, further the output files have to be added to the namelist, but several minor improvements are made.

Extensive documentation is added to the wiki.

Closes #61 (closed) .

Edited by Andreas Baer

Merge request reports