exchange en*alpha and en
This commit is contained in:
		@@ -27,8 +27,9 @@ The available commands are
 | 
			
		||||
 | 
			
		||||
* `enstrophy`: to compute the enstrophy and various other observables. This
 | 
			
		||||
  command prints
 | 
			
		||||
  ```step_index time average(alpha) average(alpha*enstrophy) average(enstrophy) alpha alpha*enstrophy enstrophy```
 | 
			
		||||
  where the averages are running averages over `print_freq` steps.
 | 
			
		||||
  ```step_index time average(alpha) average(enstrophy) average(alpha*enstrophy) alpha enstrophy alpha*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`.
 | 
			
		||||
 | 
			
		||||
* `uk`: to compute the Fourier transform of the solution.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user