module ATMOSPHERE physics / cloud microphysics
- Description
- Module for cloud microphysics
- Author
- Yuta Kawai, Team SCALE
- NAMELIST
-
PARAM_ATMOS_PHY_MP
| name | type | default value | comment |
| TIME_DT | real(DP) | UNDEF8 | Timestep for cloud microcloud physics |
| TIME_DT_UNIT | character(len=H_SHORT) | 'SEC' | Unit of timestep |
| MP_TYPE | character(len=H_MID) | 'KESSLER' | Type of cloud microcloud physics scheme |
| DO_PRECIPITATION | logical | | Flag whether sedimentation (precipitation) is applied |
| DO_NEGATIVE_FIXER | logical | | Flag whether negative fixer is applied |
| LIMIT_NEGATIVE | real(RP) | | |
| NTMAX_SEDIMENTATION | integer | | |
| MAX_TERM_VEL | real(RP) | | |
| CLDFRAC_THLESHOLD | real(RP) | | |
- History Output
- No history output