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/LMDZ5A2.1_ISO/GENERAL/DRIVER
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZ5A2.1_ISO/GENERAL/DRIVER/lmdz.driver

    r3919 r6013  
    467467        cat gcm.def 
    468468        ByPass_hgardfou_teta=n 
     469    export lmdz_UserChoices_ByPass_hgardfou_teta=n 
    469470        IGCM_card_WriteOption ${SUBMIT_DIR}/COMP/lmdz.card UserChoices ByPass_hgardfou_teta "${ByPass_hgardfou_teta}" 
    470471    fi 
     
    480481        cat gcm.def 
    481482        ByPass_hgardfou_mats=n 
     483        export lmdz_UserChoices_ByPass_hgardfou_mats=n 
    482484        IGCM_card_WriteOption ${SUBMIT_DIR}/COMP/lmdz.card UserChoices ByPass_hgardfou_mats "${ByPass_hgardfou_mats}" 
    483485    fi 
  • CONFIG/UNIFORM/v6/LMDZ5A2.1_ISO/GENERAL/DRIVER/opa9.driver

    r3919 r6013  
    129129    if [ "${opa9_UserChoices_mesh_mask}" = "y" ]; then 
    130130        OPA_NMSH=1 
     131        export opa9_UserChoices_mesh_mask=n 
    131132        IGCM_card_WriteOption ${SUBMIT_DIR}/COMP/opa9.card UserChoices mesh_mask "n" 
    132133    fi 
Note: See TracChangeset for help on using the changeset viewer.