CAM
transportmod::diffustransp Interface Reference

Private Member Functions

subroutine diffustransp_gw (bounds, bstatus, lbj, ubj, jtop, numfl, filter, ntrcs, trcin_mobile, Rfactor, hmconductance, dtime, dz, source, trc_concflx_air, condc_toplay, topbc_type, bot_flux, update_col, dtracer, botbc_type, condc_botlay)
 
subroutine diffustransp_solid (bounds, bstatus, lbj, ubj, lbn, numfl, filter, ntrcs, trcin, hmconductance, dtime_col, dz, source, update_col, dtracer)
 

Member Function/Subroutine Documentation

◆ diffustransp_gw()

subroutine transportmod::diffustransp::diffustransp_gw ( type(bounds_type), intent(in)  bounds,
type(betr_status_type), intent(out)  bstatus,
integer, intent(in)  lbj,
integer, intent(in)  ubj,
integer, dimension(bounds%begc: ), intent(in)  jtop,
integer, intent(in)  numfl,
integer, dimension(:), intent(in)  filter,
integer, intent(in)  ntrcs,
real(r8), dimension(bounds%begc: , lbj: ,1: ), intent(in)  trcin_mobile,
real(r8), dimension(bounds%begc: , lbj: ), intent(in)  Rfactor,
real(r8), dimension(bounds%begc: , lbj: ), intent(in)  hmconductance,
real(r8), dimension(bounds%begc: ), intent(in)  dtime,
real(r8), dimension(bounds%begc: , lbj: ), intent(in)  dz,
real(r8), dimension(bounds%begc: , lbj: , 1: ), intent(in)  source,
real(r8), dimension(bounds%begc: , 1: , 1: ), intent(in)  trc_concflx_air,
real(r8), dimension(bounds%begc: ), intent(in)  condc_toplay,
integer, intent(in)  topbc_type,
real(r8), dimension(bounds%begc: , 1: , 1: ), intent(in)  bot_flux,
logical, dimension(bounds%begc: ), intent(in)  update_col,
real(r8), dimension(bounds%begc: , lbj: , 1: ), intent(inout)  dtracer,
integer, intent(in), optional  botbc_type,
real(r8), dimension(bounds%begc: ), intent(in), optional  condc_botlay 
)
private

◆ diffustransp_solid()

subroutine transportmod::diffustransp::diffustransp_solid ( type(bounds_type), intent(in)  bounds,
type(betr_status_type), intent(out)  bstatus,
integer, intent(in)  lbj,
integer, intent(in)  ubj,
integer, dimension(bounds%begc: ), intent(in)  lbn,
integer, intent(in)  numfl,
integer, dimension(:), intent(in)  filter,
integer, intent(in)  ntrcs,
real(r8), dimension (bounds%begc: , lbj: , 1: ), intent(in)  trcin,
real(r8), dimension(bounds%begc: , lbj: ), intent(in)  hmconductance,
real(r8), dimension(bounds%begc: ), intent(in)  dtime_col,
real(r8), dimension(bounds%begc: , lbj: ), intent(in)  dz,
real(r8), dimension(bounds%begc: , lbj: , 1: ), intent(in)  source,
logical, dimension(bounds%begc: ), intent(in)  update_col,
real(r8), dimension(bounds%begc: , lbj: ,1: ), intent(inout)  dtracer 
)
private

The documentation for this interface was generated from the following file: