FE-Project
Loading...
Searching...
No Matches
mod_atmos_phy_mp Module Reference

module Atmosphere / Physics / cloud microphysics More...

Data Types

type  atmosphymp
 Derived type to manage a component of cloud microphysics. More...

Variables

integer, parameter mp_typeid_kessler = 1

Detailed Description

module Atmosphere / Physics / cloud microphysics

Description
Module for cloud microphysics
Author
Yuta Kawai, Team SCALE
NAMELIST
  • PARAM_ATMOS_PHY_MP
    nametypedefault valuecomment
    TIME_DTreal(DP)UNDEF8Timestep for cloud microcloud physics
    TIME_DT_UNITcharacter(len=H_SHORT)'SEC'Unit of timestep
    MP_TYPEcharacter(len=H_MID)'KESSLER'Type of cloud microcloud physics scheme
    DO_PRECIPITATIONlogicalFlag whether sedimentation (precipitation) is applied
    DO_NEGATIVE_FIXERlogicalFlag whether negative fixer is applied
    LIMIT_NEGATIVEreal(RP)
    NTMAX_SEDIMENTATIONinteger
    MAX_TERM_VELreal(RP)
    CLDFRAC_THLESHOLDreal(RP)

History Output
No history output

Variable Documentation

◆ mp_typeid_kessler

integer, parameter mod_atmos_phy_mp::mp_typeid_kessler = 1

Definition at line 90 of file mod_atmos_phy_mp.F90.

90 integer, parameter :: MP_TYPEID_KESSLER = 1