Add command to print the enstrophy of the initial condition

This commit is contained in:
2025-10-14 12:20:43 -04:00
parent afe0498f21
commit 8fa9e7f556
5 changed files with 36 additions and 1 deletions

View File

@@ -58,7 +58,14 @@ The available commands are
* `uk`: to compute the Fourier transform of the solution.
* `quiet`: does not print anything, useful for debugging.
* `quiet`: does not print anything (useful for debugging).
* `enstrophy_print_init`: to compute the enstrophy and various other
observables for the initial condition (useful for debugging). The command
prints
```
alpha energy enstrophy
```
# Parameters