|
real(dp) function | hav_d (t) |
| Haversine function in double precision.
|
|
real(sp) function | hav_s (t) |
| Haversine function in single precision.
|
|
Definition at line 85 of file pmat4.f90.
◆ hav_d()
real(dp) function pmat4::hav::hav_d |
( |
real(dp), intent(in) | t | ) |
|
Haversine function in double precision.
- Parameters
-
- Returns
- a result
- Author
- R. J. Purser
Definition at line 963 of file pmat4.f90.
References pietc::o2, and pietc::t.
◆ hav_s()
real(sp) function pmat4::hav::hav_s |
( |
real(sp), intent(in) | t | ) |
|
Haversine function in single precision.
- Parameters
-
- Returns
- a result
- Author
- R. J. Purser
Definition at line 950 of file pmat4.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/pmat4.f90