grid_tools  1.13.0
pesg::guessak_geo Interface Reference

Private Member Functions

subroutine guessak_geo (asp, arc, ak)
 Given an aspect ratio, asp<=1, and major semi-axis, arc, in geographical (degree) units measured along the rectangle's median, return a first guess for the parameter vector, ak, approximately optimal for the domain of the given dimensions. More...
 

Detailed Description

Definition at line 41 of file pesg.f90.

Constructor & Destructor Documentation

◆ guessak_geo()

subroutine pesg::guessak_geo::guessak_geo ( real(dp), intent(in)  asp,
real(dp), intent(in)  arc,
real(dp), dimension(2), intent(out)  ak 
)
private

Given an aspect ratio, asp<=1, and major semi-axis, arc, in geographical (degree) units measured along the rectangle's median, return a first guess for the parameter vector, ak, approximately optimal for the domain of the given dimensions.

Parameters
aspaspect ratio of intended domain
arcmajor semi-axis angle in degrees for intended domain
akfirst guess of the parameter vector
Author
R. J. Purser

Definition at line 809 of file pesg.f90.


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