TurbulenceConvection.jl
TurbulenceConvection.jl copied to clipboard
Enforce Consistencies for Microphysics Tendencies
Ensure precipitation formation tendencies are zeroed when $q_l$ is low, following changes from #1389
- [ ] Add the same has_condensate threshold inside precipitation_formation around this line
TurbulenceConvection.jl/src/microphysics_coupling.jl Line 74 in 9d18d79
This way you would be returning zero tendencies for when you have virtually no cloud.
- [ ] Assign values to the aux_en.qt_tendency_precip_formation[k] and others without any if/esle in the EDMFEnvironment and Updrafts.