|
subroutine, public | scale_interp_vert::interp_vert_setcoef (KA, KS, KE, IA, IS, IE, JA, JS, JE, TOPO_exist, Xi, Xih, Z, Zh) |
| Setup. More...
|
|
subroutine, public | scale_interp_vert::interp_vert_xi2z (KA, KS, KE, IA, IS, IE, JA, JS, JE, Xi, Z, var, var_Z) |
|
subroutine, public | scale_interp_vert::interp_vert_z2xi (KA, KS, KE, IA, IS, IE, JA, JS, JE, Z, Xi, var, var_Xi) |
|
subroutine, public | scale_interp_vert::interp_vert_xih2zh (KA, KS, KE, IA, IS, IE, JA, JS, JE, Xih, Zh, var, var_Z) |
|
subroutine, public | scale_interp_vert::interp_vert_zh2xih (KA, KS, KE, IA, IS, IE, JA, JS, JE, Zh, Xih, var, var_Xi) |
|
subroutine, public | scale_interp_vert::interp_vert_alloc_pres (Kpres, KA, IA, JA) |
| Setup. More...
|
|
subroutine, public | scale_interp_vert::interp_vert_setcoef_pres (Kpres, KA, KS, KE, IA, IS, IE, JA, JS, JE, PRES, PRESh, SFC_PRES, Paxis) |
|
subroutine, public | scale_interp_vert::interp_vert_xi2p (Kpres, KA, KS, KE, IA, IS, IE, JA, JS, JE, var, var_P) |
|
subroutine, public | scale_interp_vert::interp_vert_xih2p (Kpres, KA, KS, KE, IA, IS, IE, JA, JS, JE, var, var_P) |
|