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 13154 for NEMO/branches/2020/dev_r12527_Gurvan_ShallowWater/src/SWE/dynadv.F90 – NEMO

Ignore:
Timestamp:
2020-06-24T15:31:32+02:00 (4 years ago)
Author:
gm
Message:

Alternative Directions on VOR and KE and bug fixed ln_vorlat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/dev_r12527_Gurvan_ShallowWater/src/SWE/dynadv.F90

    r13151 r13154  
    7474      CASE( np_VEC_c2  )      
    7575         CALL dyn_keg     ( kt, nn_dynkeg,      Kmm, puu, pvv, Krhs )    ! vector form : horizontal gradient of kinetic energy 
     76!!an SWE : w = 0 
    7677         CALL dyn_zad     ( kt,                 Kmm, puu, pvv, Krhs )    ! vector form : vertical advection 
    7778      CASE( np_FLX_c2  )  
Note: See TracChangeset for help on using the changeset viewer.