FE-Project
Loading...
Searching...
No Matches
Data Types | Modules | Functions/Subroutines | Variables
mod_atmos_phy_mp_vars.F90 File Reference
#include "scaleFElib.h"

Go to the source code of this file.

Data Types

type  mod_atmos_phy_mp_vars::atmosphympvars
 

Modules

module  mod_atmos_phy_mp_vars
 module ATMOSPHERE physics / Cloud Microphysics
 

Functions/Subroutines

subroutine, public mod_atmos_phy_mp_vars::atmosphympvars_getlocalmeshfields_tend (domid, mesh, mp_tends_list, mp_dens_t, mp_momx_t, mp_momy_t, mp_momz_t, mp_rhot_t, mp_rhoh, mp_evap, mp_rhoq_t, lcmesh3d)
 
subroutine, public mod_atmos_phy_mp_vars::atmosphympvars_getlocalmeshfields_sfcflx (domid, mesh, sfcflx_list, sflx_rain, sflx_snow, sflx_engi)
 

Variables

integer, parameter, public mod_atmos_phy_mp_vars::atmos_phy_mp_dens_t_id = 1
 
integer, parameter, public mod_atmos_phy_mp_vars::atmos_phy_mp_momx_t_id = 2
 
integer, parameter, public mod_atmos_phy_mp_vars::atmos_phy_mp_momy_t_id = 3
 
integer, parameter, public mod_atmos_phy_mp_vars::atmos_phy_mp_momz_t_id = 4
 
integer, parameter, public mod_atmos_phy_mp_vars::atmos_phy_mp_rhot_t_id = 5
 
integer, parameter, public mod_atmos_phy_mp_vars::atmos_phy_mp_rhoh_id = 6
 
integer, parameter, public mod_atmos_phy_mp_vars::atmos_phy_mp_evaporate_id = 7
 
integer, parameter, public mod_atmos_phy_mp_vars::atmos_phy_mp_tends_num1 = 7
 
type(variableinfo), dimension(atmos_phy_mp_tends_num1), public mod_atmos_phy_mp_vars::atmos_phy_mp_tend_vinfo
 
integer, parameter, public mod_atmos_phy_mp_vars::atmos_phy_mp_aux2d_sflx_rain_id = 1
 
integer, parameter, public mod_atmos_phy_mp_vars::atmos_phy_mp_aux2d_sflx_snow_id = 2
 
integer, parameter, public mod_atmos_phy_mp_vars::atmos_phy_mp_aux2d_sflx_engi_id = 3
 
integer, parameter, public mod_atmos_phy_mp_vars::atmos_phy_mp_aux2d_num = 3
 
type(variableinfo), dimension(atmos_phy_mp_aux2d_num), public mod_atmos_phy_mp_vars::atmos_phy_mp_aux2d_vinfo