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 3839 for branches/2011/dev_r2739_LOCEAN8_ZTC/NEMOGCM/NEMO/OPA_SRC/step_oce.F90 – NEMO

Ignore:
Timestamp:
2013-03-14T19:00:38+01:00 (11 years ago)
Author:
gm
Message:

dev_r2739_LOCEAN8_ZTC (z-tilde): #863 correct bugs and rename some variables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_r2739_LOCEAN8_ZTC/NEMOGCM/NEMO/OPA_SRC/step_oce.F90

    r2905 r3839  
    5656   USE bdydta           ! unstructured open boundary data  (bdy_dta routine) 
    5757 
    58    USE sshwzv           ! vertical velocity and ssh        (ssh_wzv routine) 
     58   USE sshwzv           ! vertical velocity and ssh        (ssh_nxt routine) 
     59   !                                                       (ssh_swp routine) 
     60   !                                                       (wzv     routine) 
    5961   USE domvvl           ! variable vertical scale factors  (dom_vvl_sf_nxt routine) 
    6062   !                                                       (dom_vvl_sf_swp routine) 
Note: See TracChangeset for help on using the changeset viewer.