source: trunk/WRF.COMMON/WRFV2/mars_lmd/libf/phymars/planete.h

Last change on this file was 11, checked in by aslmd, 14 years ago

spiga@svn-planeto:ajoute le modele meso-echelle martien

  • Property svn:executable set to *
File size: 507 bytes
Line 
1c-----------------------------------------------------------------------
2c INCLUDE planet.h
3
4      COMMON/planet/aphelie,periheli,year_day,peri_day,
5     $       obliquit,
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,
11     $     z0,lmixmin,emin_turb,coefvis,coefir,
12     $       timeperi,e_elips,p_elips,unitastr
13
14c-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.