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_s_coord.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_s_coord.tex

    r11584 r11596  
    33\begin{document} 
    44 
    5 % ================================================================ 
    6 % Chapter Appendix A : Curvilinear s-Coordinate Equations 
    7 % ================================================================ 
    85\chapter{Curvilinear $s-$Coordinate Equations} 
    96\label{apdx:SCOORD} 
     
    2118\end{figure} 
    2219 
    23  
    24 \newpage 
    25  
    26 % ================================================================ 
    27 % Chain rule 
    28 % ================================================================ 
    2920\section{Chain rule for $s-$coordinates} 
    3021\label{sec:SCOORD_chain} 
     
    121112\end{equation} 
    122113 
    123  
    124 % ================================================================ 
    125 % continuity equation 
    126 % ================================================================ 
    127114\section{Continuity equation in $s-$coordinates} 
    128115\label{sec:SCOORD_continuity} 
     
    240227the contribution of the time variation of the vertical coordinate to the volume budget. 
    241228 
    242  
    243 % ================================================================ 
    244 % momentum equation 
    245 % ================================================================ 
    246229\section{Momentum equation in $s-$coordinate} 
    247230\label{sec:SCOORD_momentum} 
     
    571554\ie\ the volume flux across the moving $s$-surfaces per unit horizontal area. 
    572555 
    573  
    574 % ================================================================ 
    575 % Tracer equation 
    576 % ================================================================ 
    577556\section{Tracer equation} 
    578557\label{sec:SCOORD_tracer} 
Note: See TracChangeset for help on using the changeset viewer.