Ignore:
Timestamp:
Sep 30, 2023, 5:09:20 PM (14 months ago)
Author:
abierjon
Message:

Mars GCM:
Following r3061 and r3062 :

  • adapt files callphys.def.GCM6 and callphys.def.MCD6 in deftank/ to match with the new orthograph of temp_dependent_m
  • restore the possibility to run with a temperature-dependent contact parameter without using the cloud adaptative subtimestep (MCD6.1 configuration, mteta = linear fit of temp)

AB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/deftank/callphys.def.MCD6

    r3058 r3064  
    171171#        distribution of ice particles ?
    172172nuice_sed=0.1
    173 # WATER: contact parameter (only if temp_dependant_m = .false.)
     173# WATER: contact parameter (only if temp_dependent_m = .false.)
    174174##mteta = 0.95
    175 # Temperature-dependant water contact parameter
    176 temp_dependant_m = .true.
     175# Temperature-dependent water contact parameter
     176temp_dependent_m = .true.
    177177# WATER: current permanent caps at both poles. True IS RECOMMENDED
    178178#        (with .true., North cap is a source of water and South pole
Note: See TracChangeset for help on using the changeset viewer.