tomchor / Oceanostics.jl

Diagnostics for Oceananigans
https://tomchor.github.io/Oceanostics.jl/
MIT License
24 stars 9 forks source link

Reorganizing the diagnostics #35

Open tomchor opened 3 years ago

tomchor commented 3 years ago

Some of the terms in FlowDiagnostics are a part of the tracer variance equation, so maybe it would be good to create another module called TracerVarianceBudgetTerms and move of them there. Basically focus as much as possible on the equations the terms belong to and leave FlowDiagnostics only for things that really aren't part of a well-used equation (like PV, Ro, Ri etc.)