|
Last change
on this file since 495 was
353,
checked in by lmdzadmin, 24 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
|
| Line | |
|---|
| 1 | ! $Header$ |
|---|
| 2 | ! |
|---|
| 3 | !----------------------------------------------------------------------- |
|---|
| 4 | ! INCLUDE 'temps.h' |
|---|
| 5 | |
|---|
| 6 | COMMON/temps/itaufin, dt, day_ini, day_end, annee_ref, day_ref, |
|---|
| 7 | . itau_dyn, itau_phy |
|---|
| 8 | |
|---|
| 9 | INTEGER itaufin |
|---|
| 10 | INTEGER*4 itau_dyn, itau_phy |
|---|
| 11 | INTEGER*4 day_ini, day_end, annee_ref, day_ref |
|---|
| 12 | REAL dt |
|---|
| 13 | |
|---|
| 14 | !----------------------------------------------------------------------- |
|---|
Note: See
TracBrowser
for help on using the repository browser.