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

Public Attributes

integer, parameter nutci_stress = 10
 
real, dimension(0:nutci_stress),
parameter 
xutci_stress_limits = (/ -999., -40., -28., -12., 0., 9., 26., 32., 38., 46., 999. /)
 
character(len=3), dimension(nutci_stress),
parameter 
cutci_stress_names = (/ 'ECS', 'VCS', 'SCS', 'MCS', 'LCS', 'NHS', 'MHS', 'SHS', 'VHS', 'EHS' /)
 

Detailed Description

Definition at line 6 of file modd_utci.F90.

Member Data Documentation

character(len=3), dimension(nutci_stress), parameter modd_utci::cutci_stress_names = (/ 'ECS', 'VCS', 'SCS', 'MCS', 'LCS', 'NHS', 'MHS', 'SHS', 'VHS', 'EHS' /)

Definition at line 42 of file modd_utci.F90.

integer, parameter modd_utci::nutci_stress = 10

Definition at line 38 of file modd_utci.F90.

real, dimension(0:nutci_stress), parameter modd_utci::xutci_stress_limits = (/ -999., -40., -28., -12., 0., 9., 26., 32., 38., 46., 999. /)

Definition at line 40 of file modd_utci.F90.


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