source: trunk/WRF.COMMON/WRFV2/mars_lmd/libf/dyn3d/control.h @ 2756

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

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

File size: 426 bytes
Line 
1c-----------------------------------------------------------------------
2c INCLUDE 'control.h'
3
4      COMMON/control/nday,day_step,
5     $              iperiod,iconser,idissip,iphysiq ,
6     $              periodav,ecritphy,anneeref
7
8      INTEGER   nday,day_step,iperiod,iconser,
9     $          idissip,iphysiq,anneeref
10      REAL periodav, ecritphy
11
12c-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.