|
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...
|
|
Definition at line 40 of file pesg.f90.
◆ 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] | asp | aspect ratio |
[in] | tmarcx | |
[out] | ak | first 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:
- /scratch1/NCEPDEV/da/George.Gayno/ufs_utils.git/UFS_UTILS.upstream/sorc/grid_tools.fd/regional_esg_grid.fd/pesg.f90