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

Changeset 4379


Ignore:
Timestamp:
2014-01-29T12:55:10+01:00 (10 years ago)
Author:
rfurner
Message:

small changes to SETTE to suit new AMM input tarfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_MERGE_2013/NEMOGCM/SETTE/sette.sh

    r4328 r4379  
    649649    set_namelist namelist_cfg ln_ctl .false. 
    650650    set_namelist namelist_cfg ln_clobber .true. 
    651     set_namelist namelist_cfg cn_ocerst_in \"amm12_restart_oce\" 
    652     ln -s restarts/amm12_restart_oce.nc amm12_restart_oce.nc 
    653651    set_namelist namelist_cfg jpni 8 
    654652    set_namelist namelist_cfg jpnj 4 
     
    664662    cd ${SETTE_DIR} 
    665663    export TEST_NAME="SHORT" 
    666     . prepare_exe_dir.sh 
     664    . ./prepare_exe_dir.sh 
    667665    cd ${EXE_DIR} 
    668666    set_namelist namelist_cfg nn_it000 289 
     
    712710    set_namelist namelist_cfg ln_ctl .false. 
    713711    set_namelist namelist_cfg ln_clobber .true. 
    714     set_namelist namelist_cfg cn_ocerst_in \"amm12_restart_oce\" 
    715     ln -s restarts/amm12_restart_oce.nc amm12_restart_oce.nc 
    716712    set_namelist namelist_cfg jpni 8 
    717713    set_namelist namelist_cfg jpnj 4 
     
    736732    set_namelist namelist_cfg ln_ctl .false. 
    737733    set_namelist namelist_cfg ln_clobber .true. 
    738     set_namelist namelist_cfg cn_ocerst_in \"amm12_restart_oce\" 
    739     ln -s restarts/amm12_restart_oce.nc amm12_restart_oce.nc 
    740734    set_namelist namelist_cfg jpni 4 
    741735    set_namelist namelist_cfg jpnj 8 
Note: See TracChangeset for help on using the changeset viewer.