SCALE-RM
|
#include "scalelib.h"
Go to the source code of this file.
Modules | |
module | scale_atmos_phy_ch_rn222 |
module atmosphere / physics / chemistry / RN222 | |
Functions/Subroutines | |
subroutine, public | scale_atmos_phy_ch_rn222::atmos_phy_ch_rn222_setup |
Setup. More... | |
subroutine, public | scale_atmos_phy_ch_rn222::atmos_phy_ch_rn222_tendency (KA, KS, KE, IA, IS, IE, JA, JS, JE, QA_CH, DENS, QTRC, RHOQ_t) |
Chemistry Microphysics. More... | |
Variables | |
integer, public | scale_atmos_phy_ch_rn222::atmos_phy_ch_rn222_ntracers = QA_CH |
character(len=h_short), dimension(qa_ch), public | scale_atmos_phy_ch_rn222::atmos_phy_ch_rn222_name = (/ "RN222" /) |
character(len=h_mid), dimension(qa_ch), public | scale_atmos_phy_ch_rn222::atmos_phy_ch_rn222_desc = (/ "Ratio of Rn222 to total mass" /) |
character(len=h_short), dimension(qa_ch), public | scale_atmos_phy_ch_rn222::atmos_phy_ch_rn222_unit = (/ "Bq/kg" /) |