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 10601 for NEMO/trunk/src/OCE – NEMO

Changeset 10601 for NEMO/trunk/src/OCE


Ignore:
Timestamp:
2019-01-28T21:53:01+01:00 (5 years ago)
Author:
acc
Message:

Remove some redundant variables from in_out_manager.F90. Update namctl and text in manual. Make whitespace correction to OFF, SAO and SAS versions of nemogcm.F90

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/IOM/in_out_manager.F90

    r10588 r10601  
    129129   INTEGER ::   nn_isplt         !: number of processors following i 
    130130   INTEGER ::   nn_jsplt         !: number of processors following j 
    131    INTEGER ::   nn_bench         !: benchmark parameter (0/1) 
    132    INTEGER ::   nn_bit_cmp = 0   !: bit reproducibility  (0/1) 
    133131   !                                           
    134132   INTEGER ::   nprint, nictls, nictle, njctls, njctle, isplt, jsplt    !: OLD namelist names 
Note: See TracChangeset for help on using the changeset viewer.