Update README
This commit is contained in:
parent
0404bd0cf0
commit
c7ff1384e1
@ -39,9 +39,11 @@ The available commands are
|
||||
|
||||
* `enstrophy`: to compute the enstrophy and various other observables. This
|
||||
command prints
|
||||
```step_index time average(alpha) average(enstrophy) average(alpha*enstrophy) alpha enstrophy alpha*enstrophy```
|
||||
```step_index time average(alpha) average(energy) average(enstrophy) alpha energy enstrophy```
|
||||
where the averages are running averages over `print_freq`. In addition, if
|
||||
the algorithm has an adaptive step, an extra column is printed with `delta`.
|
||||
In addition, if alpha has a negative value (even in between `print_freq`
|
||||
intervals), a line is printed with the information.
|
||||
|
||||
* `uk`: to compute the Fourier transform of the solution.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user