dynInitColumnsMod Module



Functions

public function initial_template_col_crop(bounds, c_new, cactive_prior) result(c_template)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
integer, intent(in) :: c_new
logical, intent(in) :: cactive_prior(bounds%begc:)

Return Value integer


Subroutines

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