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

Changeset 531 for trunk/CONFIG/ORCA2_LIM


Ignore:
Timestamp:
2006-10-19T14:55:25+02:00 (18 years ago)
Author:
opalod
Message:

nemo_v1_update_75 : CT : enables bit comparison between single and multiple processor runs adding nbit_cmp namelist parameter

File:
1 edited

Legend:

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

    r517 r531  
    5555!  nbench     Bench parameter (0/1): CAUTION it must be zero except for bench 
    5656!             for which we don't care about physical meaning of the results 
     57!  nbit_cmp   bit comparison mode parameter (0/1): enables bit comparison between  
     58!             single and multiple processor runs. 
    5759&namctl 
    5860   ln_ctl =  .false. 
     
    6567   jsplt  =       1 
    6668   nbench =       0 
     69   nbit_cmp =     0 
    6770/ 
    6871!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.