Changeset 3142 for trunk/LMDZ.MARS/libf/phymars/co2condens_mod.F
- Timestamp:
- Nov 29, 2023, 9:38:04 AM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/co2condens_mod.F
r3130 r3142 90 90 91 91 REAL,INTENT(INOUT) :: piceco2(ngrid,nslope) ! CO2 ice on the surface (kg.m-2) 92 REAL,INTENT(INOUT) :: perennial_co2ice(ngrid,nslope) ! perennial CO2 ice on the surface (kg.m-2)92 REAL,INTENT(INOUT) :: perennial_co2ice(ngrid,nslope) ! Perennial CO2 ice on the surface (kg.m-2) 93 93 REAL,INTENT(INOUT) :: psolaralb(ngrid,2,nslope) ! albedo of the surface 94 94 REAL,INTENT(INOUT) :: pemisurf(ngrid,nslope) ! emissivity of the surface
Note: See TracChangeset
for help on using the changeset viewer.