|
Last change
on this file since 2746 was
57,
checked in by aslmd, 15 years ago
|
|
mineur LMD_MM_MARS: ajout du GCM ancienne physique, systeme maintenant complet sur SVN (ne manque que la base de donnees d'etats initiaux)
|
-
Property svn:executable set to
*
|
|
File size:
378 bytes
|
| Line | |
|---|
| 1 | COMMON/surfdat/albedodat(ngridmx),inertiedat(ngridmx), |
|---|
| 2 | s phisfi(ngridmx),albedice(2),emisice(2),emissiv, |
|---|
| 3 | s iceradius(2) , dtemisice(2), |
|---|
| 4 | s zmea(ngridmx),zstd(ngridmx), |
|---|
| 5 | s zsig(ngridmx),zgam(ngridmx),zthe(ngridmx) |
|---|
| 6 | |
|---|
| 7 | REAL albedodat,inertiedat,phisfi,albedice,emisice,emissiv, |
|---|
| 8 | s iceradius , dtemisice |
|---|
| 9 | real zmea,zstd,zsig,zgam,zthe |
|---|
Note: See
TracBrowser
for help on using the repository browser.