CAM
dyninitcolumnsmod Module Reference

Functions/Subroutines

subroutine, public initialize_new_columns (bounds, cactive_prior, temperature_vars)
 
integer function, private initial_template_col_dispatcher (bounds, c_new, cactive_prior)
 
integer function, private initial_template_col_soil (c_new)
 
integer function, public initial_template_col_crop (bounds, c_new, cactive_prior)
 
integer function, public initial_template_col (bounds, c_new, landunit_type, cactive_prior)
 
subroutine, private copy_state (c_new, c_template, temperature_vars)
 

Function/Subroutine Documentation

◆ copy_state()

subroutine, private dyninitcolumnsmod::copy_state ( integer, intent(in)  c_new,
integer, intent(in)  c_template,
type(temperature_type), intent(inout)  temperature_vars 
)
private
Here is the caller graph for this function:

◆ initial_template_col()

integer function, public dyninitcolumnsmod::initial_template_col ( type(bounds_type), intent(in)  bounds,
integer, intent(in)  c_new,
integer, intent(in)  landunit_type,
logical, dimension( bounds%begc: ), intent(in)  cactive_prior 
)
Here is the caller graph for this function:

◆ initial_template_col_crop()

integer function, public dyninitcolumnsmod::initial_template_col_crop ( type(bounds_type), intent(in)  bounds,
integer, intent(in)  c_new,
logical, dimension( bounds%begc: ), intent(in)  cactive_prior 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ initial_template_col_dispatcher()

integer function, private dyninitcolumnsmod::initial_template_col_dispatcher ( type(bounds_type), intent(in)  bounds,
integer, intent(in)  c_new,
logical, dimension( bounds%begc: ), intent(in)  cactive_prior 
)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ initial_template_col_soil()

integer function, private dyninitcolumnsmod::initial_template_col_soil ( integer, intent(in)  c_new)
private
Here is the caller graph for this function:

◆ initialize_new_columns()

subroutine, public dyninitcolumnsmod::initialize_new_columns ( type(bounds_type), intent(in)  bounds,
logical, dimension( bounds%begc: ), intent(in)  cactive_prior,
type(temperature_type), intent(inout)  temperature_vars 
)
Here is the call graph for this function:
Here is the caller graph for this function: