|
Last change
on this file since 563 was
524,
checked in by lmdzadmin, 21 years ago
|
|
Initial revision
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
416 bytes
|
| Line | |
|---|
| 1 | ! |
|---|
| 2 | ! $Header$ |
|---|
| 3 | ! |
|---|
| 4 | ! |
|---|
| 5 | ! |
|---|
| 6 | !----------------------------------------------------------------------- |
|---|
| 7 | ! INCLUDE 'temps.h' |
|---|
| 8 | |
|---|
| 9 | COMMON/temps/itaufin, dt, & |
|---|
| 10 | & day_ini, day_end, annee_ref, day_ref, itau_dyn, itau_phy |
|---|
| 11 | |
|---|
| 12 | INTEGER itaufin |
|---|
| 13 | INTEGER*4 itau_dyn, itau_phy |
|---|
| 14 | INTEGER*4 day_ini, day_end, annee_ref, day_ref |
|---|
| 15 | REAL dt |
|---|
| 16 | |
|---|
| 17 | !----------------------------------------------------------------------- |
|---|
Note: See
TracBrowser
for help on using the repository browser.