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

Variables

character(len=15), dimension(jpcat) ccat
 
integer nncat
 
integer nnb_topd_step
 
real xtopd_step
 
integer nmesht
 
real, dimension(:,:), allocatable xdmaxt
 
real, dimension(:), allocatable xdxt
 
real, dimension(:), allocatable xmpara
 
integer, dimension(:), allocatable nnmc
 
real, dimension(:,:,:), allocatable xconn
 
integer, dimension(:,:), allocatable nline
 
real, dimension(:,:), allocatable xtanb
 
real, dimension(:,:), allocatable xslop
 
real, dimension(:,:), allocatable xdarea
 
integer, dimension(:), allocatable nnxc
 
integer, dimension(:), allocatable nnyc
 
integer, dimension(:), allocatable nnpt
 
integer npmax
 
real, dimension(:), allocatable xx0
 
real, dimension(:), allocatable xy0
 
real, dimension(:), allocatable xnul
 
real, dimension(:,:), allocatable xtopd
 
real, dimension(jpcat) xrtop_d2
 
integer, dimension(:), allocatable nniso
 
real, dimension(:,:), allocatable xciso
 
real, dimension(jpcat) xqinit
 
real, dimension(:,:), allocatable xqtot
 
real, dimension(jpcat) xspeedr
 
real, dimension(jpcat) xspeedh
 
real, dimension(jpcat) xspeedg
 
real, dimension(:,:), allocatable xdriv
 
real, dimension(:,:), allocatable xdhil
 
real, dimension(:,:), allocatable xdgrd
 
real, dimension(:,:), allocatable xtime_topd
 
real, dimension(:,:), allocatable xtime_topd_drain
 
integer, dimension(:), allocatable nx_step_rout
 
real, dimension(:,:), allocatable xlambda
 
real, dimension(:,:), allocatable xcstopt
 
real, dimension(:,:), allocatable xqb_dr
 
real, dimension(:,:), allocatable xqb_run
 
real, dimension(:), allocatable xri
 
real, dimension(:), allocatable xri_prev
 
real, dimension(:), allocatable xsrfull
 
real, dimension(:,:), allocatable xdeft
 

Variable Documentation

◆ ccat

character(len=15), dimension(jpcat) modd_topodyn::ccat

Definition at line 44 of file modd_topodyn.F90.

◆ nline

integer, dimension(:,:), allocatable modd_topodyn::nline

Definition at line 59 of file modd_topodyn.F90.

◆ nmesht

integer modd_topodyn::nmesht

Definition at line 50 of file modd_topodyn.F90.

◆ nnb_topd_step

integer modd_topodyn::nnb_topd_step

Definition at line 47 of file modd_topodyn.F90.

◆ nncat

integer modd_topodyn::nncat

Definition at line 45 of file modd_topodyn.F90.

◆ nniso

integer, dimension(:), allocatable modd_topodyn::nniso

Definition at line 88 of file modd_topodyn.F90.

◆ nnmc

integer, dimension(:), allocatable modd_topodyn::nnmc

Definition at line 56 of file modd_topodyn.F90.

◆ nnpt

integer, dimension(:), allocatable modd_topodyn::nnpt

Definition at line 73 of file modd_topodyn.F90.

◆ nnxc

integer, dimension(:), allocatable modd_topodyn::nnxc

Definition at line 69 of file modd_topodyn.F90.

◆ nnyc

integer, dimension(:), allocatable modd_topodyn::nnyc

Definition at line 71 of file modd_topodyn.F90.

◆ npmax

integer modd_topodyn::npmax

Definition at line 75 of file modd_topodyn.F90.

◆ nx_step_rout

integer, dimension(:), allocatable modd_topodyn::nx_step_rout

Definition at line 102 of file modd_topodyn.F90.

◆ xciso

real, dimension(:,:), allocatable modd_topodyn::xciso

Definition at line 89 of file modd_topodyn.F90.

◆ xconn

real, dimension(:,:,:), allocatable modd_topodyn::xconn

Definition at line 57 of file modd_topodyn.F90.

◆ xcstopt

real, dimension(:,:), allocatable modd_topodyn::xcstopt

Definition at line 107 of file modd_topodyn.F90.

◆ xdarea

real, dimension(:,:), allocatable modd_topodyn::xdarea

Definition at line 65 of file modd_topodyn.F90.

◆ xdeft

real, dimension(:,:), allocatable modd_topodyn::xdeft

Definition at line 116 of file modd_topodyn.F90.

◆ xdgrd

real, dimension(:,:), allocatable modd_topodyn::xdgrd

Definition at line 97 of file modd_topodyn.F90.

◆ xdhil

real, dimension(:,:), allocatable modd_topodyn::xdhil

Definition at line 96 of file modd_topodyn.F90.

◆ xdmaxt

real, dimension(:,:), allocatable modd_topodyn::xdmaxt

Definition at line 52 of file modd_topodyn.F90.

◆ xdriv

real, dimension(:,:), allocatable modd_topodyn::xdriv

Definition at line 96 of file modd_topodyn.F90.

◆ xdxt

real, dimension(:), allocatable modd_topodyn::xdxt

Definition at line 53 of file modd_topodyn.F90.

◆ xlambda

real, dimension(:,:), allocatable modd_topodyn::xlambda

Definition at line 106 of file modd_topodyn.F90.

◆ xmpara

real, dimension(:), allocatable modd_topodyn::xmpara

Definition at line 54 of file modd_topodyn.F90.

◆ xnul

real, dimension(:), allocatable modd_topodyn::xnul

Definition at line 81 of file modd_topodyn.F90.

◆ xqb_dr

real, dimension(:,:), allocatable modd_topodyn::xqb_dr

Definition at line 110 of file modd_topodyn.F90.

◆ xqb_run

real, dimension(:,:), allocatable modd_topodyn::xqb_run

Definition at line 111 of file modd_topodyn.F90.

◆ xqinit

real, dimension(jpcat) modd_topodyn::xqinit

Definition at line 91 of file modd_topodyn.F90.

◆ xqtot

real, dimension(:,:), allocatable modd_topodyn::xqtot

Definition at line 92 of file modd_topodyn.F90.

◆ xri

real, dimension(:), allocatable modd_topodyn::xri

Definition at line 113 of file modd_topodyn.F90.

◆ xri_prev

real, dimension(:), allocatable modd_topodyn::xri_prev

Definition at line 113 of file modd_topodyn.F90.

◆ xrtop_d2

real, dimension(jpcat) modd_topodyn::xrtop_d2

Definition at line 84 of file modd_topodyn.F90.

◆ xslop

real, dimension(:,:), allocatable modd_topodyn::xslop

Definition at line 62 of file modd_topodyn.F90.

◆ xspeedg

real, dimension(jpcat) modd_topodyn::xspeedg

Definition at line 95 of file modd_topodyn.F90.

◆ xspeedh

real, dimension(jpcat) modd_topodyn::xspeedh

Definition at line 94 of file modd_topodyn.F90.

◆ xspeedr

real, dimension(jpcat) modd_topodyn::xspeedr

Definition at line 94 of file modd_topodyn.F90.

◆ xsrfull

real, dimension(:), allocatable modd_topodyn::xsrfull

Definition at line 114 of file modd_topodyn.F90.

◆ xtanb

real, dimension(:,:), allocatable modd_topodyn::xtanb

Definition at line 61 of file modd_topodyn.F90.

◆ xtime_topd

real, dimension(:,:), allocatable modd_topodyn::xtime_topd

Definition at line 98 of file modd_topodyn.F90.

◆ xtime_topd_drain

real, dimension(:,:), allocatable modd_topodyn::xtime_topd_drain

Definition at line 100 of file modd_topodyn.F90.

◆ xtopd

real, dimension(:,:), allocatable modd_topodyn::xtopd

Definition at line 83 of file modd_topodyn.F90.

◆ xtopd_step

real modd_topodyn::xtopd_step

Definition at line 48 of file modd_topodyn.F90.

◆ xx0

real, dimension(:), allocatable modd_topodyn::xx0

Definition at line 78 of file modd_topodyn.F90.

◆ xy0

real, dimension(:), allocatable modd_topodyn::xy0

Definition at line 78 of file modd_topodyn.F90.