Definition at line 33 of file pesg.f90.
◆ xctoxm_ak()
subroutine pesg::xctoxm_ak::xctoxm_ak |
( |
real(dp), intent(in) |
a, |
|
|
real(dp), intent(in) |
k, |
|
|
real(dp), dimension(3), intent(in) |
xc, |
|
|
real(dp), dimension(2), intent(out) |
xm, |
|
|
logical, intent(out) |
ff |
|
) |
| |
|
private |
Inverse mapping of xmtoxc_ak.
That is, go from given cartesian unit 3-vector, xc, to map coordinate 2-vector xm (or return a raised failure flag, FF, if the attempt fails).
- Parameters
-
[in] | a | ESG mapping parameter for line spacing profile |
[in] | k | ESG mapping parameter for Gauss curvature in Schmidt mapping |
[in] | xc | Earth-centered cartesian unit 3-vector |
[out] | xm | 2-vector map coordinate |
[out] | ff | Failure flag |
- Author
- R. J. Purser
Definition at line 466 of file pesg.f90.
The documentation for this interface was generated from the following file:
- /lfs/h2/emc/global/noscrub/George.Gayno/ufs_utils.git/UFS_UTILS/sorc/grid_tools.fd/regional_esg_grid.fd/pesg.f90