SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Attributes | List of all members
modd_slope_effect Module Reference
Collaboration diagram for modd_slope_effect:
Collaboration graph
[legend]

Public Attributes

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
 

Detailed Description

Definition at line 6 of file modd_slope_effect.F90.

Member Data Documentation

logical modd_slope_effect::lrevertgrid

Definition at line 61 of file modd_slope_effect.F90.

integer, save modd_slope_effect::nindx1_x

Definition at line 55 of file modd_slope_effect.F90.

integer, save modd_slope_effect::nindx1_y

Definition at line 55 of file modd_slope_effect.F90.

integer, save modd_slope_effect::nindx2_x

Definition at line 55 of file modd_slope_effect.F90.

integer, save modd_slope_effect::nindx2_y

Definition at line 55 of file modd_slope_effect.F90.

integer modd_slope_effect::nix =0

Definition at line 42 of file modd_slope_effect.F90.

integer, save modd_slope_effect::nixloc

Definition at line 47 of file modd_slope_effect.F90.

integer modd_slope_effect::niy =0

Definition at line 43 of file modd_slope_effect.F90.

integer, save modd_slope_effect::niyloc

Definition at line 48 of file modd_slope_effect.F90.

integer modd_slope_effect::nnx

Definition at line 39 of file modd_slope_effect.F90.

integer, save modd_slope_effect::nnxloc

Definition at line 45 of file modd_slope_effect.F90.

integer modd_slope_effect::nny

Definition at line 40 of file modd_slope_effect.F90.

integer, save modd_slope_effect::nnyloc

Definition at line 46 of file modd_slope_effect.F90.

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

Definition at line 74 of file modd_slope_effect.F90.

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

Definition at line 81 of file modd_slope_effect.F90.

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

Definition at line 73 of file modd_slope_effect.F90.

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

Definition at line 81 of file modd_slope_effect.F90.

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

Definition at line 75 of file modd_slope_effect.F90.

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

Definition at line 81 of file modd_slope_effect.F90.

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

Definition at line 65 of file modd_slope_effect.F90.

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

Definition at line 68 of file modd_slope_effect.F90.

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

Definition at line 66 of file modd_slope_effect.F90.

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

Definition at line 69 of file modd_slope_effect.F90.

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

Definition at line 78 of file modd_slope_effect.F90.

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

Definition at line 64 of file modd_slope_effect.F90.

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

Definition at line 78 of file modd_slope_effect.F90.

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

Definition at line 63 of file modd_slope_effect.F90.


The documentation for this module was generated from the following file: