|
Last change
on this file since 174 was
38,
checked in by emillour, 15 years ago
|
|
Ajout du modè Martien (mon LMDZ.MARS.BETA, du 28/01/2011) dans le rértoire mars, pour pouvoir suivre plus facilement les modifs.
EM
|
|
File size:
353 bytes
|
| Line | |
|---|
| 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.