|
subroutine | xttoxm (a, xt, xm, ff) |
| Inverse of xmtoxt.
|
|
Definition at line 29 of file pesg.f90.
◆ xttoxm()
subroutine pesg::xttoxm::xttoxm |
( |
real(dp), intent(in) | a, |
|
|
real(dp), dimension(2), intent(in) | xt, |
|
|
real(dp), dimension(2), intent(out) | xm, |
|
|
logical, intent(out) | ff ) |
Inverse of xmtoxt.
- Parameters
-
[in] | a | Mapping parameter controlling grid line spacing profile
|
[in] | xt | Gnomonic plane coordinates
|
[out] | xm | Map coordinates |
[out] | ff | Failure flag |
- Author
- R. J. Purser
Definition at line 234 of file pesg.f90.
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