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.
ticket/0863 (diff) – NEMO

Changes between Version 13 and Version 14 of ticket/0863


Ignore:
Timestamp:
2011-10-13T17:42:17+02:00 (13 years ago)
Author:
mlelod
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/0863

    v13 v14  
    1818Next sea surface height is first computed. The latter is necessary before computing next vertical scale factors. And now vertical velocity (eulerian cross-level velocity) can then be calculated. [[BR]] After this sequence, tracers and dynamics terms can be computed. Next tracers and dynamics fields are updated.[[BR]] Finally, after the swap of those fields, sea surface height and vertical scale factors can be swaped. 
    1919 
    20 Calling sequence in `step.F90` before tracers and dynamics:[[BR]] 
     20Calling sequence in `step` before tracers and dynamics:[[BR]] 
    2121 
    2222{{{ 
     
    2525               CALL wzv           ( kstp ) 
    2626}}} 
    27 Calling sequence in `step.F90` after tracers and dynamics:[[BR]] 
     27Calling sequence in `step` after tracers and dynamics:[[BR]] 
    2828 
    2929{{{ 
     
    3434=== Newly created and suppressed variables === 
    3535=== Step 1 : Initialisation === 
    36 `dom_vvl_init` is called by `domain.F90:` 
     36`dom_vvl_init` is called by `domain:` 
    3737 
    3838 1. The namelist nam_vvl is read and options are controlled. there are 3 possible variable vertical coordinates