Last change
on this file since 5028 was
155,
checked in by lmdzadmin, 24 years ago
|
Passage en implicit none et menage
LF
|
-
Property svn:eol-style set to
native
-
Property svn:executable set to
*
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
484 bytes
|
Rev | Line | |
---|
[2] | 1 | C ----------------------------------------------------------------- |
---|
| 2 | C* *COMMON* *YOEGWD* - PARAMETERS FOR GRAVITY WAVE DRAG CALCULATIONS |
---|
| 3 | C ----------------------------------------------------------------- |
---|
| 4 | C |
---|
[155] | 5 | integer NKTOPG,NSTRA |
---|
| 6 | real GFRCRIT,GKWAKE,GRCRIT,GVCRIT,GKDRAG,GKLIFT |
---|
| 7 | real GHMAX,GRAHILO,GSIGCR,GSSEC,GTSEC,GVSEC |
---|
[2] | 8 | COMMON/YOEGWD/ GFRCRIT,GKWAKE,GRCRIT,GVCRIT,GKDRAG,GKLIFT |
---|
| 9 | * ,GHMAX,GRAHILO,GSIGCR,NKTOPG,NSTRA,GSSEC,GTSEC,GVSEC |
---|
| 10 | C |
---|
| 11 | |
---|
| 12 | |
---|
Note: See
TracBrowser
for help on using the repository browser.