|
Last change
on this file since 47 was
38,
checked in by emillour, 15 years ago
|
|
Ajout du modè Martien (mon LMDZ.MARS.BETA, du 28/01/2011) dans le rértoire mars, pour pouvoir suivre plus facilement les modifs.
EM
|
|
File size:
315 bytes
|
| Line | |
|---|
| 1 | c----------------------------------------------------------------------- |
|---|
| 2 | c INCLUDE 'temps.h' |
|---|
| 3 | |
|---|
| 4 | COMMON/temps/itaufin,dt, |
|---|
| 5 | s day_ini,day_end,anne_ini |
|---|
| 6 | |
|---|
| 7 | INTEGER itaufin |
|---|
| 8 | INTEGER*4 day_ini,day_end,anne_ini |
|---|
| 9 | REAL dt |
|---|
| 10 | |
|---|
| 11 | c----------------------------------------------------------------------- |
|---|
Note: See
TracBrowser
for help on using the repository browser.