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.
More...
|
subroutine | gtoxm_ak_rr_m (A, K, plat, plon, pazi, lat, lon, xm, ff) |
|
subroutine | gtoxm_ak_rr_g (A, K, plat, plon, pazi, delx, dely, lat, lon, xm, ff) |
|
subroutine | gtoxm_ak_dd_g (A, K, pdlat, pdlon, pdazi, delx, dely, dlat, dlon, xm, ff) |
|
subroutine | xctoxm_ak (a, k, xc, xm, ff) |
|
subroutine | xctoxs (xc, xs) |
|
subroutine | xstoxt (k, xs, xt, ff) |
|
subroutine | xttoxm (a, xt, xm, ff) |
|
subroutine | zttozm (a, zt, zm, ff) |
|
subroutine | dgrtoc (rlat, rlon, xe) |
|
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.