CAM
edbtranmod Module Reference

Functions/Subroutines

logical function check_layer_water (h2o_liq_vol, tempk)
 
subroutine, public get_active_suction_layers (nsites, sites, bc_in, bc_out)
 
subroutine, public btran_ed (nsites, sites, bc_in, bc_out)
 

Function/Subroutine Documentation

◆ btran_ed()

subroutine, public edbtranmod::btran_ed ( 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:

◆ check_layer_water()

logical function edbtranmod::check_layer_water ( real(r8), intent(in)  h2o_liq_vol,
real(r8), intent(in)  tempk 
)
private
Here is the caller graph for this function:

◆ get_active_suction_layers()

subroutine, public edbtranmod::get_active_suction_layers ( 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: