print_alpha

This commit is contained in:
2024-11-07 14:39:03 -05:00
parent cf48b23d4d
commit 9fa10c8db4
4 changed files with 19 additions and 3 deletions

View File

@@ -130,6 +130,9 @@ should be a `;` sperated list of `key=value` pairs. The possible keys are
* `keep_en_cst` (0 or 1, default 0): impose that the enstrophy is constant at
each step (only really useful for the reversible equation).
* `print_alpha` (0 or 1, default 0): if this is set to 1, then whenever alpha
is negative, its value is printed as a comment.
# Interrupting and resuming the computation