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/SAS – NEMO

Changeset 10601 for NEMO/trunk/src/SAS


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

    r10570 r10601  
    544544      !!---------------------------------------------------------------------- 
    545545      LOGICAL :: setto, for_all 
    546       TYPE (sn_ctl) :: sn_cfctl 
     546      TYPE(sn_ctl) :: sn_cfctl 
    547547      !!---------------------------------------------------------------------- 
    548548      IF( for_all ) THEN 
Note: See TracChangeset for help on using the changeset viewer.