Ignore:
Timestamp:
Sep 28, 2023, 3:32:59 PM (14 months ago)
Author:
jnaar
Message:

Spelling mistake "temp_dependant_m" corrected : now is "temp_dependent_m". Make sure you have the proper flag. JN

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/callkeys.h

    r2966 r3062  
    1717     &   ,CLFvarying,satindexco2,rdstorm,topflows,calllott_nonoro       &
    1818     &   ,latentheat_surfwater,gwd_convective_source,startphy_file      &
    19      &   ,hdo,hdofrac,cst_cap_albedo,temp_dependant_m,refill_watercap   &
     19     &   ,hdo,hdofrac,cst_cap_albedo,temp_dependent_m,refill_watercap   &
    2020     &   ,cloud_adapt_ts
    2121!$OMP THREADPRIVATE(/callkeys_l/)
     
    7575      logical latentheat_surfwater ! latent heat release from ground water ice sublimation/condensation
    7676      logical cst_cap_albedo ! polar cap albedo remains unchanged by water frost deposition
    77       logical temp_dependant_m ! temperature-dependant water contact parameter
     77      logical temp_dependent_m ! temperature-dependent water contact parameter
    7878      logical refill_watercap ! h2o_ice_s is converted to watercap when above threshold
    7979      logical cloud_adapt_ts ! adaptative timestep for cloud microphysics
Note: See TracChangeset for help on using the changeset viewer.