source: trunk/LMDZ.PLUTO.old/libf/dyn3d/temps.h @ 3436

Last change on this file since 3436 was 3175, checked in by emillour, 11 months ago

Pluto PCM:
Add the old Pluto LMDZ for reference (required prior step to making
an LMDZ.PLUTO using the same framework as the other physics packages).
TB+EM

File size: 315 bytes
RevLine 
[3175]1c-----------------------------------------------------------------------
2c INCLUDE 'temps.h'
3
4      COMMON/temps/dt,itaufin,
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.