Ignore:
Timestamp:
Apr 8, 2022, 10:50:48 AM (3 years ago)
Author:
emillour
Message:

Mars GCM:
Follow-up to removal of nuice_ref default value in initracer.
Put nuice_ref=01 as default value in conf_phys to maintain default behaviour.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/conf_phys.F

    r2643 r2661  
    708708
    709709        write(*,*) "REF effective variance for water clouds ?"
    710         nuice_ref=0.45
     710        nuice_ref=0.1
    711711        call getin_p("nuice_ref",nuice_ref)
    712         write(*,*) "CO2 nueff Sedimentation:", nuice_ref
     712        write(*,*) "H2O nueff Sedimentation:", nuice_ref
    713713
    714714
Note: See TracChangeset for help on using the changeset viewer.