Last change
on this file since 190 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:
507 bytes
|
Line | |
---|
1 | c----------------------------------------------------------------------- |
---|
2 | c INCLUDE planet.h |
---|
3 | |
---|
4 | COMMON/planet/aphelie,periheli,year_day,peri_day, |
---|
5 | $ obliquit, |
---|
6 | $ z0,lmixmin,emin_turb,coefvis,coefir, |
---|
7 | $ timeperi,e_elips,p_elips,unitastr |
---|
8 | |
---|
9 | REAL aphelie,periheli,year_day,peri_day, |
---|
10 | $ obliquit, |
---|
11 | $ z0,lmixmin,emin_turb,coefvis,coefir, |
---|
12 | $ timeperi,e_elips,p_elips,unitastr |
---|
13 | |
---|
14 | c----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.