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 14137 for NEMO/trunk/src/SWE/stp_oce.F90 – NEMO

Ignore:
Timestamp:
2020-12-09T10:55:03+01:00 (3 years ago)
Author:
techene
Message:

#2385 : swe is now working (SWE/restart.F90 and SWE/stpctl.F90 moved as subroutines of OCE/IOM/restart.F90 and OCE/stpctl.F90)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/SWE/stp_oce.F90

    r14053 r14137  
    9393   !                                                   (dyn_asm_inc routine) 
    9494   USE asmbkg          ! writing out state trajectory 
    95    USE stpctl          ! time stepping control            (stp_ctl routine) 
     95   USE stpctl          ! time stepping control            (stp_ctl_SWE routine) 
    9696   USE restart         ! ocean restart                    (rst_wri routine) 
    9797   USE prtctl          ! Print control                    (prt_ctl routine) 
Note: See TracChangeset for help on using the changeset viewer.