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 8837 – NEMO

Changeset 8837


Ignore:
Timestamp:
2017-11-28T15:47:04+01:00 (6 years ago)
Author:
charris
Message:

Fix for direct initialization case (although note that this is untested in the vvl case and may still contain bugs).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8789_sbc/NEMOGCM/NEMO/OPA_SRC/ASM/asminc.F90

    r8832 r8837  
    4848   PUBLIC   tra_asm_inc    !: Apply the tracer (T and S) increments 
    4949   PUBLIC   dyn_asm_inc    !: Apply the dynamic (u and v) increments 
     50   PUBLIC   ssh_asm_inc    !: Apply the SSH increment 
    5051   PUBLIC   ssh_asm_div    !: Apply the SSH divergence 
    5152   PUBLIC   seaice_asm_inc !: Apply the seaice increment 
Note: See TracChangeset for help on using the changeset viewer.