ice_atmo Module Reference

Functions/Subroutines

subroutine atmo_boundary_layer (ni, sfctype, Tsf, strx, stry, Trf, Qrf, delt, delq)
 

Function/Subroutine Documentation

subroutine ice_atmo::atmo_boundary_layer ( integer (kind=int_kind), intent(in)  ni,
character (len=3), intent(in)  sfctype,
real (kind=dbl_kind), dimension (ilo:ihi,jlo:jhi), intent(in)  Tsf,
real (kind=dbl_kind), dimension (ilo:ihi,jlo:jhi), intent(out)  strx,
real (kind=dbl_kind), dimension (ilo:ihi,jlo:jhi), intent(out)  stry,
real (kind=dbl_kind), dimension (ilo:ihi,jlo:jhi), intent(out)  Trf,
real (kind=dbl_kind), dimension (ilo:ihi,jlo:jhi), intent(out)  Qrf,
real (kind=dbl_kind), dimension (ilo:ihi,jlo:jhi), intent(out)  delt,
real (kind=dbl_kind), dimension (ilo:ihi,jlo:jhi), intent(out)  delq 
)

Here is the caller graph for this function: