CliMA / Oceananigans.jl

🌊 Julia software for fast, friendly, flexible, ocean-flavored fluid dynamics on CPUs and GPUs
https://clima.github.io/OceananigansDocumentation/stable
MIT License
1k stars 196 forks source link

Validation test: Abernathey et al 2011 #774

Closed glwagner closed 2 years ago

glwagner commented 4 years ago

A nice validation test for channels might be Abernathey et al 2011:

https://journals.ametsoc.org/jpo/article/41/12/2261/11254/The-Dependence-of-Southern-Ocean-Meridional

glwagner commented 4 years ago

@sandreza how close are we to having this?

sandreza commented 4 years ago

I think it's just a few modifications of the existing script in https://github.com/sandreza/Mesoscale/blob/master/oceananigans_scripts/hybrid.jl

In particular, the northern wall relaxation needs to change, the sponge layer, and a few of the model constants

sandreza commented 4 years ago

Oh and the surface forcing

glwagner commented 2 years ago

We have this now.