Last change
on this file since 377 was
353,
checked in by lmdzadmin, 23 years ago
|
2 changements pour les fichiers histoire:
- utilisation de l'entree "rectilineaire" de IOIPSL pour ne plus avoir
a
lancer ncregular a chaque fois
- le calendrier des fichiers histoire est maintenant base sur la date
d'initialisation de la simulation plutot que sur la date de depart du
job
en cours
LF
|
-
Property svn:eol-style set to
native
-
Property svn:executable set to
*
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
421 bytes
|
Rev | Line | |
---|
[179] | 1 | ! $Header$ |
---|
| 2 | ! |
---|
[99] | 3 | !----------------------------------------------------------------------- |
---|
| 4 | ! INCLUDE 'temps.h' |
---|
[2] | 5 | |
---|
[353] | 6 | COMMON/temps/itaufin, dt, day_ini, day_end, annee_ref, day_ref, |
---|
| 7 | . itau_dyn, itau_phy |
---|
[2] | 8 | |
---|
[353] | 9 | INTEGER itaufin |
---|
| 10 | INTEGER*4 itau_dyn, itau_phy |
---|
| 11 | INTEGER*4 day_ini, day_end, annee_ref, day_ref |
---|
| 12 | REAL dt |
---|
[2] | 13 | |
---|
[99] | 14 | !----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.