Last change
on this file since 537 was
135,
checked in by aslmd, 14 years ago
|
CHANGEMENT ARBORESCENCE ETAPE 2 -- NON COMPLET
|
File size:
714 bytes
|
Line | |
---|
1 | COMMON/surfdat/albedodat(ngridmx), & |
---|
2 | & phisfi(ngridmx),albedice(2),emisice(2),emissiv, & |
---|
3 | & iceradius(2) , dtemisice(2), & |
---|
4 | & zmea(ngridmx),zstd(ngridmx), & |
---|
5 | & zsig(ngridmx),zgam(ngridmx),zthe(ngridmx) |
---|
6 | |
---|
7 | real albedodat ! albedo of bare ground |
---|
8 | ! Ehouarn: moved inertiedat to comsoil.h |
---|
9 | ! real inertiedat, ! thermal inertia |
---|
10 | real phisfi ! geopotential at ground level |
---|
11 | real albedice |
---|
12 | real emisice ! ice emissivity; 1:Northern hemisphere 2:Southern hemisphere |
---|
13 | real emissiv |
---|
14 | real iceradius , dtemisice |
---|
15 | real zmea,zstd,zsig,zgam,zthe |
---|
Note: See
TracBrowser
for help on using the repository browser.