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.
2009WP/2009Stream3/VVL (diff) – NEMO

Changes between Version 19 and Version 20 of 2009WP/2009Stream3/VVL


Ignore:
Timestamp:
2009-06-25T11:45:28+02:00 (15 years ago)
Author:
gm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2009WP/2009Stream3/VVL

    v19 v20  
    188188}}} 
    189189 
    190     In addition, all the comment have been updated. The resulting subroutine can be found in attachment (https://forge.ipsl.jussieu.fr/nemo/attachment/wiki/2009WP/2009Stream3/VVL/dynspg_flt.F90). 
     190    In addition, all the comment have been updated. The resulting subroutine can be found in attachment (https://forge.ipsl.jussieu.fr/nemo/attachment/wiki/2009WP/2009Stream3/VVL/dynspg_flt.F90).[[BR]] 
     191 
     192   NB: There is a '''bug in the time-splitting algorithm''' when starting with an Euler time step. Indeed, even when an Euler time step, the time-splitting algorithm have to be performed over a '''2*rdt period'''! This can be easily understood with a sketch of the time algorithm. I (Gurvan) may add this sketch here soon.[[BR]] 
     193 
     194 
    191195 
    192196   '''In dynspg_exp.F90''', the surface pressure gradient is already taken into account in lk_vvl=TRUE case. Therefore it must not be added in dynspg_exp. So replace[[BR]]