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 3536 for branches/2012/dev_r3438_LOCEAN15_PISLOB – NEMO

Ignore:
Timestamp:
2012-11-13T10:19:08+01:00 (11 years ago)
Author:
flavoni
Message:

update sette.sh,correct bad cp, see ticket: #941

File:
1 edited

Legend:

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

    r3535 r3536  
    123123# ========== 
    124124# 
    125 # $Id : $ 
     125# $Id$ 
    126126# 
    127127#   * creation 
     
    198198        L_NPROC=$(( $i - 1 )) 
    199199        L_NPROC=`printf "%04d\n" ${L_NPROC}` 
    200         ln -sf ../LONG/${NEW_CONF}_00000060_restart_${L_NPROC}.nc . 
     200        ln -sf ../LONG/GYRE_LONG_00000060_restart_${L_NPROC}.nc . 
    201201    done 
    202202    cd ${SETTE_DIR} 
     
    470470    set_namelist namelist jpnj 2 
    471471    set_namelist namelist jpnij 4 
    472     cp ../LONG/OFFP_LONG_00000020_restart*nc . 
    473472    set_namelist namelist_top ln_diatrc .false. 
    474473    set_namelist namelist_top ln_rsttr .true. 
Note: See TracChangeset for help on using the changeset viewer.