Last change
on this file since 86 was
3,
checked in by slebonnois, 15 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:
283 bytes
|
Rev | Line | |
---|
[3] | 1 | !..include comorbit.h |
---|
| 2 | |
---|
| 3 | REAL :: aphelie,periheli,year_day |
---|
| 4 | REAL :: peri_day,timeperi,obliquit |
---|
| 5 | REAL :: e_elips,p_elips,unitastr,pi |
---|
| 6 | |
---|
| 7 | COMMON/comorbit/aphelie,periheli,year_day, & |
---|
| 8 | & peri_day,timeperi,obliquit, & |
---|
| 9 | & e_elips,p_elips,unitastr,pi |
---|
| 10 | |
---|
Note: See
TracBrowser
for help on using the repository browser.