Last change
on this file since 5024 was
703,
checked in by (none), 18 years ago
|
This commit was manufactured by cvs2svn to create branch 'V3_test'.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
620 bytes
|
Rev | Line | |
---|
[524] | 1 | ! |
---|
| 2 | ! $Header$ |
---|
| 3 | ! |
---|
| 4 | c----------------------------------------------------------------------- |
---|
| 5 | c INCLUDE 'control.h' |
---|
| 6 | |
---|
| 7 | COMMON/control/nday,day_step, |
---|
[541] | 8 | . iperiod,iapp_tracvl,iconser,iecri,idissip,iphysiq , |
---|
| 9 | . periodav,ecritphy,iecrimoy,dayref,anneeref, |
---|
[691] | 10 | . raz_date,offline,ip_ebil_dyn |
---|
[524] | 11 | |
---|
| 12 | INTEGER nday,day_step,iperiod,iapp_tracvl,iconser,iecri, |
---|
[541] | 13 | . idissip,iphysiq,iecrimoy,dayref,anneeref, raz_date |
---|
[691] | 14 | . ,ip_ebil_dyn |
---|
[524] | 15 | REAL periodav, ecritphy |
---|
[541] | 16 | logical offline |
---|
[524] | 17 | |
---|
| 18 | c----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.