issues
search
CliMA
/
KinematicDriver.jl
Prescribed flow models for testing cloud microphysics schemes.
Apache License 2.0
8
stars
2
forks
source link
Sa/upgrades and cleanups
#181
Closed
sajjadazimi
closed
4 months ago
sajjadazimi
commented
4 months ago
Purpose
Enable two options for aerosol activation: open- or closed-system
Add SB2006 without limiters as a rain-formation option
minor debugs and cleanups
I have:
followed the codebase contribution guide:
https://clima.github.io/ClimateMachine.jl/latest/Contributing/
followed the style guide:
https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/
followed the documentation policy:
https://github.com/CliMA/policies/wiki/Documentation-Policy
checked that this PR does not duplicate an open PR.
In the Content, I have included
relevant unit tests, and integration tests,
appropriate docstrings on all functions, structs, and modules, and included relevant documentation.
I have read and checked the items on the review checklist.
Purpose
I have:
In the Content, I have included