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

Last change on this file since 195 was 135, checked in by aslmd, 14 years ago

CHANGEMENT ARBORESCENCE ETAPE 2 -- NON COMPLET

File size: 524 bytes
Line 
1c-----------------------------------------------------------------------
2c INCLUDE planet.h
3
4      COMMON/planet/aphelie,periheli,year_day,peri_day,
5     $       obliquit,nres,
6     $       z0,lmixmin,emin_turb,coefvis,coefir,
7     $       timeperi,e_elips,p_elips,unitastr
8
9      REAL aphelie,periheli,year_day,peri_day,
10     $     obliquit,nres,
11     $     z0,lmixmin,emin_turb,coefvis,coefir,
12     $       timeperi,e_elips,p_elips,unitastr
13     
14
15c-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.