CliMA / ClimaCoupler.jl

ClimaCoupler: bringing atmosphere, land, and ocean together
Apache License 2.0
27 stars 5 forks source link

O1.5.2d Run AMIP simulation with 0M microphysics #914

Open szy21 opened 1 year ago

szy21 commented 1 year ago

The Climate Modeling Alliance

Software Design Issue 📜

Purpose

Demonstrate stable multiyear simulations with Earth topography in an AMIP configuration with simple land model. The atmosphere physical process should include time-varying insolation, all-sky radiation with correct cloud diagnostics, Monin-Obukhov surface fluxes and 0M microphysics.

Cost/Benefits/Risks

People and Personnel

Components

Inputs

Results and Deliverables

Task Breakdown And Schedule

### Topography
- [ ] CliMA/ClimaAtmos.jl#1786
- [ ] CliMA/ClimaAtmos.jl#1846
### Test case
- [ ] https://github.com/CliMA/ClimaAtmos.jl/issues/2014
- [ ] Aquaplanet all-sky + 0M + topography
- [ ] AMIP 0M + topography

SDI Revision Log

CC

@tapios @simonbyrne @cmbengue @akshaysridhar Please add details. Also feel free to create a corresponding SDI in ClimaCoupler.

tapios commented 1 year ago

We want this to be in the target vertical resolution (64 levels, tall domain, >50 km), but it can be at coarse horizontal resolution (~200 km). Also, the end point should be a run on GPUs.

szy21 commented 3 months ago

tracked here: https://github.com/CliMA/ClimaCoupler.jl/issues/876

szy21 commented 2 months ago

@akshaysridhar The aquaplanet with 0M and topography runs for longer now but breaks after 300 days in the most recent atmos longrun build: https://buildkite.com/clima/climaatmos-gpulongruns/builds/345#01918255-94f8-401b-afdf-63138871037a. Could you take a look at why it breaks and what else can be changed? Otherwise I am fine with putting it on hold and moving to AMIP too.

szy21 commented 2 months ago

@akshaysridhar FYI the aquaplanet with 0M and topography run breaks after 150 days in the most recent build: https://buildkite.com/clima/climaatmos-gpulongruns/builds/380#0191a661-334c-47bc-b876-5ccac46f8599. Has anything changed last week? Or is this job non-deterministic?

akshaysridhar commented 2 months ago

@akshaysridhar FYI the aquaplanet with 0M and topography run breaks after 150 days in the most recent build: https://buildkite.com/clima/climaatmos-gpulongruns/builds/380#0191a661-334c-47bc-b876-5ccac46f8599. Has anything changed last week? Or is this job non-deterministic?

No additional PRs related to the diffusion updates were merged (following the longrun build triggered during the 24Aug weekend): I expect this to be deterministic based on last week's PRs. I'll flag it for checks once I am back.