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 548 for trunk/NEMO/OPA_SRC – NEMO

Changeset 548 for trunk/NEMO/OPA_SRC


Ignore:
Timestamp:
2006-10-20T18:01:25+02:00 (18 years ago)
Author:
opalod
Message:

nemo_v1_update_078:RB: finalization of IOM (2)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/IOM/in_out_manager.F90

    r547 r548  
    3333   INTEGER            ::   nleapy     = 0         !: Leap year calendar flag (0/1 or 30) 
    3434   INTEGER            ::   ninist     = 0         !: initial state output flag (0/1) 
    35    INTEGER            ::   nbench     = 0         !: benchmark parameter (0/1) 
    3635    
    3736   !!---------------------------------------------------------------------- 
     
    4847   INTEGER            ::   jsplt      =    1      !: number of processors following j 
    4948   INTEGER            ::   ijsplt     =    1      !: nb of local domain = nb of processors 
     49   INTEGER            ::   nbench     = 0         !: benchmark parameter (0/1) 
     50   INTEGER            ::   nbit_cmp   = 0         !: bit reproducibility  (0/1) 
    5051 
    5152   !!---------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.