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 11597 for NEMO/trunk/doc/latex/NEMO/subfiles/chap_model_basics.tex – NEMO

Ignore:
Timestamp:
2019-09-25T20:20:19+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Continuation of coding rules application
Recovery of some sections deleted by the previous commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/latex/NEMO/subfiles/chap_model_basics.tex

    r11596 r11597  
    1  
    21\documentclass[../main/NEMO_manual]{subfiles} 
    32 
     
    109 
    1110%% ================================================================================================= 
     11%% ================================================================================================= 
    1212\section{Primitive equations} 
    1313\label{sec:MB_PE} 
    1414 
     15%% ================================================================================================= 
    1516%% ================================================================================================= 
    1617\subsection{Vector invariant formulation} 
     
    9192Their nature and formulation are discussed in \autoref{sec:MB_zdf_ldf} and \autoref{subsec:MB_boundary_condition}. 
    9293 
     94%% ================================================================================================= 
    9395%% ================================================================================================= 
    9496\subsection{Boundary conditions} 
     
    164166 
    165167%% ================================================================================================= 
     168%% ================================================================================================= 
    166169\section{Horizontal pressure gradient} 
    167170\label{sec:MB_hor_pg} 
    168171 
     172%% ================================================================================================= 
    169173%% ================================================================================================= 
    170174\subsection{Pressure formulation} 
     
    200204 
    201205%% ================================================================================================= 
     206%% ================================================================================================= 
    202207\subsection{Free surface formulation} 
    203208\label{subsec:MB_free_surface} 
     
    250255 
    251256%% ================================================================================================= 
     257%% ================================================================================================= 
    252258\section{Curvilinear \textit{z-}coordinate system} 
    253259\label{sec:MB_zco} 
    254260 
     261%% ================================================================================================= 
    255262%% ================================================================================================= 
    256263\subsection{Tensorial formalism} 
     
    337344where $q$ is a scalar quantity and $\vect A = (a_1,a_2,a_3)$ a vector in the $(i,j,k)$ coordinates system. 
    338345 
     346%% ================================================================================================= 
    339347%% ================================================================================================= 
    340348\subsection{Continuous model equations} 
     
    522530 
    523531%% ================================================================================================= 
     532%% ================================================================================================= 
    524533\section{Curvilinear generalised vertical coordinate system} 
    525534\label{sec:MB_gco} 
     
    602611%} 
    603612 
     613%% ================================================================================================= 
    604614%% ================================================================================================= 
    605615\subsection{\textit{S}-coordinate formulation} 
     
    691701 
    692702%% ================================================================================================= 
     703%% ================================================================================================= 
    693704\subsection{Curvilinear \zstar-coordinate system} 
    694705\label{subsec:MB_zco_star} 
     
    777788 
    778789%% ================================================================================================= 
     790%% ================================================================================================= 
    779791\subsection{Curvilinear terrain-following \textit{s}--coordinate} 
    780792\label{subsec:MB_sco} 
    781793 
     794%% ================================================================================================= 
    782795%% ================================================================================================= 
    783796\subsubsection{Introduction} 
     
    862875 
    863876%% ================================================================================================= 
     877%% ================================================================================================= 
    864878\subsection{\texorpdfstring{Curvilinear \ztilde-coordinate}{}} 
    865879\label{subsec:MB_zco_tilde} 
     
    870884Its use is therefore not recommended. 
    871885 
     886%% ================================================================================================= 
    872887%% ================================================================================================= 
    873888\section{Subgrid scale physics} 
     
    894909The formulation of these terms and their underlying physics are briefly discussed in the next two subsections. 
    895910 
     911%% ================================================================================================= 
    896912%% ================================================================================================= 
    897913\subsection{Vertical subgrid scale physics} 
     
    927943 
    928944%% ================================================================================================= 
     945%% ================================================================================================= 
    929946\subsection{Formulation of the lateral diffusive and viscous operators} 
    930947\label{subsec:MB_ldf} 
     
    981998 
    982999%% ================================================================================================= 
     1000%% ================================================================================================= 
    9831001\subsubsection{Lateral laplacian tracer diffusive operator} 
    9841002 
     
    10221040while in $s$-coordinates $\pd[]{k}$ is replaced by $\pd[]{s}$. 
    10231041 
     1042%% ================================================================================================= 
    10241043%% ================================================================================================= 
    10251044\subsubsection{Eddy induced velocity} 
     
    10601079 
    10611080%% ================================================================================================= 
     1081%% ================================================================================================= 
    10621082\subsubsection{Lateral bilaplacian tracer diffusive operator} 
    10631083 
     
    10711091the harmonic eddy diffusion coefficient set to the square root of the biharmonic one. 
    10721092 
     1093%% ================================================================================================= 
    10731094%% ================================================================================================= 
    10741095\subsubsection{Lateral Laplacian momentum diffusive operator} 
     
    11051126 
    11061127%% ================================================================================================= 
     1128%% ================================================================================================= 
    11071129\subsubsection{Lateral bilaplacian momentum diffusive operator} 
    11081130 
Note: See TracChangeset for help on using the changeset viewer.