Changeset 1221 for trunk/LMDZ.MARS/libf/phymars/phyredem.F90
- Timestamp:
- Apr 10, 2014, 6:43:07 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/phyredem.F90
r1210 r1221 15 15 use comsoil_h, only: inertiedat, volcapa, mlayer 16 16 use comgeomfi_h, only: area 17 use surfdat_h, only: albedodat,zmea, zstd, zsig, zgam, zthe, &17 use surfdat_h, only: zmea, zstd, zsig, zgam, zthe, & 18 18 z0_default, albedice, emisice, emissiv, & 19 19 iceradius, dtemisice, phisfi, z0 … … 122 122 123 123 ! Write surface albedo 124 call put_field("albedodat","Albedo of bare ground",alb edodat)124 call put_field("albedodat","Albedo of bare ground",alb) 125 125 126 126 ! Subgrid topogaphy variables
Note: See TracChangeset
for help on using the changeset viewer.