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 3683 for trunk/DOC/TexFiles/Chapters/Chap_TRA.tex – NEMO

Ignore:
Timestamp:
2012-11-27T16:21:24+01:00 (11 years ago)
Author:
gm
Message:

trunk: #926 NEMO_book.pdf : references are invisible + error corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DOC/TexFiles/Chapters/Chap_TRA.tex

    r3308 r3683  
    264264transport) rather than TVD. The TVD scheme is implemented in the \mdl{traadv\_tvd} module. 
    265265 
    266 For stability reasons (see \S\ref{DOM_nxt}), 
     266For stability reasons (see \S\ref{STP}), 
    267267$\tau _u^{cen2}$ is evaluated  in (\ref{Eq_tra_adv_tvd}) using the \textit{now} tracer while $\tau _u^{ups}$  
    268268is evaluated using the \textit{before} tracer. In other words, the advective part of  
     
    337337\np{ln\_traadv\_ubs}=true. 
    338338 
    339 For stability reasons  (see \S\ref{DOM_nxt}), 
     339For stability reasons  (see \S\ref{STP}), 
    340340the first term  in \eqref{Eq_tra_adv_ubs} (which corresponds to a second order centred scheme)  
    341341is evaluated using the \textit{now} tracer (centred in time) while the  
     
    451451except for the pure vertical component that appears when a rotation tensor  
    452452is used. This latter term is solved implicitly together with the  
    453 vertical diffusion term (see \S\ref{DOM_nxt}). 
     453vertical diffusion term (see \S\ref{STP}). 
    454454 
    455455% ------------------------------------------------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.