Last change
on this file was
11,
checked in by aslmd, 14 years ago
|
spiga@svn-planeto:ajoute le modele meso-echelle martien
|
-
Property svn:executable set to
*
|
File size:
538 bytes
|
Line | |
---|
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.