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 2195 for branches/DEV_r1826_DOC/DOC/TexFiles/Chapters/Chap_DYN.tex – NEMO

Ignore:
Timestamp:
2010-10-09T17:55:02+02:00 (14 years ago)
Author:
gm
Message:

ticket:#658 update TRA DYN & SBC with sbc, qsr, nxt and rnf considerations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r1826_DOC/DOC/TexFiles/Chapters/Chap_DYN.tex

    r2164 r2195  
    11311131The general framework for dynamics time stepping is a leap-frog scheme,  
    11321132$i.e.$ a three level centred time scheme associated with an Asselin time filter  
    1133 (cf. \S\ref{DOM_nxt}). The scheme is applied to the velocity except when using  
     1133(cf. Chap.\ref{STP}). The scheme is applied to the velocity except when using  
    11341134the flux form of momentum advection (cf. \S\ref{DYN_adv_cor_flux}) in variable  
    11351135volume level case (\key{vvl} defined), where it has to be applied to the thickness  
     
    11541154where RHS is the right hand side of the momentum equation, the subscript $f$  
    11551155denotes filtered values and $\gamma$ is the Asselin coefficient. $\gamma$ is  
    1156 initialized as \np{nn\_atfp} (namelist parameter). Its default value is \np{nn\_atfp} = 0.1. 
     1156initialized as \np{nn\_atfp} (namelist parameter). Its default value is \np{nn\_atfp} = $10^{-3}$. 
     1157In both cases, the modified Asselin filter is not applied since a perfect conservation  
     1158is not an issue for momentum equation. 
    11571159 
    11581160Note that with the filtered free surface, the update of the \textit{next} velocities  
Note: See TracChangeset for help on using the changeset viewer.