Ignore:
Timestamp:
May 7, 2025, 11:42:57 AM (5 weeks ago)
Author:
evignon
Message:

Le nom du parametre new_oliq est tres trompeur. Je le change en liqice_in_radocond

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/phyredem.f90

    r5627 r5645  
    106106  IF( iflag_cycle_diurne.GE.1 ) tab_cntrl( 7 ) = iflag_cycle_diurne
    107107  IF(   soil_model ) tab_cntrl( 8 ) = 1.
    108   IF(     new_oliq ) tab_cntrl( 9 ) = 1.
     108  IF(     liqice_in_radocond ) tab_cntrl( 9 ) = 1.
    109109  IF(     ok_orodr ) tab_cntrl(10 ) = 1.
    110110  IF(     ok_orolf ) tab_cntrl(11 ) = 1.
Note: See TracChangeset for help on using the changeset viewer.