SCALE-RM
Data Types | Modules | Functions/Subroutines | Variables
scale_atmos_sub_thermodyn.F90 File Reference
#include "macro_thermodyn.h"
#include "inc_openmp.h"
Include dependency graph for scale_atmos_sub_thermodyn.F90:

Go to the source code of this file.

Modules

module  scale_atmos_thermodyn
 module ATMOSPHERE / Thermodynamics
 

Functions/Subroutines

subroutine, public scale_atmos_thermodyn::atmos_thermodyn_setup
 Setup. More...
 
subroutine scale_atmos_thermodyn::atmos_thermodyn_qd_0d (qdry, q)
 calc dry air mass (0D) More...
 
subroutine, public scale_atmos_thermodyn::atmos_thermodyn_tempre (temp, pres, Ein, dens, qdry, q)
 
subroutine, public scale_atmos_thermodyn::atmos_thermodyn_tempre2 (temp, pres, dens, pott, qdry, q)
 

Variables

real(rp), public scale_atmos_thermodyn::thermodyn_emask = 0.0_RP
 =0: SIMPLE, 1: EXACT More...
 
real(rp), dimension(:), allocatable, public scale_atmos_thermodyn::aq_cp
 CP for each hydrometeors [J/kg/K]. More...
 
real(rp), dimension(:), allocatable, public scale_atmos_thermodyn::aq_cv
 CV for each hydrometeors [J/kg/K]. More...