CliMA / ClimaOcean.jl

🌎 Tools for realistic regional-to-global ocean simulations, and coupled ocean + sea-ice simulations based on Oceananigans and ClimaSeaIce. Basis for the ocean and sea-ice component of CliMA's Earth system model.
https://clima.github.io/ClimaOceanDocumentation/dev/
MIT License
28 stars 7 forks source link

Initialization of OMIP simulation #33

Open glwagner opened 1 year ago

glwagner commented 1 year ago
glwagner commented 1 year ago

@simone-silvestri I may need more consultation on methods for inpainting.

glwagner commented 1 year ago

Here's one idea: for inpainting, we can use a pure-ocean setup (with no continents), zero PrescribedVelocityField, constant horizontal diffusivity, convective adjustment + background vertical diffusivity, and strong relaxation applied to the points where initialized data exists. Then we will run the simulation for some time until the solution is smooth. This will diffusive the known data into land regions.