source: LMDZ.3.3/tags/IPSL-CM4_0/libf/dyn3d/temps.inc @ 331

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

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

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 317 bytes
Line 
1!-----------------------------------------------------------------------
2! INCLUDE 'temps.h'
3
4      COMMON/temps/itaufin,dt, &
5     &  day_ini,day_end,anne_ini
6
7      INTEGER  itaufin
8      INTEGER*4 day_ini,day_end,anne_ini
9      REAL     dt
10
11!-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.