SURFEX v8.1
General documentation of Surfex
Variables
modd_slope_effect Module Reference

Variables

integer nnx
 
integer nny
 
integer nix =0
 
integer niy =0
 
integer, save nnxloc
 
integer, save nnyloc
 
integer, save nixloc
 
integer, save niyloc
 
integer, save nindx1_x
 
integer, save nindx2_x
 
integer, save nindx1_y
 
integer, save nindx2_y
 
logical lrevertgrid
 
real, dimension(:,:), allocatable xzsl
 
real, dimension(:,:), allocatable xzs_xy
 
real, dimension(:), allocatable xxhat
 
real, dimension(:), allocatable xyhat
 
real, dimension(:), allocatable xxhat_thread
 
real, dimension(:), allocatable xyhat_thread
 
real, dimension(:,:,:), allocatable xslopazi
 
real, dimension(:,:,:), allocatable xslopang
 
real, dimension(:,:,:), allocatable xsurf_triangle
 
real, dimension(:,:), allocatable xzs_thread
 
real, dimension(:,:), allocatable xzs_xy_thread
 
real, dimension(:,:,:), allocatable xslopang_thread
 
real, dimension(:,:,:), allocatable xslopazi_thread
 
real, dimension(:,:,:), allocatable xsurf_triangle_thread
 

Variable Documentation

◆ lrevertgrid

logical modd_slope_effect::lrevertgrid

Definition at line 53 of file modd_slope_effect.F90.

◆ nindx1_x

integer, save modd_slope_effect::nindx1_x

Definition at line 51 of file modd_slope_effect.F90.

◆ nindx1_y

integer, save modd_slope_effect::nindx1_y

Definition at line 51 of file modd_slope_effect.F90.

◆ nindx2_x

integer, save modd_slope_effect::nindx2_x

Definition at line 51 of file modd_slope_effect.F90.

◆ nindx2_y

integer, save modd_slope_effect::nindx2_y

Definition at line 51 of file modd_slope_effect.F90.

◆ nix

integer modd_slope_effect::nix =0

Definition at line 42 of file modd_slope_effect.F90.

◆ nixloc

integer, save modd_slope_effect::nixloc

Definition at line 47 of file modd_slope_effect.F90.

◆ niy

integer modd_slope_effect::niy =0

Definition at line 43 of file modd_slope_effect.F90.

◆ niyloc

integer, save modd_slope_effect::niyloc

Definition at line 48 of file modd_slope_effect.F90.

◆ nnx

integer modd_slope_effect::nnx

Definition at line 39 of file modd_slope_effect.F90.

◆ nnxloc

integer, save modd_slope_effect::nnxloc

Definition at line 45 of file modd_slope_effect.F90.

◆ nny

integer modd_slope_effect::nny

Definition at line 40 of file modd_slope_effect.F90.

◆ nnyloc

integer, save modd_slope_effect::nnyloc

Definition at line 46 of file modd_slope_effect.F90.

◆ xslopang

real, dimension(:,:,:), allocatable modd_slope_effect::xslopang

Definition at line 64 of file modd_slope_effect.F90.

◆ xslopang_thread

real, dimension(:,:,:), allocatable modd_slope_effect::xslopang_thread

Definition at line 69 of file modd_slope_effect.F90.

◆ xslopazi

real, dimension(:,:,:), allocatable modd_slope_effect::xslopazi

Definition at line 63 of file modd_slope_effect.F90.

◆ xslopazi_thread

real, dimension(:,:,:), allocatable modd_slope_effect::xslopazi_thread

Definition at line 69 of file modd_slope_effect.F90.

◆ xsurf_triangle

real, dimension(:,:,:), allocatable modd_slope_effect::xsurf_triangle

Definition at line 65 of file modd_slope_effect.F90.

◆ xsurf_triangle_thread

real, dimension(:,:,:), allocatable modd_slope_effect::xsurf_triangle_thread

Definition at line 69 of file modd_slope_effect.F90.

◆ xxhat

real, dimension(:), allocatable modd_slope_effect::xxhat

Definition at line 57 of file modd_slope_effect.F90.

◆ xxhat_thread

real, dimension(:), allocatable modd_slope_effect::xxhat_thread

Definition at line 60 of file modd_slope_effect.F90.

◆ xyhat

real, dimension(:), allocatable modd_slope_effect::xyhat

Definition at line 58 of file modd_slope_effect.F90.

◆ xyhat_thread

real, dimension(:), allocatable modd_slope_effect::xyhat_thread

Definition at line 61 of file modd_slope_effect.F90.

◆ xzs_thread

real, dimension(:,:), allocatable modd_slope_effect::xzs_thread

Definition at line 68 of file modd_slope_effect.F90.

◆ xzs_xy

real, dimension(:,:), allocatable modd_slope_effect::xzs_xy

Definition at line 56 of file modd_slope_effect.F90.

◆ xzs_xy_thread

real, dimension(:,:), allocatable modd_slope_effect::xzs_xy_thread

Definition at line 68 of file modd_slope_effect.F90.

◆ xzsl

real, dimension(:,:), allocatable modd_slope_effect::xzsl

Definition at line 55 of file modd_slope_effect.F90.