source: trunk/LMDZ.GENERIC/libf/phystd/planete.h @ 526

Last change on this file since 526 was 253, checked in by emillour, 13 years ago

Generic GCM

  • Massive update to version 0.7

EM+RW

File size: 729 bytes
RevLine 
[253]1!-----------------------------------------------------------------------
2! INCLUDE planet.h
[135]3
[253]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,unitastr           
[135]8
[253]9      real apoastr,periastr,year_day,peri_day,                          &
10     &     obliquit,nres,                                               &
11     &     z0,lmixmin,emin_turb,coefvis,coefir,                         &
12     &       timeperi,e_elips,p_elips,unitastr     
[135]13     
14
[253]15!-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.