Changeset 6014


Ignore:
Timestamp:
12/09/21 11:38:27 (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/v7
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v7/ICOLMDZORINCA_v7/GENERAL/DRIVER/lmdz.driver

    r5586 r6014  
    548548            cat gcm.def 
    549549            ByPass_hgardfou_teta=n 
     550        export lmdz_UserChoices_ByPass_hgardfou_teta=n 
    550551            IGCM_card_WriteOption ${SUBMIT_DIR}/COMP/lmdz.card UserChoices ByPass_hgardfou_teta "${ByPass_hgardfou_teta}" 
    551552        fi 
     
    561562            cat gcm.def 
    562563            ByPass_hgardfou_mats=n 
     564            export lmdz_UserChoices_ByPass_hgardfou_mats=n 
    563565            IGCM_card_WriteOption ${SUBMIT_DIR}/COMP/lmdz.card UserChoices ByPass_hgardfou_mats "${ByPass_hgardfou_mats}" 
    564566        fi 
  • CONFIG/UNIFORM/v7/ICOLMDZOR_v7/GENERAL/DRIVER/lmdz.driver

    r5537 r6014  
    548548            cat gcm.def 
    549549            ByPass_hgardfou_teta=n 
     550        export lmdz_UserChoices_ByPass_hgardfou_teta=n 
    550551            IGCM_card_WriteOption ${SUBMIT_DIR}/COMP/lmdz.card UserChoices ByPass_hgardfou_teta "${ByPass_hgardfou_teta}" 
    551552        fi 
     
    561562            cat gcm.def 
    562563            ByPass_hgardfou_mats=n 
     564            export lmdz_UserChoices_ByPass_hgardfou_mats=n 
    563565            IGCM_card_WriteOption ${SUBMIT_DIR}/COMP/lmdz.card UserChoices ByPass_hgardfou_mats "${ByPass_hgardfou_mats}" 
    564566        fi 
  • CONFIG/UNIFORM/v7/IPSLCM7/GENERAL/DRIVER/lmdz.driver

    r5479 r6014  
    545545            cat gcm.def 
    546546            ByPass_hgardfou_teta=n 
     547        export lmdz_UserChoices_ByPass_hgardfou_teta=n 
    547548            IGCM_card_WriteOption ${SUBMIT_DIR}/COMP/lmdz.card UserChoices ByPass_hgardfou_teta "${ByPass_hgardfou_teta}" 
    548549        fi 
     
    558559            cat gcm.def 
    559560            ByPass_hgardfou_mats=n 
     561            export lmdz_UserChoices_ByPass_hgardfou_mats=n 
    560562            IGCM_card_WriteOption ${SUBMIT_DIR}/COMP/lmdz.card UserChoices ByPass_hgardfou_mats "${ByPass_hgardfou_mats}" 
    561563        fi 
  • CONFIG/UNIFORM/v7/IPSLCM7/GENERAL/DRIVER/opa9.driver

    r5479 r6014  
    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.