SCALE-RM
Data Types | Modules | Functions/Subroutines | Variables
scale_interpolation_nest.F90 File Reference

Go to the source code of this file.

Modules

module  scale_interpolation_nest
 module INTERPOLATION (nesting system)
 

Functions/Subroutines

subroutine, public scale_interpolation_nest::intrpnest_setup (interp_search_divnum, NEST_INTERP_LEVEL, OFFLINE)
 Setup. More...
 
subroutine, public scale_interpolation_nest::intrpnest_interp_fact_latlon (hfact, igrd, jgrd, mylat, mylon, myIA, myJA, inlat, inlon, inIA, inJA)
 
subroutine, public scale_interpolation_nest::intrpnest_interp_fact_llz (hfact, vfact, kgrd, igrd, jgrd, ncopy, myhgt, mylat, mylon, myKS, myKE, myIA, myJA, inhgt, inlat, inlon, inKA, inIA, inJA, landgrid)
 
subroutine, public scale_interpolation_nest::intrpnest_domain_compatibility (lon_org, lat_org, lev_org, lon_loc, lat_loc, lev_loc, skip_x, skip_y, skip_z)
 

Variables

procedure(intrpnest_intfc_interp_2d), pointer, public scale_interpolation_nest::intrpnest_interp_2d => NULL()
 
procedure(intrpnest_intfc_interp_3d), pointer, public scale_interpolation_nest::intrpnest_interp_3d => NULL()