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 9524 for branches/2017/dev_merge_2017/NEMOGCM/SETTE – NEMO

Ignore:
Timestamp:
2018-04-27T19:41:24+02:00 (6 years ago)
Author:
clem
Message:

correct sas_biper namelists

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/SETTE/sette_test-cases.sh

    r9522 r9524  
    150150do 
    151151 
    152 # TESTS FOR OVERFLOW CONFIGURATION 
     152# --------- 
     153#  OVERFLOW 
     154# --------- 
    153155if [ ${config} -eq 1 ] ;  then 
    154156    ## Restartability tests for OVERFLOW 
     
    235237fi 
    236238 
    237 # TESTS FOR LOCK_EXCHANGE CONFIGURATION 
     239# -------------- 
     240#  LOCK_EXCHANGE 
     241# -------------- 
    238242if [ ${config} -eq 2 ] ;  then 
    239243    ## Restartability tests for LOCK_EXCHANGE 
     
    319323fi 
    320324 
    321 # TESTS FOR VORTEX CONFIGURATION 
     325# --------- 
     326# VORTEX 
     327# --------- 
    322328if [ ${config} -eq 3 ] ;  then 
    323329    ## Restartability tests for VORTEX 
     
    405411 
    406412 
    407 # TESTS FOR SAS_BIPER CONFIGURATION 
     413# --------- 
     414# SAS_BIPER 
     415# --------- 
    408416if [ ${config} -eq 5 ] ;  then  
    409417## Restartability tests for SAS_BIPER 
Note: See TracChangeset for help on using the changeset viewer.