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

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

trunk: replace key_mpp_mpi by the opposite key key_mpi_off

Location:
NEMO/trunk/tests/VORTEX
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/tests/VORTEX/EXPREF/1_namelist_cfg

    r14053 r14229  
    284284!!                  ***  Miscellaneous namelists  ***                 !! 
    285285!!                                                                    !! 
    286 !!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi") 
     286!!   nammpp            Massively Parallel Processing 
    287287!!   namctl            Control prints                                   (default: OFF) 
    288288!!   namsto            Stochastic parametrization of EOS                (default: OFF) 
     
    290290! 
    291291!----------------------------------------------------------------------- 
    292 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
     292&nammpp        !   Massively Parallel Processing 
    293293!----------------------------------------------------------------------- 
    294294/ 
  • NEMO/trunk/tests/VORTEX/EXPREF/namelist_cfg

    r14053 r14229  
    277277!!                  ***  Miscellaneous namelists  ***                 !! 
    278278!!                                                                    !! 
    279 !!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi") 
     279!!   nammpp            Massively Parallel Processing 
    280280!!   namctl            Control prints                                   (default: OFF) 
    281281!!   namsto            Stochastic parametrization of EOS                (default: OFF) 
     
    283283! 
    284284!----------------------------------------------------------------------- 
    285 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
     285&nammpp        !   Massively Parallel Processing 
    286286!----------------------------------------------------------------------- 
    287287/ 
  • NEMO/trunk/tests/VORTEX/cpp_VORTEX.fcm

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