Last change
on this file since 83 was
38,
checked in by emillour, 14 years ago
|
Ajout du modè Martien (mon LMDZ.MARS.BETA, du 28/01/2011) dans le rértoire mars, pour pouvoir suivre plus facilement les modifs.
EM
|
File size:
413 bytes
|
Rev | Line | |
---|
[38] | 1 | c----------------------------------------------------------------------- |
---|
| 2 | c INCLUDE 'comorbit.h' |
---|
| 3 | |
---|
| 4 | COMMON/comorbit/aphelie,periheli,year_day, |
---|
| 5 | $ peri_day,timeperi,obliquit, |
---|
| 6 | $ e_elips,p_elips,unitastr,pi |
---|
| 7 | |
---|
| 8 | REAL aphelie,periheli,year_day, |
---|
| 9 | $ peri_day,timeperi,obliquit, |
---|
| 10 | $ e_elips,p_elips,unitastr,pi |
---|
| 11 | |
---|
| 12 | c----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.