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 14229 for NEMO/trunk/tests/SWG – NEMO

Changeset 14229 for NEMO/trunk/tests/SWG


Ignore:
Timestamp:
2020-12-20T13:45:55+01:00 (3 years ago)
Author:
smasson
Message:

trunk: replace key_mpp_mpi by the opposite key key_mpi_off

Location:
NEMO/trunk/tests/SWG
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/tests/SWG/EXPREF/namelist_cfg

    r13752 r14229  
    224224!!                  ***  Miscellaneous namelists  ***                 !! 
    225225!!                                                                    !! 
    226 !!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi") 
     226!!   nammpp            Massively Parallel Processing 
    227227!!   namctl            Control prints                                   (default: OFF) 
    228228!!   namsto            Stochastic parametrization of EOS                (default: OFF) 
     
    231231! 
    232232!----------------------------------------------------------------------- 
    233 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
     233&nammpp        !   Massively Parallel Processing 
    234234!----------------------------------------------------------------------- 
    235235/ 
  • NEMO/trunk/tests/SWG/cpp_SWG.fcm

    r14183 r14229  
    1 bld::tool::fppkeys  key_mpp_mpi key_iomput key_qco key_RK3 
     1bld::tool::fppkeys key_iomput key_qco key_RK3 
Note: See TracChangeset for help on using the changeset viewer.