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

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

Legend:

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

    r14224 r14229  
    352352!!                  ***  Miscellaneous namelists  ***                 !! 
    353353!!                                                                    !! 
    354 !!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi") 
     354!!   nammpp            Massively Parallel Processing 
    355355!!   namctl            Control prints                                   (default: OFF) 
    356356!!   namsto            Stochastic parametrization of EOS                (default: OFF) 
     
    358358! 
    359359!----------------------------------------------------------------------- 
    360 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
     360&nammpp        !   Massively Parallel Processing 
    361361!----------------------------------------------------------------------- 
    362362!!   jpni        =   8       !  jpni   number of processors following i (set automatically if < 1) 
  • NEMO/trunk/tests/CANAL/cpp_CANAL.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.