-
Notifications
You must be signed in to change notification settings - Fork 196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use triads (Griffies et al 1998) to compute the skew flux #3901
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we merge this?
I admit I haven't validated it.
The example movie looks nice.
@navidcy There few things to sort out before merging this PR. Checking today with @glwagner and @simone-silvestri |
I think we should just run the global 1 degree simulation and see if it works, then merge? There is also a performance issue that needs to be sorted, see #3938 |
@jm-c did you test it? how's it performing? |
This PR implements the triad discretization for the Gent-McWilliams skew flux following Griffies et al 1998.
@jm-c
Running
/validation/isopycnal_skew_symmetric_diffusivity/coarse_baroclinic_adjustment.jl
producescoarse_baroclinic_adjustment_y.mp4
I think its working?