My Project
 All Classes Files Functions Variables Macros
atm2geo.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine atm2geo (im, jm, pte, ptn, plon, plat, pxx, pyy, pzz)

Function/Subroutine Documentation

subroutine atm2geo ( integer, intent(in)  im,
integer, intent(in)  jm,
real, dimension (im,jm), intent(in)  pte,
real, dimension (im,jm), intent(in)  ptn,
real, dimension (im,jm), intent(in)  plon,
real, dimension (im,jm), intent(in)  plat,
real, dimension (im,jm), intent(out pxx,
real, dimension (im,jm), intent(out pyy,
real, dimension (im,jm), intent(out pzz 
)

Definition at line 4 of file atm2geo.F90.

Here is the caller graph for this function: