grid_tools 1.14.0
Loading...
Searching...
No Matches
pesg::guessak_map Interface Reference

Public 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.
 

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 )

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 790 of file pesg.f90.


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