SCALE-RM
Modules | Functions/Subroutines | Variables
scale_interp_vert.F90 File Reference
#include "scalelib.h"
Include dependency graph for scale_interp_vert.F90:

Go to the source code of this file.

Modules

module  scale_interp_vert
 module INTERPOLATION vertical
 

Functions/Subroutines

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)
 

Variables

logical, public scale_interp_vert::interp_available = .false.
 topography exists & vertical interpolation has meaning? More...