Ignore:
Timestamp:
06/22/18 12:23:26 (6 years ago)
Author:
jgipsl
Message:

Changed type_ocean to a nonblocker variabiable if CPL is not in the list of components. This is done to easily be able to switch to type_ocean=slab directly from the run.def if wanted. (Done on demand from F Cordron).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZOR_v6/GENERAL/DRIVER/lmdz.driver

    r3868 r3935  
    387387    else 
    388388        echo "LMDZ is running in forced mode without ocean model, set type_ocean=force in run.def" 
    389         IGCM_comp_modifyDefFile blocker run.def type_ocean force 
     389        IGCM_comp_modifyDefFile nonblocker run.def type_ocean force 
    390390    fi 
    391391 
Note: See TracChangeset for help on using the changeset viewer.