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 3652 for trunk – NEMO

Changeset 3652 for trunk


Ignore:
Timestamp:
2012-11-26T11:50:15+01:00 (11 years ago)
Author:
flavoni
Message:

remove bad line for OFFline restartability test in SETTE, see ticket #941

File:
1 edited

Legend:

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

    r3555 r3652  
    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 
    445442    cd ${EXE_DIR} 
    446443    set_namelist namelist cn_exp \"OFFP_SHORT\" 
     
    452449    set_namelist namelist jpnj 2 
    453450    set_namelist namelist jpnij 4 
    454     cp ../LONG/OFFP_LONG_00000020_restart*nc . 
    455451    set_namelist namelist_top ln_diatrc .false. 
    456452    set_namelist namelist_top ln_rsttr .true. 
Note: See TracChangeset for help on using the changeset viewer.