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 8803 for branches/2017/dev_r8624_AGRIF3_VVL/NEMOGCM/NEMO/OPA_SRC/step.F90 – NEMO

Ignore:
Timestamp:
2017-11-23T18:29:01+01:00 (6 years ago)
Author:
jchanut
Message:

AGRIF + vvl: Make code compliant with future vertical coordinate change + volume refluxing - #1965

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8624_AGRIF3_VVL/NEMOGCM/NEMO/OPA_SRC/step.F90

    r8741 r8803  
    315315      IF( Agrif_NbStepint() == 0 ) THEN               ! AGRIF Update  
    316316!!jc in fact update is useless at last time step, but do it for global diagnostics 
     317                             CALL Agrif_Update_ssh()      ! Update ssh 
    317318         IF(.NOT.ln_linssh)  CALL Agrif_Update_vvl()      ! Update vertical scale factors   
    318319                             CALL Agrif_Update_Tra()      ! Update active tracers 
Note: See TracChangeset for help on using the changeset viewer.