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 11853 for NEMO/branches/2019/dev_r11085_ASINTER-05_Brodeau_Advanced_Bulk/tests/STATION_ASF/EXPREF/namelist_cfg.ecmwf – NEMO

Ignore:
Timestamp:
2019-11-05T10:50:43+01:00 (4 years ago)
Author:
laurent
Message:

Make "STATION_ASF" explicitely monoproc (no MPI)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11085_ASINTER-05_Brodeau_Advanced_Bulk/tests/STATION_ASF/EXPREF/namelist_cfg.ecmwf

    r11834 r11853  
    22!! NEMO/OCE  Configuration namelist : overwrite default values defined in SHARED/namelist_ref 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    4 !!             STATION_ASF 
     4!!             STATION_ASF configuration    
    55!!====================================================================== 
    66!!              ***  Domain & Run management namelists  ***           !! 
     
    247247!!   namdiu       Cool skin and warm layer models                       (default: OFF) 
    248248!!   namdiu       Cool skin and warm layer models                       (default: OFF) 
    249 !!   namflo       float parameters                                      ("key_float") 
    250 !!   nam_diaharm  Harmonic analysis of tidal constituents               ("key_diaharm") 
    251 !!   namdct       transports through some sections                      ("key_diadct") 
     249!!   namflo       float parameters                                      (default: OFF) 
     250!!   nam_diaharm  Harmonic analysis of tidal constituents               (default: OFF) 
     251!!   nam_diadct   transports through some sections                      (default: OFF) 
    252252!!   nam_diatmb   Top Middle Bottom Output                              (default: OFF) 
    253253!!   nam_dia25h   25h Mean Output                                       (default: OFF) 
     
    273273&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
    274274!----------------------------------------------------------------------- 
    275    jpni        =   1       !  number of processors following i (set automatically if < 1), see also ln_listonly = T 
    276    jpnj        =   1       !  number of processors following j (set automatically if < 1), see also ln_listonly = T 
    277275/ 
    278276!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.