initialize_new_columns Subroutine

public subroutine initialize_new_columns(bounds, cactive_prior, temperature_inst, waterstate_inst, soilhydrology_inst)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
logical, intent(in) :: cactive_prior(bounds%begc:)
type(temperature_type), intent(inout) :: temperature_inst
type(waterstate_type), intent(inout) :: waterstate_inst
type(soilhydrology_type), intent(inout) :: soilhydrology_inst