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
RevLine 
[2]1c-----------------------------------------------------------------------
2c INCLUDE 'control.h'
3
4      COMMON/control/nday,day_step,
5     $              iperiod,iconser,iecri,idissip,iphysiq ,
[431]6     $              periodav,ecritphy,iecrimoy,dayref,anneeref,
7     $              raz_date
[2]8
9      INTEGER   nday,day_step,iperiod,iconser,iecri,
[431]10     $          idissip,iphysiq,iecrimoy,dayref,anneeref, raz_date
[2]11      REAL periodav, ecritphy
12
13c-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.