Last change
on this file since 119 was
3,
checked in by slebonnois, 14 years ago
|
Creation de repertoires:
- chantiers : pour communiquer sur nos projets de modifs
- documentation : pour stocker les docs
Ajout de:
- libf/phytitan : physique de Titan
- libf/chimtitan: chimie de Titan
- libf/phyvenus : physique de Venus
|
File size:
479 bytes
|
Rev | Line | |
---|
[3] | 1 | C ----------------------------------------------------------------- |
---|
| 2 | C* *COMMON* *YOEGWD* - PARAMETERS FOR GRAVITY WAVE DRAG CALCULATIONS |
---|
| 3 | C ----------------------------------------------------------------- |
---|
| 4 | C |
---|
| 5 | integer NKTOPG,NTOP |
---|
| 6 | real GFRCRIT,GKWAKE,GRCRIT,GVCRIT,GKDRAG,GKLIFT |
---|
| 7 | real GHMAX,GRAHILO,GSIGCR,GSSEC,GTSEC,GVSEC |
---|
| 8 | COMMON/YOEGWD/ GFRCRIT,GKWAKE,GRCRIT,GVCRIT,GKDRAG,GKLIFT |
---|
| 9 | * ,GHMAX,GRAHILO,GSIGCR,NKTOPG,NTOP,GSSEC,GTSEC,GVSEC |
---|
| 10 | |
---|
Note: See
TracBrowser
for help on using the repository browser.