Changeset 4645


Ignore:
Timestamp:
Jul 28, 2023, 10:35:43 AM (10 months ago)
Author:
acozic
Message:

modify name of parameter to read in case we want to coupled dms between ocean and atmosphere
Like this we will read the same parameter for the same coupling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/conf_phys_m.F90

    r4640 r4645  
    22452245
    22462246    dms_cycle_cpl_omp=.FALSE.
    2247     CALL getin('dms_cycle_cpl',dms_cycle_cpl_omp)
     2247    CALL getin('transm_dms_oa',dms_cycle_cpl_omp)
    22482248    !
    22492249    !Config Key  = dms_cycle_cpl
Note: See TracChangeset for help on using the changeset viewer.