source: trunk/LMDZ.PLUTO.old/libf/phypluto/planet_h.F90 @ 3436

Last change on this file since 3436 was 3175, checked in by emillour, 11 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
Line 
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.