SCALE-RM
Modules | Functions/Subroutines
scale_atmos_sub_adiabat.F90 File Reference

Go to the source code of this file.

Modules

module  scale_atmos_adiabat
 module ATMOSPHERE / Adiabatic process
 

Functions/Subroutines

subroutine, public scale_atmos_adiabat::atmos_adiabat_cape (Kstr, DENS, TEMP, PRES, QTRC, CZ, FZ, CAPE, CIN, LCL, LFC, LNB)
 Calc CAPE and CIN Type of parcel method: Pseudo-adiabatic ascend from lowermost layer of the model Reference: Emanuel(1994) More...
 
subroutine, public scale_atmos_adiabat::atmos_adiabat_liftparcel (Kstr, TEMP, PRES, QTRC, ENTR_p, DENS_p, TEMP_p, QTRC_p)
 Calc temperature profile with lifting parcel Method: Pseudo-adiabatic ascend from lowermost layer of the model Reference: Emanuel(1994) More...