Changeset 353 for LMDZ.3.3/branches/rel-LF/libf/dyn3d/temps.inc
- Timestamp:
- Mar 21, 2002, 4:09:32 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ.3.3/branches/rel-LF/libf/dyn3d/temps.inc
r117 r353 1 ! 2 ! $Header$ 3 ! 1 4 !----------------------------------------------------------------------- 2 5 ! INCLUDE 'temps.h' 3 6 4 COMMON/temps/itaufin, dt, &5 & day_ini, day_end,anne_ini7 COMMON/temps/itaufin, dt, & 8 & day_ini, day_end, annee_ref, day_ref, itau_dyn, itau_phy 6 9 7 10 INTEGER itaufin 8 INTEGER*4 day_ini,day_end,anne_ini 11 INTEGER*4 itau_dyn, itau_phy 12 INTEGER*4 day_ini, day_end, annee_ref, day_ref 9 13 REAL dt 10 14
Note: See TracChangeset
for help on using the changeset viewer.