Last change
on this file since 5306 was
2,
checked in by lmdz, 25 years ago
|
Initial revision
|
-
Property svn:eol-style set to
native
-
Property svn:executable set to
*
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
470 bytes
|
Line | |
---|
1 | c----------------------------------------------------------------------- |
---|
2 | c INCLUDE 'control.h' |
---|
3 | |
---|
4 | COMMON/control/nday,day_step, |
---|
5 | $ iperiod,iconser,iecri,idissip,iphysiq , |
---|
6 | $ periodav,ecritphy,iecrimoy,dayref,anneeref |
---|
7 | |
---|
8 | INTEGER nday,day_step,iperiod,iconser,iecri, |
---|
9 | $ idissip,iphysiq,iecrimoy,dayref,anneeref |
---|
10 | REAL periodav, ecritphy |
---|
11 | |
---|
12 | c----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.