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

Ignore:
Timestamp:
2019-09-17T17:04:06+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Review all figure envs + activation of listoflistings

  1. Figure env:
    • Replace center sub-env with only \centering cmd
    • Add alternate caption for \listoffigures (shorter one between square brackets, i.e. \caption[]{})
    • Place \label outside of \caption and remove useless \protect
  1. Namelist listings
    • Put \nlst with the namelist inlcusion in a listing float env with caption and label
    • Remove namelist duplicates

-- This line, and those below, will be ignored--
M subfiles/apdx_triads.tex
M subfiles/chap_model_basics_zstar.tex
M subfiles/chap_SBC.tex
M subfiles/apdx_DOMAINcfg.tex
M subfiles/apdx_s_coord.tex
M subfiles/chap_DOM.tex
M subfiles/chap_ASM.tex
M subfiles/chap_DIU.tex
M subfiles/chap_cfgs.tex
M subfiles/chap_ZDF.tex
M subfiles/chap_OBS.tex
M subfiles/chap_model_basics.tex
M subfiles/chap_time_domain.tex
M subfiles/apdx_algos.tex
M subfiles/chap_TRA.tex
M subfiles/chap_DYN.tex
M subfiles/chap_misc.tex
M subfiles/chap_DIA.tex
M subfiles/apdx_invariants.tex
M subfiles/chap_LBC.tex
M subfiles/apdx_diff_opers.tex
M subfiles/chap_STO.tex
M subfiles/chap_LDF.tex

File:
1 edited

Legend:

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

    r11552 r11558  
    2727balance the net evaporation occurring over the Mediterranean region. 
    2828This problem occurs even in eddy permitting simulations. 
    29 For example, in ORCA 1/4\deg several straits of the Indonesian archipelago (Ombai, Lombok...) 
     29For example, in ORCA 1/4\deg\ several straits of the Indonesian archipelago (Ombai, Lombok...) 
    3030are much narrow than even a single ocean grid-point. 
    3131 
     
    7272\end{itemize} 
    7373 
    74  
    7574The second method is to increase the viscous boundary layer thickness by a local increase 
    7675of the fmask value at the coast. This method can also be effective in wider passages.  The 
     
    8685%>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    8786\begin{figure}[!tbp] 
    88   \begin{center} 
    89     \includegraphics[width=\textwidth]{Fig_Gibraltar} 
    90     \includegraphics[width=\textwidth]{Fig_Gibraltar2} 
    91     \caption{ 
    92       \protect\label{fig:MISC_strait_hand} 
    93       Example of the Gibraltar strait defined in a $1^{\circ} \times 1^{\circ}$ mesh. 
    94       \textit{Top}: using partially open cells. 
    95       The meridional scale factor at $v$-point is reduced on both sides of the strait to account for 
    96       the real width of the strait (about 20 km). 
    97       Note that the scale factors of the strait $T$-point remains unchanged. 
    98       \textit{Bottom}: using viscous boundary layers. 
    99       The four fmask parameters along the strait coastlines are set to a value larger than 4, 
    100       \ie\ "strong" no-slip case (see \autoref{fig:LBC_shlat}) creating a large viscous boundary layer that 
    101       allows a reduced transport through the strait. 
    102     } 
    103   \end{center} 
     87  \centering 
     88  \includegraphics[width=\textwidth]{Fig_Gibraltar} 
     89  \includegraphics[width=\textwidth]{Fig_Gibraltar2} 
     90  \caption[Two methods to defined the Gibraltar strait]{ 
     91    Example of the Gibraltar strait defined in a 1\deg\ $\times$ 1\deg\ mesh. 
     92    \textit{Top}: using partially open cells. 
     93    The meridional scale factor at $v$-point is reduced on both sides of the strait to 
     94    account for the real width of the strait (about 20 km). 
     95    Note that the scale factors of the strait $T$-point remains unchanged. 
     96    \textit{Bottom}: using viscous boundary layers. 
     97    The four fmask parameters along the strait coastlines are set to a value larger than 4, 
     98    \ie\ "strong" no-slip case (see \autoref{fig:LBC_shlat}) creating a large viscous boundary layer 
     99    that allows a reduced transport through the strait.} 
     100  \label{fig:MISC_strait_hand} 
    104101\end{figure} 
    105102%>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
     
    107104%>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    108105\begin{figure}[!tbp] 
    109   \begin{center} 
    110     \includegraphics[width=\textwidth]{Fig_closea_mask_example} 
    111     \caption{ 
    112       \protect\label{fig:MISC_closea_mask_example} 
    113       Example of mask fields for the closea module. \textit{Left}: a 
    114       closea\_mask field; \textit{Right}: a closea\_mask\_rnf 
    115       field. In this example, if ln\_closea is set to .true., the mean 
    116       freshwater flux over each of the American Great Lakes will be 
    117       set to zero, and the total residual for all the lakes, if 
    118       negative, will be put into the St Laurence Seaway in the area 
    119       shown. 
    120     } 
    121   \end{center} 
     106  \centering 
     107  \includegraphics[width=\textwidth]{Fig_closea_mask_example} 
     108  \caption[Mask fields for the \protect\mdl{closea} module]{ 
     109    Example of mask fields for the \protect\mdl{closea} module. 
     110    \textit{Left}: a closea\_mask field; 
     111    \textit{Right}: a closea\_mask\_rnf field. 
     112    In this example, if \protect\np{ln\_closea} is set to \forcode{.true.}, 
     113    the mean freshwater flux over each of the American Great Lakes will be set to zero, 
     114    and the total residual for all the lakes, if negative, will be put into 
     115    the St Laurence Seaway in the area shown.} 
     116  \label{fig:MISC_closea_mask_example} 
    122117\end{figure} 
    123118%>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
     
    351346%--------------------------------------------namctl------------------------------------------------------- 
    352347 
    353 \nlst{namctl} 
     348\begin{listing} 
     349  \nlst{namctl} 
     350  \caption{\texttt{namctl}} 
     351  \label{lst:namctl} 
     352\end{listing} 
    354353%-------------------------------------------------------------------------------------------------------------- 
    355354 
Note: See TracChangeset for help on using the changeset viewer.