restart Subroutine

public subroutine restart(this, bounds_proc, ncid, flag, waterstate_inst, canopystate_inst, frictionvel_inst, soilstate_inst)

Type Bound

hlm_fates_interface_type

Arguments

Type IntentOptional Attributes Name
class(hlm_fates_interface_type), intent(inout) :: this
type(bounds_type), intent(in) :: bounds_proc
type(file_desc_t), intent(inout) :: ncid
character(len=*), intent(in) :: flag
type(waterstate_type), intent(inout) :: waterstate_inst
type(CanopyState_type), intent(inout) :: canopystate_inst
type(frictionvel_type), intent(inout) :: frictionvel_inst
type(soilstate_type), intent(inout) :: soilstate_inst