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 11263 for NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/latex/NEMO/subfiles/chap_LBC.tex – NEMO

Ignore:
Timestamp:
2019-07-12T12:47:53+02:00 (5 years ago)
Author:
smasson
Message:

dev_r10984_HPC-13 : merge with trunk@11242, see #2285

Location:
NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc

    • Property svn:ignore deleted
  • NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/latex

    • Property svn:ignore
      •  

        old new  
        1 *.aux 
        2 *.bbl 
        3 *.blg 
        4 *.dvi 
        5 *.fdb* 
        6 *.fls 
        7 *.idx 
        8 *.ilg 
        9 *.ind 
        10 *.log 
        11 *.maf 
        12 *.mtc* 
        13 *.out 
        14 *.pdf 
        15 *.toc 
        16 _minted-* 
         1figures 
  • NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/latex/NEMO

    • Property svn:ignore deleted
  • NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/latex/NEMO/subfiles/chap_LBC.tex

    r10614 r11263  
    1717% Boundary Condition at the Coast 
    1818% ================================================================ 
    19 \section{Boundary condition at the coast (\protect\np{rn\_shlat})} 
     19\section[Boundary condition at the coast (\texttt{rn\_shlat})] 
     20{Boundary condition at the coast (\protect\np{rn\_shlat})} 
    2021\label{sec:LBC_coast} 
    2122%--------------------------------------------nam_lbc------------------------------------------------------- 
     
    5657\begin{figure}[!t] 
    5758  \begin{center} 
    58     \includegraphics[width=0.90\textwidth]{Fig_LBC_uv} 
     59    \includegraphics[width=\textwidth]{Fig_LBC_uv} 
    5960    \caption{ 
    6061      \protect\label{fig:LBC_uv} 
     
    8586\begin{figure}[!p] 
    8687  \begin{center} 
    87     \includegraphics[width=0.90\textwidth]{Fig_LBC_shlat} 
     88    \includegraphics[width=\textwidth]{Fig_LBC_shlat} 
    8889    \caption{ 
    8990      \protect\label{fig:LBC_shlat} 
     
    147148% Boundary Condition around the Model Domain 
    148149% ================================================================ 
    149 \section{Model domain boundary condition (\protect\np{jperio})} 
     150\section[Model domain boundary condition (\texttt{jperio})] 
     151{Model domain boundary condition (\protect\np{jperio})} 
    150152\label{sec:LBC_jperio} 
    151153 
     
    158160%        Closed, cyclic (\np{jperio}\forcode{ = 0..2})  
    159161% ------------------------------------------------------------------------------------------------------------- 
    160 \subsection{Closed, cyclic (\protect\np{jperio}\forcode{= [0127]})} 
     162\subsection[Closed, cyclic (\forcode{jperio = [0127]})] 
     163{Closed, cyclic (\protect\np{jperio}\forcode{ = [0127]})} 
    161164\label{subsec:LBC_jperio012} 
    162165 
     
    194197\begin{figure}[!t] 
    195198  \begin{center} 
    196     \includegraphics[width=1.0\textwidth]{Fig_LBC_jperio} 
     199    \includegraphics[width=\textwidth]{Fig_LBC_jperio} 
    197200    \caption{ 
    198201      \protect\label{fig:LBC_jperio} 
     
    206209%        North fold (\textit{jperio = 3 }to $6)$  
    207210% ------------------------------------------------------------------------------------------------------------- 
    208 \subsection{North-fold (\protect\np{jperio}\forcode{ = 3..6})} 
     211\subsection[North-fold (\forcode{jperio = [3-6]})] 
     212{North-fold (\protect\np{jperio}\forcode{ = [3-6]})} 
    209213\label{subsec:LBC_north_fold} 
    210214 
     
    218222\begin{figure}[!t] 
    219223  \begin{center} 
    220     \includegraphics[width=0.90\textwidth]{Fig_North_Fold_T} 
     224    \includegraphics[width=\textwidth]{Fig_North_Fold_T} 
    221225    \caption{ 
    222226      \protect\label{fig:North_Fold_T} 
     
    232236% Exchange with neighbouring processors  
    233237% ==================================================================== 
    234 \section{Exchange with neighbouring processors (\protect\mdl{lbclnk}, \protect\mdl{lib\_mpp})} 
     238\section[Exchange with neighbouring processors (\textit{lbclnk.F90}, \textit{lib\_mpp.F90})] 
     239{Exchange with neighbouring processors (\protect\mdl{lbclnk}, \protect\mdl{lib\_mpp})} 
    235240\label{sec:LBC_mpp} 
    236241 
     
    280285\begin{figure}[!t] 
    281286  \begin{center} 
    282     \includegraphics[width=0.90\textwidth]{Fig_mpp} 
     287    \includegraphics[width=\textwidth]{Fig_mpp} 
    283288    \caption{ 
    284289      \protect\label{fig:mpp} 
     
    360365\begin{figure}[!ht] 
    361366  \begin{center} 
    362     \includegraphics[width=0.90\textwidth]{Fig_mppini2} 
     367    \includegraphics[width=\textwidth]{Fig_mppini2} 
    363368    \caption { 
    364369      \protect\label{fig:mppini2} 
     
    395400 
    396401The BDY module was modelled on the OBC module (see NEMO 3.4) and shares many features and 
    397 a similar coding structure \citep{Chanut2005}. 
     402a similar coding structure \citep{chanut_rpt05}. 
    398403The specification of the location of the open boundary is completely flexible and 
    399404allows for example the open boundary to follow an isobath or other irregular contour.  
     
    475480\label{subsec:BDY_FRS_scheme} 
    476481 
    477 The Flow Relaxation Scheme (FRS) \citep{Davies_QJRMS76,Engerdahl_Tel95}, 
     482The Flow Relaxation Scheme (FRS) \citep{davies_QJRMS76,engedahl_T95}, 
    478483applies a simple relaxation of the model fields to externally-specified values over 
    479484a zone next to the edge of the model domain. 
     
    514519\label{subsec:BDY_flather_scheme} 
    515520 
    516 The \citet{Flather_JPO94} scheme is a radiation condition on the normal, 
     521The \citet{flather_JPO94} scheme is a radiation condition on the normal, 
    517522depth-mean transport across the open boundary. 
    518523It takes the form 
     
    535540\label{subsec:BDY_orlanski_scheme} 
    536541 
    537 The Orlanski scheme is based on the algorithm described by \citep{Marchesiello2001}, hereafter MMS. 
     542The Orlanski scheme is based on the algorithm described by \citep{marchesiello.mcwilliams.ea_OM01}, hereafter MMS. 
    538543 
    539544The adaptive Orlanski condition solves a wave plus relaxation equation at the boundary: 
     
    636641\begin{figure}[!t] 
    637642  \begin{center} 
    638     \includegraphics[width=1.0\textwidth]{Fig_LBC_bdy_geom} 
     643    \includegraphics[width=\textwidth]{Fig_LBC_bdy_geom} 
    639644    \caption { 
    640645      \protect\label{fig:LBC_bdy_geom} 
     
    670675These restrictions mean that data files used with versions of the 
    671676model prior to Version 3.4 may not work with Version 3.4 onwards. 
    672 A \fortran utility {\it bdy\_reorder} exists in the TOOLS directory which 
     677A \fortran utility {\itshape bdy\_reorder} exists in the TOOLS directory which 
    673678will re-order the data in old BDY data files. 
    674679 
     
    676681\begin{figure}[!t] 
    677682  \begin{center} 
    678     \includegraphics[width=1.0\textwidth]{Fig_LBC_nc_header} 
     683    \includegraphics[width=\textwidth]{Fig_LBC_nc_header} 
    679684    \caption { 
    680685      \protect\label{fig:LBC_nc_header} 
Note: See TracChangeset for help on using the changeset viewer.