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

Variables

integer, parameter jpemismax_f = 10000
 
integer, parameter jpemismax_s = 1000
 
integer, parameter jpsnapmax = 50
 
real, dimension(:), allocatable, save xsrealmassmolval
 
real, dimension(:), allocatable, save xsrealreactval
 
real, dimension(:,:), allocatable, save xsrealhenryval
 

Variable Documentation

◆ jpemismax_f

integer, parameter modd_ch_surf::jpemismax_f = 10000

Definition at line 34 of file modd_ch_surf.F90.

◆ jpemismax_s

integer, parameter modd_ch_surf::jpemismax_s = 1000

Definition at line 35 of file modd_ch_surf.F90.

◆ jpsnapmax

integer, parameter modd_ch_surf::jpsnapmax = 50

Definition at line 36 of file modd_ch_surf.F90.

◆ xsrealhenryval

real, dimension(:,:), allocatable, save modd_ch_surf::xsrealhenryval

Definition at line 43 of file modd_ch_surf.F90.

◆ xsrealmassmolval

real, dimension(:), allocatable, save modd_ch_surf::xsrealmassmolval

Definition at line 38 of file modd_ch_surf.F90.

◆ xsrealreactval

real, dimension(:), allocatable, save modd_ch_surf::xsrealreactval

Definition at line 40 of file modd_ch_surf.F90.