Skip to content
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

O5.1.1 SingleColumnModel interfaces required for ClimaEarth prototype #3

Open
2 tasks
LenkaNovak opened this issue Feb 1, 2024 · 0 comments
Open
2 tasks
Assignees
Labels
SDI Software Design Issue

Comments

@LenkaNovak
Copy link
Collaborator

LenkaNovak commented 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

  1. Illustrate how to set up the atmos and ocean columns (height, number of grid points, variable grid spacing).
  2. Illustrate how to change shared parameters via ClimaParams.
  3. Illustrate how to configure the physics of the single column models (configure turbulence parameterizations, Coriolis forces, etc).
  4. 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

Task Breakdown And Schedule

SDI Revision Log

CC

@tapios @simonbyrne @cmbengue

@LenkaNovak LenkaNovak added the SDI Software Design Issue label Feb 1, 2024
@LenkaNovak 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SDI Software Design Issue
Projects
None yet
Development

No branches or pull requests

3 participants