tomchor / Oceanostics.jl

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

Renamed TurbulentKineticEnergyTerms to TKEBudgetTerms #20

Closed tomchor closed 3 years ago

tomchor commented 3 years ago

Renamed this module because to be more accurate. TKE ((u^2+v^2+w^2)/2) only has three terms. These are the terms for the TKE equation.

I just wanted to some feedback to see if this is better for other people.

CC @glwagner @ali-ramadhan

glwagner commented 3 years ago

Could also use "Budget" rather than "Equation" (same thing, but possibly slightly clearer)