|
Last change
on this file since 2021 was
57,
checked in by aslmd, 15 years ago
|
|
mineur LMD_MM_MARS: ajout du GCM ancienne physique, systeme maintenant complet sur SVN (ne manque que la base de donnees d'etats initiaux)
|
|
File size:
426 bytes
|
| Line | |
|---|
| 1 | c----------------------------------------------------------------------- |
|---|
| 2 | c INCLUDE 'control.h' |
|---|
| 3 | |
|---|
| 4 | COMMON/control/nday,day_step, |
|---|
| 5 | $ iperiod,iconser,idissip,iphysiq , |
|---|
| 6 | $ periodav,ecritphy,anneeref |
|---|
| 7 | |
|---|
| 8 | INTEGER nday,day_step,iperiod,iconser, |
|---|
| 9 | $ idissip,iphysiq,anneeref |
|---|
| 10 | REAL periodav, ecritphy |
|---|
| 11 | |
|---|
| 12 | c----------------------------------------------------------------------- |
|---|
Note: See
TracBrowser
for help on using the repository browser.