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 9560 for branches/2017/dev_merge_2017/NEMOGCM/CONFIG/SPITZ12 – NEMO

Ignore:
Timestamp:
2018-05-07T17:23:00+02:00 (6 years ago)
Author:
cetlod
Message:

Add the namelist block nammpp in all namelist_cfg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/SPITZ12/EXP00/namelist_cfg

    r9552 r9560  
    410410!!====================================================================== 
    411411! 
     412! 
    412413!----------------------------------------------------------------------- 
    413414&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
    414415!----------------------------------------------------------------------- 
    415    jpni        =   0       !  jpni   number of processors following i (set automatically if < 1) 
    416    jpnj        =   0       !  jpnj   number of processors following j (set automatically if < 1) 
    417    jpnij       =   0       !  jpnij  number of local domains (set automatically if < 1) 
    418 / 
     416/ 
     417!----------------------------------------------------------------------- 
     418&namctl        !   Control prints                                       (default: OFF) 
     419!----------------------------------------------------------------------- 
     420/ 
     421!----------------------------------------------------------------------- 
     422&namsto        ! Stochastic parametrization of EOS                      (default: OFF) 
     423!----------------------------------------------------------------------- 
     424/ 
Note: See TracChangeset for help on using the changeset viewer.