-
Notifications
You must be signed in to change notification settings - Fork 2
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
Idealized ice-ocean interaction scenarios #1
Comments
As for a column model, @jlk9 check out this somewhat-related example: That example uses Another relevant case is https://github.com/CliMA/Oceananigans.jl/blob/main/examples/ocean_wind_mixing_and_convection.jl |
We can also consider setting up a large eddy simulation (LES) case. For example, we could try to embellish the simulations in this paper: https://journals.ametsoc.org/view/journals/phoc/51/2/jpo-d-20-0114.1.xml with a dynamical ice model. |
Yes, we did something. Quite preliminary... but here it is Sea-ice: we ignored it :) Happy to chat more! |
@glwagner Thanks for the references! I have access to GPUs, Patrick got a Lonestar6 allocation on TACC. It doesn't have Julia modules but I've downloaded it locally and gotten Julia code to run. The queue times for GPU jobs can be kind of long though. |
We need a few idealized scenarios to test and explore the dynamics of our coupled ice-ocean system. I think we should try at least 2, but maybe 3 cases (1D, 2D, 3D).
@jbuffo @jlk9
The text was updated successfully, but these errors were encountered: