CAM
atm2lndmod Module Reference

Functions/Subroutines

subroutine, public downscale_forcings (bounds, num_do_smb_c, filter_do_smb_c, atm2lnd_vars)
 
subroutine, private downscale_longwave (bounds, num_do_smb_c, filter_do_smb_c, atm2lnd_vars)
 
subroutine, private build_normalization (orig_field, sum_field, sum_wts, norms)
 
subroutine, private check_downscale_consistency (bounds, atm2lnd_vars)
 

Function/Subroutine Documentation

◆ build_normalization()

subroutine, private atm2lndmod::build_normalization ( real(r8), dimension(:), intent(in)  orig_field,
real(r8), dimension(:), intent(in)  sum_field,
real(r8), dimension(:), intent(in)  sum_wts,
real(r8), dimension(:), intent(out)  norms 
)
private
Here is the caller graph for this function:

◆ check_downscale_consistency()

subroutine, private atm2lndmod::check_downscale_consistency ( type(bounds_type), intent(in)  bounds,
type(atm2lnd_type), intent(in)  atm2lnd_vars 
)
private
Here is the caller graph for this function:

◆ downscale_forcings()

subroutine, public atm2lndmod::downscale_forcings ( type(bounds_type), intent(in)  bounds,
integer, intent(in)  num_do_smb_c,
integer, dimension(:), intent(in)  filter_do_smb_c,
type(atm2lnd_type), intent(inout)  atm2lnd_vars 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ downscale_longwave()

subroutine, private atm2lndmod::downscale_longwave ( type(bounds_type), intent(in)  bounds,
integer, intent(in)  num_do_smb_c,
integer, dimension(:), intent(in)  filter_do_smb_c,
type(atm2lnd_type), intent(inout)  atm2lnd_vars 
)
private
Here is the call graph for this function:
Here is the caller graph for this function: