CAM
edsurfaceradiationmod Module Reference

Functions/Subroutines

subroutine, public ed_norman_radiation (nsites, sites, bc_in, bc_out)
 
subroutine, public ed_sunshadefracs (nsites, sites, bc_in, bc_out)
 

Variables

logical debug = .false.
 
real(r8), dimension(maxswb), public albice = (/ 0.80_r8, 0.55_r8 /)
 
integer, parameter ipar = 1
 

Function/Subroutine Documentation

◆ ed_norman_radiation()

subroutine, public edsurfaceradiationmod::ed_norman_radiation ( integer, intent(in)  nsites,
type(ed_site_type), dimension(nsites), intent(inout), target  sites,
type(bc_in_type), dimension(nsites), intent(in)  bc_in,
type(bc_out_type), dimension(nsites), intent(inout)  bc_out 
)
Here is the call graph for this function:

◆ ed_sunshadefracs()

subroutine, public edsurfaceradiationmod::ed_sunshadefracs ( integer, intent(in)  nsites,
type(ed_site_type), dimension(nsites), intent(inout), target  sites,
type(bc_in_type), dimension(nsites), intent(in)  bc_in,
type(bc_out_type), dimension(nsites), intent(inout)  bc_out 
)
Here is the caller graph for this function:

Variable Documentation

◆ albice

real(r8), dimension(maxswb), public edsurfaceradiationmod::albice = (/ 0.80_r8, 0.55_r8 /)

◆ debug

logical edsurfaceradiationmod::debug = .false.
private

◆ ipar

integer, parameter edsurfaceradiationmod::ipar = 1
private