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 3619 – NEMO

Changeset 3619


Ignore:
Timestamp:
2012-11-20T20:20:18+01:00 (11 years ago)
Author:
epico
Message:

fix in sette.sh for the Restartability tests for ORCA2_OFF_PISCES

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_CMCC_2012/NEMOGCM/SETTE/sette.sh

    r3555 r3619  
    440440    export TEST_NAME="SHORT" 
    441441    . prepare_exe_dir.sh 
    442     JOB_FILE=${EXE_DIR}/run_job.sh 
    443     NPROC=4 
    444     \rm $JOB_FILE 
     442#    JOB_FILE=${EXE_DIR}/run_job.sh 
     443#    NPROC=4 
     444#    \rm $JOB_FILE 
    445445    cd ${EXE_DIR} 
    446446    set_namelist namelist cn_exp \"OFFP_SHORT\" 
     
    452452    set_namelist namelist jpnj 2 
    453453    set_namelist namelist jpnij 4 
    454     cp ../LONG/OFFP_LONG_00000020_restart*nc . 
     454#   cp ../LONG/OFFP_LONG_00000020_restart*nc . 
    455455    set_namelist namelist_top ln_diatrc .false. 
    456456    set_namelist namelist_top ln_rsttr .true. 
Note: See TracChangeset for help on using the changeset viewer.