source: LMDZ.3.3/tags/IPSL-CM4_IPCC_v0x9/libf/dyn3d/control.h @ 538

Last change on this file since 538 was 538, checked in by (none), 20 years ago

This commit was manufactured by cvs2svn to create tag
'IPSL-CM4_IPCC_v0x9'.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 510 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     $              raz_date
8
9      INTEGER   nday,day_step,iperiod,iconser,iecri,
10     $          idissip,iphysiq,iecrimoy,dayref,anneeref, raz_date
11      REAL periodav, ecritphy
12
13c-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.