Skip to content

Commit

Permalink
rm atm-ocn-lnd
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasloan25 committed Jan 2, 2024
1 parent 8571a76 commit 2abc753
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 744 deletions.
15 changes: 7 additions & 8 deletions experiments/ClimaCore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,17 @@
- these experiments represent the basic cases for testing physical soundness of coupling methods in [ClimaCore.jl](https://github.com/CliMA/ClimaCore.jl/)
- 1D finite-difference column test cases
- Integration tests for individual functionalities
- Dry heat diffusion + slab (`experiments/ClimaCore/heat-diffusion/`)
- Dry heat diffusive atmos + slab surface (`experiments/ClimaCore/heat-diffusion/`)
- Purpose:
- minimal example for prototype developments and integration tests
- flux calculation / accumulation inside the atmos model `rhs!`
- one-file tutorial

- Interface tests
- Ekman column + Land (+ Oceananigans) (`experiments/ClimaCore/atm-ocn-lnd/`)
- 2D box test cases
- Integration test - seabreeze experiment
- Dry heat diffusive atmos + slab ocean + slab land (`experiments/ClimaCore/sea_breeze/`)
- Purpose:
- combine all three interfaces
- showcase ClimaCoupler interface functions
- let flux calculation be done by coupler
- tested with SurfaceFluxes.jl
- demonstrate coupling of a simple atmosphere model with multiple surface models
- expand domain from 1D to 2D case
- flux calculations, exchange, and accumulation

- documentation and test results can be found in our [Design Doc](https://www.overleaf.com/read/bgfmhgtncpws).
3 changes: 0 additions & 3 deletions experiments/ClimaCore/atm-ocn-lnd/README.tex.md

This file was deleted.

124 changes: 0 additions & 124 deletions experiments/ClimaCore/atm-ocn-lnd/atmos_rhs.jl

This file was deleted.

133 changes: 0 additions & 133 deletions experiments/ClimaCore/atm-ocn-lnd/atmos_simulation.jl

This file was deleted.

28 changes: 0 additions & 28 deletions experiments/ClimaCore/atm-ocn-lnd/dummy_surface_fluxes.jl

This file was deleted.

Loading

0 comments on commit 2abc753

Please sign in to comment.