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.
Users/ReferenceConfigurations/GYRE_PISCES (diff) – NEMO

Changes between Version 9 and Version 10 of Users/ReferenceConfigurations/GYRE_PISCES


Ignore:
Timestamp:
2017-05-17T11:55:05+02:00 (7 years ago)
Author:
nicolasmartin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Users/ReferenceConfigurations/GYRE_PISCES

    v9 v10  
    32324. Optional, in order to increase the number of MPI communication for benchmark purposes: you can change the number of sub-timesteps computed in the time-splitting scheme each iteration. First change the list of active CPP keys for your experiment, in `CONFIG/"your configuration name"/cpp_"your configuration name".fcm` : replace key_dynspg_flt by key_dynspg_ts and recompile/create your executable again 
    3333{{{#!sh 
    34    makenemo [...] add_key "key_dynspg_ts" del_key "key_dynspg_flt" 
     34   makenemo [...] add_key 'key_dynspg_ts' del_key 'key_dynspg_flt' 
    3535}}} 
    3636In your `namelist_cfg` file, edit the &namsplit namelist by adding the following line: