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

Legend:

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

    r13731 r14229  
    488488!!                  ***  Miscellaneous namelists  ***                 !! 
    489489!!                                                                    !! 
    490 !!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi") 
     490!!   nammpp            Massively Parallel Processing 
    491491!!   namctl            Control prints                                   (default: OFF) 
    492492!!   namsto            Stochastic parametrization of EOS                (default: OFF) 
     
    494494! 
    495495!----------------------------------------------------------------------- 
    496 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
     496&nammpp        !   Massively Parallel Processing 
    497497!----------------------------------------------------------------------- 
    498498/ 
  • NEMO/trunk/tests/ISOMIP/cpp_ISOMIP.fcm

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