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 631 for trunk/CONFIG/ORCA2_LIM – NEMO

Changeset 631 for trunk/CONFIG/ORCA2_LIM


Ignore:
Timestamp:
2007-03-02T17:40:54+01:00 (17 years ago)
Author:
opalod
Message:

nemo_v2_update_007 : CT : add the logical namelist ln_dimgnnn to be able to choose (in DIMG) between:

  • 1 output file for all proc.
  • 1 output file per proc.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/ORCA2_LIM/EXP00/namelist

    r607 r631  
    2424!  nwrite     frequency of OUTPUT file 
    2525!  nrunoff    = 0 no, 1 runoff, 2 runoff+river mouth ups adv 
     26!  ln_dimgnnn (F/T) 1 DIMG file - (for all proc/per proc) 
    2627! 
    2728!  CAUTION: for usual run scripts, logical value of 
     
    4142   nwrite     =    5475  
    4243   nrunoff    =       2 
     44   ln_dimgnnn = .FALSE. 
    4345/ 
    4446!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.