Last change
on this file since 5027 was
709,
checked in by Laurent Fairhead, 18 years ago
|
Nouvelles versions de la dynamique YM
LF
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
425 bytes
|
Rev | Line | |
---|
[630] | 1 | ! |
---|
| 2 | ! $Header$ |
---|
| 3 | ! |
---|
| 4 | ! |
---|
| 5 | !----------------------------------------------------------------------- |
---|
| 6 | ! INCLUDE 'temps.h' |
---|
| 7 | |
---|
| 8 | COMMON/temps/itaufin, dt, day_ini, day_end, annee_ref, day_ref, |
---|
| 9 | . itau_dyn, itau_phy |
---|
| 10 | |
---|
| 11 | INTEGER itaufin |
---|
| 12 | INTEGER*4 itau_dyn, itau_phy |
---|
| 13 | INTEGER*4 day_ini, day_end, annee_ref, day_ref |
---|
| 14 | REAL dt |
---|
| 15 | |
---|
| 16 | !----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.