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 14227 for NEMO/trunk/src/SAS/step.F90 – NEMO

Ignore:
Timestamp:
2020-12-20T12:57:00+01:00 (3 years ago)
Author:
smasson
Message:

trunk: replace remaining OPA by OCE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/SAS/step.F90

    r13970 r14227  
    1212 
    1313   !!---------------------------------------------------------------------- 
    14    !!   stp             : OPA system time-stepping 
     14   !!   stp             : OCE system time-stepping 
    1515   !!---------------------------------------------------------------------- 
    1616   USE oce              ! ocean dynamics and tracers variables 
     
    111111 
    112112      ! ==> clem: open boundaries is mandatory for sea-ice because ice BDY is not decoupled from   
    113       !           the environment of ocean BDY. Therefore bdy is called in both OPA and SAS modules. 
     113      !           the environment of ocean BDY. Therefore bdy is called in both OCE and SAS modules. 
    114114      !           From SAS: ocean bdy data are wrong  (but we do not care) and ice bdy data are OK.   
    115115      !           This is not clean and should be changed in the future.  
Note: See TracChangeset for help on using the changeset viewer.