Last change
on this file since 225 was
135,
checked in by aslmd, 14 years ago
|
CHANGEMENT ARBORESCENCE ETAPE 2 -- NON COMPLET
|
File size:
353 bytes
|
Rev | Line | |
---|
[135] | 1 | c----------------------------------------------------------------------- |
---|
| 2 | c INCLUDE saison.h |
---|
| 3 | |
---|
| 4 | COMMON/saison/callsais,isaison,dist_sol,declin, |
---|
| 5 | $ mu0(ngridmx),fract(ngridmx) |
---|
| 6 | |
---|
| 7 | INTEGER isaison |
---|
| 8 | LOGICAL callsais |
---|
| 9 | REAL dist_sol,declin,mu0,fract |
---|
| 10 | |
---|
| 11 | c----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.