Last change
on this file since 3572 was
3175,
checked in by emillour, 18 months ago
|
Pluto PCM:
Add the old Pluto LMDZ for reference (required prior step to making
an LMDZ.PLUTO using the same framework as the other physics packages).
TB+EM
|
File size:
205 bytes
|
Rev | Line | |
---|
[3175] | 1 | module planet_h |
---|
| 2 | |
---|
| 3 | implicit none |
---|
| 4 | |
---|
| 5 | REAL*8 aphelie,periheli,year_day,peri_day,obliquit,tpal,adjust,z0 |
---|
| 6 | REAL*8 coefvis,coefir,timeperi,e_elips,p_elips,unitastr |
---|
| 7 | |
---|
| 8 | end module planet_h |
---|
Note: See
TracBrowser
for help on using the repository browser.