Last change
on this file since 789 was
701,
checked in by (none), 19 years ago
|
This commit was manufactured by cvs2svn to create branch 'pre_V3'.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
499 bytes
|
Rev | Line | |
---|
[524] | 1 | ! |
---|
| 2 | ! $Header$ |
---|
| 3 | ! |
---|
| 4 | C ----------------------------------------------------------------- |
---|
| 5 | C* *COMMON* *YOEGWD* - PARAMETERS FOR GRAVITY WAVE DRAG CALCULATIONS |
---|
| 6 | C ----------------------------------------------------------------- |
---|
| 7 | C |
---|
| 8 | integer NKTOPG,NSTRA |
---|
| 9 | real GFRCRIT,GKWAKE,GRCRIT,GVCRIT,GKDRAG,GKLIFT |
---|
| 10 | real GHMAX,GRAHILO,GSIGCR,GSSEC,GTSEC,GVSEC |
---|
| 11 | COMMON/YOEGWD/ GFRCRIT,GKWAKE,GRCRIT,GVCRIT,GKDRAG,GKLIFT |
---|
| 12 | * ,GHMAX,GRAHILO,GSIGCR,NKTOPG,NSTRA,GSSEC,GTSEC,GVSEC |
---|
| 13 | C |
---|
| 14 | |
---|
| 15 | |
---|
Note: See
TracBrowser
for help on using the repository browser.