Ignore:
Timestamp:
Mar 5, 2026, 2:59:01 PM (2 days ago)
Author:
jbclement
Message:

Mars PCM:
Deletion of unused and redundant declaration of coefficient 'dryness' in "tracer_mod.F90".
JBC

File:
1 edited

Legend:

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

    r3996 r4103  
    99  logical              :: TESicealbedo ! use TES ice cap albedoes (if set to .true.)
    1010  logical, allocatable :: watercaptag(:) ! flag for water ice surface
    11   real,    allocatable :: dryness(:)
     11  real,    allocatable :: dryness(:) ! "Dryness coefficient" for ground water ice sublimation
    1212
    1313!$OMP THREADPRIVATE(albedodat, phisfi,albedice,emisice,emissiv,TESicealbedo,     &
Note: See TracChangeset for help on using the changeset viewer.