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/SAO/nemogcm.F90 – NEMO

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/SAO/nemogcm.F90

    r10570 r10601  
    426426      !!---------------------------------------------------------------------- 
    427427      LOGICAL :: setto, for_all 
    428       TYPE (sn_ctl) :: sn_cfctl 
     428      TYPE(sn_ctl) :: sn_cfctl 
    429429      !!---------------------------------------------------------------------- 
    430430      IF( for_all ) THEN 
Note: See TracChangeset for help on using the changeset viewer.