LMDZ
screenp.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine screenp (klon, knon, nsrf, speed, tair, qair, ts, qsurf, rugos, lmon, ustar, testar, qstar, zref, delu, delte, delq)
 

Function/Subroutine Documentation

subroutine screenp ( integer, intent(in)  klon,
integer, intent(in)  knon,
integer, intent(in)  nsrf,
real, dimension(klon), intent(in)  speed,
real, dimension(klon), intent(in)  tair,
real, dimension(klon), intent(in)  qair,
real, dimension(klon), intent(in)  ts,
real, dimension(klon), intent(in)  qsurf,
real, dimension(klon), intent(in)  rugos,
double precision, dimension(klon), intent(in)  lmon,
real, dimension(klon), intent(in)  ustar,
real, dimension(klon), intent(in)  testar,
real, dimension(klon), intent(in)  qstar,
real, intent(in)  zref,
real, dimension(klon), intent(out)  delu,
real, dimension(klon), intent(out)  delte,
real, dimension(klon), intent(out)  delq 
)

Definition at line 9 of file screenp.F90.

Here is the caller graph for this function: