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 3552 for branches/2012/dev_r3438_LOCEAN15_PISLOB/NEMOGCM/SETTE/sette.sh – NEMO

Ignore:
Timestamp:
2012-11-14T12:42:49+01:00 (11 years ago)
Author:
flavoni
Message:

correct bad link for AMM12 config, see ticket #941

File:
1 edited

Legend:

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

    r3548 r3552  
    621621        L_NPROC=$(( $i - 1 )) 
    622622        L_NPROC=`printf "%04d\n" ${L_NPROC}` 
    623         ln -sf ../LONG/AMM12_00000006_restart_${L_NPROC-1}.nc . 
     623        ln -sf ../LONG/AMM12_00000006_restart_${L_NPROC}.nc . 
    624624    done 
    625625    cd ${SETTE_DIR} 
Note: See TracChangeset for help on using the changeset viewer.