grid_tools  1.13.0
pesg::zttozm Interface Reference

Private Member Functions

subroutine zttozm (a, zt, zm, ff)
 Inverse of zmtozt. More...
 

Detailed Description

Definition at line 30 of file pesg.f90.

Constructor & Destructor Documentation

◆ zttozm()

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]aMapping parameter controlling grid line spacing profile
[in]ztScalar value of single gnomonic plane coordinate
[out]zmScalar value of single map plane coordinate
[out]ffFailure flag
Author
R. J. Purser

Definition at line 299 of file pesg.f90.


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