source: codes/icosagcm/branches/SATURN_DYNAMICO/LMDZ.COMMON/libf/phystd/planete.h @ 224

Last change on this file since 224 was 222, checked in by ymipsl, 10 years ago

Creating temporary dynamico/lmdz/saturn branche

YM

  • Property svn:eol-style set to native
File size: 695 bytes
Line 
1!-----------------------------------------------------------------------
2! INCLUDE planet.h
3
4      COMMON/planet/apoastr,periastr,year_day,peri_day,                 &
5     &       obliquit,nres,                                             &
6     &       z0,lmixmin,emin_turb,coefvis,coefir,                       &
7     &       timeperi,e_elips,p_elips
8
9      real apoastr,periastr,year_day,peri_day,                          &
10     &     obliquit,nres,                                               &
11     &     z0,lmixmin,emin_turb,coefvis,coefir,                         &
12     &       timeperi,e_elips,p_elips
13     
14
15!-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.