tomchor / Oceanostics.jl

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

Fix bug in `KineticEnergyTendencyTerm` #153

Closed tomchor closed 10 months ago

tomchor commented 10 months ago

The only immersed_bc passed to the model was the u component, thus calculation wasn't being done appropriately for cases where that's important.