extraRestart Subroutine

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