FourierFlows / GeophysicalFlows.jl

Geophysical fluid dynamics pseudospectral solvers with Julia and FourierFlows.jl.
https://fourierflows.github.io/GeophysicalFlowsDocumentation/stable/
MIT License
153 stars 31 forks source link

Add palinstrophy diagnostic in `TwoDNavierStokes` #323

Closed navidcy closed 1 year ago

navidcy commented 1 year ago

Add palinstrophy diagnostic

$$ \frac1{L_x L_y} \iint \frac1{2} |\boldsymbol{\nabla}\zeta|^2 \mathrm{d}x \mathrm{d}y $$

in the TwoDNavierStokes module.