Definition at line 30 of file pesg.f90.
subroutine pesg::zttozm::zttozm |
( |
real(dp), intent(in) |
a, |
|
|
real(dp), intent(in) |
zt, |
|
|
real(dp), intent(out) |
zm, |
|
|
logical, intent(out) |
ff |
|
) |
| |
|
private |
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.
The documentation for this interface was generated from the following file:
- /gpfs/dell2/emc/modeling/noscrub/George.Gayno/ufs_utils.git/UFS_UTILS.upstream/sorc/grid_tools.fd/regional_esg_grid.fd/pesg.f90