Ignore:
Timestamp:
Aug 26, 2024, 1:23:08 AM (4 months ago)
Author:
llange
Message:

Mars PCM
Fixing bug: the emissivity of perenial CO2 ice was not correctly handled
LL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/albedocaps.F90

    r3343 r3418  
    116116     psolaralb(ig,1) = albedo_perennialco2
    117117     psolaralb(ig,2) = albedo_perennialco2
     118     emisref(ig)=emisice(icap)
    118119  else if (watercaptag(ig) .and. water) then
    119120    ! there is a water ice cap: set the surface albedo to the water ice one
Note: See TracChangeset for help on using the changeset viewer.