|
subroutine | zttozm (a, zt, zm, ff) |
| Inverse of zmtozt.
|
|
Definition at line 30 of file pesg.f90.
◆ zttozm()
subroutine pesg::zttozm::zttozm |
( |
real(dp), intent(in) | a, |
|
|
real(dp), intent(in) | zt, |
|
|
real(dp), intent(out) | zm, |
|
|
logical, intent(out) | ff ) |
Inverse of zmtozt.
- Parameters
-
[in] | a | Mapping parameter controlling grid line spacing profile |
[in] | zt | Scalar value of single gnomonic plane coordinate |
[out] | zm | Scalar value of single map plane coordinate |
[out] | ff | Failure flag |
- Author
- R. J. Purser
Definition at line 298 of file pesg.f90.
References pietc::f, pietc::u0, and pietc::u1.
The documentation for this interface was generated from the following file:
- /scratch4/NCEPDEV/nems/Brian.Curtis/git/BrianCurtis-NOAA/UFS_UTILS/v1_14_0/sorc/grid_tools.fd/regional_esg_grid.fd/pesg.f90