Ignore:
Timestamp:
12/09/21 11:32:02 (2 years ago)
Author:
aclsce
Message:
  • Reset ByPass_hgardfou_teta, ByPass_hgardfou_mats and mesh_mask in following period within the same Job.
Location:
CONFIG/UNIFORM/v6/IPSLCM6.2/GENERAL/DRIVER
Files:
2 edited

Legend:

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

    r5644 r6013  
    534534        cat gcm.def 
    535535        ByPass_hgardfou_teta=n 
     536    export lmdz_UserChoices_ByPass_hgardfou_teta=n 
    536537        IGCM_card_WriteOption ${SUBMIT_DIR}/COMP/lmdz.card UserChoices ByPass_hgardfou_teta "${ByPass_hgardfou_teta}" 
    537538    fi 
     
    547548        cat gcm.def 
    548549        ByPass_hgardfou_mats=n 
     550        export lmdz_UserChoices_ByPass_hgardfou_mats=n 
    549551        IGCM_card_WriteOption ${SUBMIT_DIR}/COMP/lmdz.card UserChoices ByPass_hgardfou_mats "${ByPass_hgardfou_mats}" 
    550552    fi 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/GENERAL/DRIVER/opa9.driver

    r5514 r6013  
    162162    if [ "${opa9_UserChoices_mesh_mask}" = "y" ]; then 
    163163        OPA_NMSH=1 
     164        export opa9_UserChoices_mesh_mask=n 
    164165        IGCM_card_WriteOption ${SUBMIT_DIR}/COMP/opa9.card UserChoices mesh_mask "n" 
    165166    fi 
Note: See TracChangeset for help on using the changeset viewer.