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/ICB – NEMO

Changeset 14229 for NEMO/trunk/tests/ICB


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/ICB
Files:
2 edited

Legend:

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

    r13899 r14229  
    464464!!                  ***  Miscellaneous namelists  ***                 !! 
    465465!!                                                                    !! 
    466 !!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi") 
     466!!   nammpp            Massively Parallel Processing 
    467467!!   namctl            Control prints                                   (default: OFF) 
    468468!!   namsto            Stochastic parametrization of EOS                (default: OFF) 
     
    470470! 
    471471!----------------------------------------------------------------------- 
    472 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
     472&nammpp        !   Massively Parallel Processing 
    473473!----------------------------------------------------------------------- 
    474474/ 
  • NEMO/trunk/tests/ICB/cpp_ICB.fcm

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