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 5196 for branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/NEMO/OPA_SRC/par_oce.F90 – NEMO

Ignore:
Timestamp:
2015-04-07T10:28:07+02:00 (9 years ago)
Author:
pabouttier
Message:

Add SEABASS reference configuration for this NEMO version for now; See Ticket #1505

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/NEMO/OPA_SRC/par_oce.F90

    r3294 r5196  
    7676   !!--------------------------------------------------------------------- 
    7777#             include "par_GYRE.h90" 
     78#elif defined key_seabass 
     79   !!--------------------------------------------------------------------- 
     80   !!   'key_seabass'      :                  mid-latitude basin : SEABASS 
     81   !!--------------------------------------------------------------------- 
     82#             include "par_SEABASS.h90" 
    7883#elif defined key_pomme_r025 
    7984   !!--------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.