grid_tools  1.13.0
pesg::guessak_map Interface Reference

Private Member Functions

subroutine guessak_map (asp, tmarcx, ak)
 Given an aspect ratio, asp<=1, and major semi-axis, arc, in map-space nondimensional units, return a first guess for the parameter vector, ak, approximately optimal for the domain of the given dimensions. More...
 

Detailed Description

Definition at line 40 of file pesg.f90.

Constructor & Destructor Documentation

◆ guessak_map()

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

Given an aspect ratio, asp<=1, and major semi-axis, arc, in map-space nondimensional units, return a first guess for the parameter vector, ak, approximately optimal for the domain of the given dimensions.

Parameters
[in]aspaspect ratio
[in]tmarcx
[out]akfirst guess for the parameter vector
Author
R. J. Purser

Definition at line 791 of file pesg.f90.


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