CAM
cnverticalprofilemod Module Reference

Functions/Subroutines

subroutine, public decomp_vertprofiles (bounds, num_soilc, filter_soilc, num_soilp, filter_soilp, soilstate_vars, canopystate_vars, cnstate_vars)
 

Variables

logical, public exponential_rooting_profile = .true.
 
logical, public pftspecific_rootingprofile = .true.
 
real(r8), public rootprof_exp = 3.
 
real(r8), public surfprof_exp = 10.
 

Function/Subroutine Documentation

◆ decomp_vertprofiles()

subroutine, public cnverticalprofilemod::decomp_vertprofiles ( type(bounds_type), intent(in)  bounds,
integer, intent(in)  num_soilc,
integer, dimension(:), intent(in)  filter_soilc,
integer, intent(in)  num_soilp,
integer, dimension(:), intent(in)  filter_soilp,
type(soilstate_type), intent(in)  soilstate_vars,
type(canopystate_type), intent(in)  canopystate_vars,
type(cnstate_type), intent(inout)  cnstate_vars 
)
Here is the caller graph for this function:

Variable Documentation

◆ exponential_rooting_profile

logical, public cnverticalprofilemod::exponential_rooting_profile = .true.

◆ pftspecific_rootingprofile

logical, public cnverticalprofilemod::pftspecific_rootingprofile = .true.

◆ rootprof_exp

real(r8), public cnverticalprofilemod::rootprof_exp = 3.

◆ surfprof_exp

real(r8), public cnverticalprofilemod::surfprof_exp = 10.