Last change
on this file since 1242 was
57,
checked in by aslmd, 14 years ago
|
mineur LMD_MM_MARS: ajout du GCM ancienne physique, systeme maintenant complet sur SVN (ne manque que la base de donnees d'etats initiaux)
|
-
Property svn:executable set to
*
|
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.