Last change
on this file since 4176 was
4176,
checked in by dubos, 5 years ago
|
simple_physics : copy code from FH
|
File size:
413 bytes
|
Rev | Line | |
---|
[4176] | 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.