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 10010 for NEMO/branches/2018/dev_r9838_ENHANCE04_RK3/src/NST/agrif_all_update.F90 – NEMO

Ignore:
Timestamp:
2018-07-29T13:40:45+02:00 (6 years ago)
Author:
gm
Message:

#1911 (ENHANCE-04): RK3 branch - step II.1 AGRIF compilation OK for time-level dimension on ssh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2018/dev_r9838_ENHANCE04_RK3/src/NST/agrif_all_update.F90

    r9780 r10010  
    4848      CALL Agrif_Update_ssh()                      ! Update sea level 
    4949      ! 
    50       IF (.NOT.ln_linssh) CALL Agrif_Update_vvl()  ! Update scale factors 
     50      IF (.NOT.ln_linssh) CALL Agrif_Update_vvl()  ! Update vertical mesh from ssh 
    5151      ! 
    5252      CALL Agrif_Update_tra()                      ! Update temperature/salinity 
Note: See TracChangeset for help on using the changeset viewer.