source: trunk/LMDZ.MARS/libf/phymars/comorbit.h @ 1909

Last change on this file since 1909 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
Line 
1c-----------------------------------------------------------------------
2c 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
12c-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.