source: LMDZ.3.3/branches/rel-LF/libf/dyn3d/control.h @ 79

Last change on this file since 79 was 2, checked in by lmdz, 25 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 470 bytes
Line 
1c-----------------------------------------------------------------------
2c INCLUDE 'control.h'
3
4      COMMON/control/nday,day_step,
5     $              iperiod,iconser,iecri,idissip,iphysiq ,
6     $              periodav,ecritphy,iecrimoy,dayref,anneeref
7
8      INTEGER   nday,day_step,iperiod,iconser,iecri,
9     $          idissip,iphysiq,iecrimoy,dayref,anneeref
10      REAL periodav, ecritphy
11
12c-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.