Last change
on this file since 24 was
3,
checked in by slebonnois, 14 years ago
|
Creation de repertoires:
- chantiers : pour communiquer sur nos projets de modifs
- documentation : pour stocker les docs
Ajout de:
- libf/phytitan : physique de Titan
- libf/chimtitan: chimie de Titan
- libf/phyvenus : physique de Venus
|
File size:
413 bytes
|
Line | |
---|
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.