CliMA / Cloudy.jl

:cloud_with_rain: Multi-moment cloud microphysics toy model
Apache License 2.0
15 stars 3 forks source link

Build straightforward mechanism to call analytical versus numerical integrations #89

Closed edejong-caltech closed 6 months ago

edejong-caltech commented 9 months ago

Already began in PR #84, needs additional work

### Tasks
- [x] Create scaffolding for numerical, analytical, and hybrid integration types
- [ ] Rewrite the analytical solutions in the same way as the numerical
- [ ] Create hybrid approach that has optional weighting functions or integral limits
- [ ] Eliminate the subtypes for 1 mode, 2 modes, etc.
- [ ] Make the N-modes approach able to use the analytical solutions