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 7933 for trunk/NEMOGCM – NEMO

Changeset 7933 for trunk/NEMOGCM


Ignore:
Timestamp:
2017-04-19T14:33:11+02:00 (7 years ago)
Author:
timgraham
Message:

Fix for #1887 to run ORCA2AGUL tests with LIM3 without segmentation faults

Location:
trunk/NEMOGCM/CONFIG
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/1_namelist_cfg

    r7715 r7933  
    4646!----------------------------------------------------------------------- 
    4747   ln_blk      = .true.    !  CORE bulk formulation                     (T => fill namsbc_core) 
    48    nn_ice      = 0         !  =0 no ice boundary condition   , 
     48   nn_ice      = 3         !  =0 no ice boundary condition   , 
    4949                           !  =1 use observed ice-cover      , 
    5050                           !  =2 ice-model used                         ("key_lim3" or "key_lim2) 
     
    9090&namagrif      !  AGRIF zoom                                            ("key_agrif") 
    9191!----------------------------------------------------------------------- 
     92   nn_cln_update =    3    !  baroclinic update frequency 
    9293/ 
    9394!----------------------------------------------------------------------- 
  • trunk/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/namelist_cfg

    r7828 r7933  
    105105/ 
    106106!----------------------------------------------------------------------- 
     107&namagrif      !  AGRIF zoom                                            ("key_agrif") 
     108!----------------------------------------------------------------------- 
     109   nn_cln_update =    3    !  baroclinic update frequency 
     110/ 
     111!----------------------------------------------------------------------- 
    107112&nambfr        !   bottom friction 
    108113!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.