Last change
on this file since 642 was
630,
checked in by Laurent Fairhead, 20 years ago
|
Import d'une version parallele de la dynamique YM
LF
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
579 bytes
|
Rev | Line | |
---|
[630] | 1 | ! |
---|
| 2 | ! $Header$ |
---|
| 3 | ! |
---|
| 4 | c----------------------------------------------------------------------- |
---|
| 5 | c INCLUDE 'control.h' |
---|
| 6 | |
---|
| 7 | COMMON/control/nday,day_step, |
---|
| 8 | . iperiod,iapp_tracvl,iconser,iecri,idissip,iphysiq , |
---|
| 9 | . periodav,ecritphy,iecrimoy,dayref,anneeref, |
---|
| 10 | . raz_date,offline |
---|
| 11 | |
---|
| 12 | INTEGER nday,day_step,iperiod,iapp_tracvl,iconser,iecri, |
---|
| 13 | . idissip,iphysiq,iecrimoy,dayref,anneeref, raz_date |
---|
| 14 | REAL periodav, ecritphy |
---|
| 15 | logical offline |
---|
| 16 | |
---|
| 17 | c----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.