CAM
|
Data Types | |
type | mo_extfrc::forcing |
Modules | |
module | mo_extfrc |
Functions/Subroutines | |
subroutine, public | mo_extfrc::extfrc_inti (extfrc_specifier, extfrc_type, extfrc_cycle_yr, extfrc_fixed_ymd, extfrc_fixed_tod) |
subroutine, public | mo_extfrc::extfrc_timestep_init (pbuf2d, state) |
subroutine, public | mo_extfrc::extfrc_set (lchnk, zint, frcing, ncol) |
Variables | |
integer, parameter | mo_extfrc::time_span = 1 |
character(len=256) | mo_extfrc::filename |
logical, dimension(gas_pcnst) | mo_extfrc::has_extfrc |
type(forcing), dimension(:), allocatable | mo_extfrc::forcings |
integer | mo_extfrc::extfrc_cnt = 0 |