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 12568 for utils/CI/sette_ticket2304/sette_reference-configurations.sh – NEMO

Ignore:
Timestamp:
2020-03-18T12:01:29+01:00 (4 years ago)
Author:
mathiot
Message:

ticket2304: synchronise branch with lates revision of sette

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/CI/sette_ticket2304/sette_reference-configurations.sh

    r12445 r12568  
    392392    set_namelist namelist_top_cfg nn_rsttr 2 
    393393    set_namelist namelist_cfg cn_ocerst_in \"O2L3P_LONG_00000496_restart\" 
     394    set_namelist namelist_cfg cn_icbrst_in \"O2L3P_LONG_00000496_restart_icb\" 
    394395    set_namelist namelist_top_cfg cn_trcrst_in \"O2L3P_LONG_00000496_restart_trc\" 
    395396    set_namelist namelist_ice_cfg cn_icerst_in \"O2L3P_LONG_00000496_restart_ice\" 
     
    411412        if [ ${USING_ICEBERGS} == "yes" ] 
    412413            then 
    413              ln -sf ../LONG/O2L3P_LONG_icebergs_00000496_restart_${L_NPROC}.nc O2L3P_LONG_00000496_restart_icebergs_${L_NPROC}.nc 
     414             ln -sf ../LONG/O2L3P_LONG_00000496_restart_icb_${L_NPROC}.nc O2L3P_LONG_00000496_restart_icb_${L_NPROC}.nc 
    414415        fi 
    415416    done 
Note: See TracChangeset for help on using the changeset viewer.