New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 5478 for trunk/NEMOGCM – NEMO

Changeset 5478 for trunk/NEMOGCM


Ignore:
Timestamp:
2015-06-24T16:14:42+02:00 (9 years ago)
Author:
timgraham
Message:

Fix for tickey #1548

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/SETTE/sette.sh

    r5398 r5478  
    857857    export TEST_NAME="REPRO_4_8" 
    858858    . ./prepare_exe_dir.sh 
     859    JOB_FILE=${EXE_DIR}/run_job.sh 
     860    if [ -f ${JOB_FILE} ] ; then \rm ${JOB_FILE} ; fi 
    859861    cd ${EXE_DIR} 
    860862    set_namelist namelist_cfg nn_it000 1 
Note: See TracChangeset for help on using the changeset viewer.