grid_tools  1.13.0
pesg::xctoxm_ak Interface Reference

Private Member Functions

subroutine xctoxm_ak (a, k, xc, xm, ff)
 Inverse mapping of xmtoxc_ak. More...
 

Detailed Description

Definition at line 33 of file pesg.f90.

Constructor & Destructor Documentation

◆ 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]aESG mapping parameter for line spacing profile
[in]kESG mapping parameter for Gauss curvature in Schmidt mapping
[in]xcEarth-centered cartesian unit 3-vector
[out]xm2-vector map coordinate
[out]ffFailure flag
Author
R. J. Purser

Definition at line 466 of file pesg.f90.


The documentation for this interface was generated from the following file: