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

Variables

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' /)
 

Variable Documentation

◆ cutci_stress_names

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.

◆ nutci_stress

integer, parameter modd_utci::nutci_stress = 10

Definition at line 38 of file modd_utci.F90.

◆ xutci_stress_limits

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.