You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement SingleColumnModel interfaces required for ClimaEarth prototype (1 dt), use BOMEX and ClimaOcean SCM as examples. Goal: completes sim.
Purpose
We need to demonstrate the simplest case for coupling the Clima component models, namely ClimaAtmos and ClimaOcean. This issue focuses on interfaces only (few timesteps using the Single column models suffices).
Illustrate how to set up the atmos and ocean columns (height, number of grid points, variable grid spacing).
Illustrate how to change shared parameters via ClimaParams.
Illustrate how to configure the physics of the single column models (configure turbulence parameterizations, Coriolis forces, etc).
Take a few time steps, showing that fluxes are computed and exchanged correctly, and illustrating how to inspect the solution (probably using callbacks).
Inputs
Results and Deliverables
Documentation detailing functions and showing how to run simulation
Driver that runs coupled atmos/ocean simulation and produces animation
LenkaNovak
changed the title
5.1.1 SingleColumnModel interfaces required for ClimaEarth prototype
O5.1.1 SingleColumnModel interfaces required for ClimaEarth prototype
Feb 1, 2024
The Climate Modeling Alliance
Software Design Issue 📜
Implement SingleColumnModel interfaces required for ClimaEarth prototype (1 dt), use BOMEX and ClimaOcean SCM as examples. Goal: completes sim.
Purpose
We need to demonstrate the simplest case for coupling the Clima component models, namely ClimaAtmos and ClimaOcean. This issue focuses on interfaces only (few timesteps using the Single column models suffices).
More details to follow.
Cost/Benefits/Risks
People and Personnel
Components
Inputs
Results and Deliverables
Task Breakdown And Schedule
SingleColumnAtmosOceanModel
example AddsSingleColumnAtmosOceanModel
for single column coupled simulations #5SDI Revision Log
CC
@tapios @simonbyrne @cmbengue
The text was updated successfully, but these errors were encountered: