CAM
lnd2glcmod Module Reference

Data Types

type  lnd2glc_type
 

Functions/Subroutines

subroutine init (this, bounds)
 
subroutine initallocate (this, bounds)
 
subroutine inithistory (this, bounds)
 
subroutine update_lnd2glc (this, bounds, num_do_smb_c, filter_do_smb_c, temperature_vars, waterflux_vars, init)
 
real(r8) function, public bareland_normalization (c)
 

Function/Subroutine Documentation

◆ bareland_normalization()

real(r8) function, public lnd2glcmod::bareland_normalization ( integer, intent(in)  c)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ init()

subroutine lnd2glcmod::init ( class(lnd2glc_type this,
type(bounds_type), intent(in)  bounds 
)

◆ initallocate()

subroutine lnd2glcmod::initallocate ( class(lnd2glc_type this,
type(bounds_type), intent(in)  bounds 
)
private
Here is the call graph for this function:

◆ inithistory()

subroutine lnd2glcmod::inithistory ( class(lnd2glc_type this,
type(bounds_type), intent(in)  bounds 
)
Here is the call graph for this function:

◆ update_lnd2glc()

subroutine lnd2glcmod::update_lnd2glc ( class(lnd2glc_type), intent(inout)  this,
type(bounds_type), intent(in)  bounds,
integer, intent(in)  num_do_smb_c,
integer, dimension(:), intent(in)  filter_do_smb_c,
type(temperature_type), intent(in)  temperature_vars,
type(waterflux_type), intent(in)  waterflux_vars,
logical, intent(in)  init 
)
Here is the call graph for this function: