Last change
on this file since 3722 was
253,
checked in by (none), 23 years ago
|
This commit was manufactured by cvs2svn to create branch
'rel-1-0-patch'.
|
-
Property svn:eol-style set to
native
-
Property svn:executable set to
*
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
512 bytes
|
Line | |
---|
1 | C* COMMON *YOETHF* DERIVED CONSTANTS SPECIFIC TO ECMWF THERMODYNAMICS |
---|
2 | C |
---|
3 | C *R__ES* *CONSTANTS USED FOR COMPUTATION OF SATURATION |
---|
4 | C MIXING RATIO OVER LIQUID WATER(*R_LES*) OR |
---|
5 | C ICE(*R_IES*). |
---|
6 | C *RVTMP2* *RVTMP2=RCPV/RCPD-1. |
---|
7 | C *RHOH2O* *DENSITY OF LIQUID WATER. (RATM/100.) |
---|
8 | C |
---|
9 | REAL R2ES, R3LES, R3IES, R4LES, R4IES, R5LES, R5IES |
---|
10 | REAL RVTMP2, RHOH2O |
---|
11 | COMMON /YOETHF/R2ES, R3LES, R3IES, R4LES, R4IES, R5LES, R5IES, |
---|
12 | . RVTMP2, RHOH2O |
---|
Note: See
TracBrowser
for help on using the repository browser.