Last change
on this file since 132 was
57,
checked in by aslmd, 15 years ago
|
mineur LMD_MM_MARS: ajout du GCM ancienne physique, systeme maintenant complet sur SVN (ne manque que la base de donnees d'etats initiaux)
|
-
Property svn:executable set to
*
|
File size:
538 bytes
|
Rev | Line | |
---|
[57] | 1 | C ----------------------------------------------------------------- |
---|
| 2 | C* *COMMON* *YOEGWD* - PARAMETERS FOR GRAVITY WAVE DRAG CALCULATIONS |
---|
| 3 | C ----------------------------------------------------------------- |
---|
| 4 | C |
---|
| 5 | real GFRCRIT,GRCRIT,GVCRIT,GKDRAG,GKDRAGL,GHMAX |
---|
| 6 | * , GRAHILO,GSIGCR,GSSEC, GTSEC, GVSEC |
---|
| 7 | * ,GKWAKE |
---|
| 8 | |
---|
| 9 | integer NKTOPG |
---|
| 10 | |
---|
| 11 | COMMON/YOEGWD/ GFRCRIT,GRCRIT,GVCRIT,GKDRAG,GKDRAGL,GHMAX |
---|
| 12 | * , GRAHILO,GSIGCR,NKTOPG,GSSEC, GTSEC, GVSEC |
---|
| 13 | * ,GKWAKE |
---|
| 14 | C |
---|
| 15 | |
---|
| 16 | |
---|
Note: See
TracBrowser
for help on using the repository browser.