source: trunk/MESOSCALE/LMDZ.MARS/libf_gcm/dyn3d/temps.h @ 134

Last change on this file since 134 was 57, checked in by aslmd, 14 years ago

mineur LMD_MM_MARS: ajout du GCM ancienne physique, systeme maintenant complet sur SVN (ne manque que la base de donnees d'etats initiaux)

File size: 315 bytes
Line 
1c-----------------------------------------------------------------------
2c INCLUDE 'temps.h'
3
4      COMMON/temps/itaufin,dt,
5     s  day_ini,day_end,anne_ini
6
7      INTEGER  itaufin
8      INTEGER*4 day_ini,day_end,anne_ini
9      REAL     dt
10
11c-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.