Go to the source code of this file.
|
module | esg_grid_mod |
| Fortran module of helper functions for FV3-LAM ESG grid domain configuration These routines are borrowed from regional_esg_grid.fd from the RRFS Regional Workflow / UFS_UTILS repository Credit goes to R. Jim Purser for original source of these subroutines.
|
|
|
subroutine | esg_grid_mod::gtoxm_ak_rr_m (A, K, plat, plon, pazi, lat, lon, xm, ff) |
|
subroutine | esg_grid_mod::gtoxm_ak_rr_g (A, K, plat, plon, pazi, delx, dely, lat, lon, xm, ff) |
|
subroutine | esg_grid_mod::gtoxm_ak_dd_g (A, K, pdlat, pdlon, pdazi, delx, dely, dlat, dlon, xm, ff) |
|
subroutine | esg_grid_mod::xctoxm_ak (a, k, xc, xm, ff) |
|
subroutine | esg_grid_mod::xctoxs (xc, xs) |
|
subroutine | esg_grid_mod::xstoxt (k, xs, xt, ff) |
|
subroutine | esg_grid_mod::xttoxm (a, xt, xm, ff) |
|
subroutine | esg_grid_mod::zttozm (a, zt, zm, ff) |
|
subroutine | esg_grid_mod::dgrtoc (rlat, rlon, xe) |
|