SnowSnicarMod.F90 code consolidation
Open
code health
- Dominant language
- Fortran
- Stars
- 352
- Forks
- 361
- Avg merge
- 6d 6h
- Merged PRs (30d)
- 8
Description
Consolidating the code associated with the `select case (snicar_dust_optics)` in SnowSnicarMod (and possibly similar code elsewhere) will exercise these lines of code for any of the options chosen by the user, making less likely that the currently non-exercised sections will break with model updates later.
Currently this pertains to code in #1861 that will soon get merged with main.
Contributor guide
Assessment
This issue has not been assessed yet.