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

Ignore:
Timestamp:
2019-09-25T19:06:37+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Application of some coding rules

  • Replace comments before sectioning cmds by a single line of 100 characters long to display when every line should break
  • Replace multi blank lines by one single blank line
  • For list environment, put \item, label and content on the same line
  • Remove \newpage and comments line around figure envs
File:
1 edited

Legend:

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

    r11584 r11596  
    22 
    33\begin{document} 
    4 % ================================================================ 
    5 % Chapter Appendix B : Diffusive Operators 
    6 % ================================================================ 
    74\chapter{Diffusive Operators} 
    85\label{apdx:DIFFOPERS} 
     
    107\chaptertoc 
    118 
    12 \newpage 
    13  
    14 % ================================================================ 
    15 % Horizontal/Vertical 2nd Order Tracer Diffusive Operators 
    16 % ================================================================ 
    179\section{Horizontal/Vertical $2^{nd}$ order tracer diffusive operators} 
    1810\label{sec:DIFFOPERS_1} 
     
    156148%\addtocounter{equation}{-2} 
    157149 
    158 % ================================================================ 
    159 % Isopycnal/Vertical 2nd Order Tracer Diffusive Operators 
    160 % ================================================================ 
    161150\section{Iso/Diapycnal $2^{nd}$ order tracer diffusive operators} 
    162151\label{sec:DIFFOPERS_2} 
     
    320309\autoref{sec:DIFFOPERS_1} onto $s$-coordinates is exact, however steep the $s$-surfaces. 
    321310 
    322  
    323 % ================================================================ 
    324 % Lateral/Vertical Momentum Diffusive Operators 
    325 % ================================================================ 
    326311\section{Lateral/Vertical momentum diffusive operators} 
    327312\label{sec:DIFFOPERS_3} 
Note: See TracChangeset for help on using the changeset viewer.