Last change
on this file since 3590 was
3476,
checked in by afalco, 3 months ago
|
Pluto PCM: added pluto_const.def reference file for DYNAMICO.
AF
|
File size:
739 bytes
|
Rev | Line | |
---|
[3476] | 1 | # Planetary radius (m) : real (default=1187000) |
---|
| 2 | radius = 1187000 |
---|
| 3 | |
---|
| 4 | # Pluto year length (in Pluto days) |
---|
| 5 | year_day = 14178.3037109375 |
---|
| 6 | |
---|
| 7 | # day length (s) : real (default 551854.0625) |
---|
| 8 | daysec = 551854.0625 |
---|
| 9 | |
---|
| 10 | #periastron (in AU) |
---|
| 11 | periastron = 29.65831 |
---|
| 12 | #apoastron (in AU) |
---|
| 13 | apoastron = 49.3050467 |
---|
| 14 | |
---|
| 15 | # periastron date (in sols since N. spring) |
---|
| 16 | periastron_day = 87.3600006103516 |
---|
| 17 | |
---|
| 18 | # obliquity (in degrees) |
---|
| 19 | obliquity = 119.6 |
---|
| 20 | |
---|
| 21 | # Gravity : real (default=0.61718899) |
---|
| 22 | g = 0.61718899 |
---|
| 23 | |
---|
| 24 | # Planetary rotation rate : real (default=1.138559e-05) |
---|
| 25 | omega = 1.138559e-05 |
---|
| 26 | |
---|
| 27 | # kappa=Rd/cpp : real (default=0.2852999866) |
---|
| 28 | kappa = 0.2852999866 |
---|
| 29 | |
---|
| 30 | # Heat capacity at constant pressure : real (default=1004.70885) |
---|
| 31 | cpp = 1040.0 |
---|
| 32 | |
---|
| 33 | # Reference pressure : real (default=1.1) |
---|
| 34 | preff = 1.1 |
---|
Note: See
TracBrowser
for help on using the repository browser.