CliMA / CloudMicrophysics.jl

A library of cloud microphysics parameterizations
Apache License 2.0
38 stars 6 forks source link

O 1.3.5 Single column testing #359

Open trontrytel opened 6 months ago

trontrytel commented 6 months ago

Software Design Issue

Conduct a series of single column kinematic model tests for different CloudMicrophysics schemes. (It's easier to test and debug things than in ClimaAtmos).

### Tasks
- [x] Bring back Kinematic1D CI
- [x] Change Kinematic1D repo name
- [x] Add documentation to Kinematic1D model driver
- [x] Refactor Kinematic1D model code (get rid of repetitions in defining tendencies for different model configurations)
- [ ] Add documentation to Kinematic1D model calibrations
- [ ] Show simulations with ARG and ML ARG activation
- [ ] Show simulations with different ice nucleation parameterizations
- [ ] Show simulations with P3 scheme

CC

@tapios @cmbengue

tapios commented 6 months ago

Looks good to me.