cable_init_module Module



Variables

Type Visibility Attributes Name Initial
integer, private :: ok

Subroutines

public subroutine get_default_inits(met, soil, ssnow, canopy, logn, EMSOIL)

Arguments

Type IntentOptional Attributes Name
type(met_type), intent(in) :: met
type(soil_parameter_type), intent(in) :: soil
type(soil_snow_type), intent(inout) :: ssnow
type(canopy_type), intent(out) :: canopy
integer, intent(in) :: logn
real, intent(in) :: EMSOIL

public subroutine get_restart_data(logn, ssnow, canopy, rough, bgc, bal, veg, soil, rad, vegparmnew, EMSOIL)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: logn
type(soil_snow_type), intent(inout) :: ssnow
type(canopy_type), intent(inout) :: canopy
type(roughness_type), intent(inout) :: rough
type(bgc_pool_type), intent(inout) :: bgc
type(balances_type), intent(inout) :: bal
type(veg_parameter_type), intent(inout) :: veg
type(soil_parameter_type), intent(inout) :: soil
type(radiation_type), intent(inout) :: rad
logical, intent(in) :: vegparmnew
real, intent(in) :: EMSOIL

private subroutine extraRestart(INpatch, ssnow, canopy, rough, bgc, bal, veg, soil, rad, EMSOIL)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: INpatch
type(soil_snow_type), intent(inout) :: ssnow
type(canopy_type), intent(inout) :: canopy
type(roughness_type), intent(inout) :: rough
type(bgc_pool_type), intent(inout) :: bgc
type(balances_type), intent(inout) :: bal
type(veg_parameter_type), intent(inout) :: veg
type(soil_parameter_type), intent(inout) :: soil
type(radiation_type), intent(inout) :: rad
real, intent(in) :: EMSOIL