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 9393 for branches/2017/dev_merge_2017/DOC/tex_sub/chap_DIU.tex – NEMO

Ignore:
Timestamp:
2018-03-13T15:00:56+01:00 (6 years ago)
Author:
nicolasmartin
Message:

Cleaning of section headings, reinstating the index by mixing \np and \forcode macros, continued conversion of source code inclusions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/DOC/tex_sub/chap_DIU.tex

    r9392 r9393  
    55% Edited by James While 
    66% ================================================================ 
    7 \chapter{Diurnal SST models (DIU)} 
     7\chapter{Diurnal SST Models (DIU)} 
    88\label{DIU} 
    99 
     
    3737This namelist contains only two variables: 
    3838\begin{description} 
    39 \item[\np{ln_diurnal}] A logical switch for turning on/off both the cool skin and warm layer. 
    40 \item[\np{ln_diurnal_only}] A logical switch which if .TRUE. will run the diurnal model 
     39\item[\np{ln\_diurnal}] A logical switch for turning on/off both the cool skin and warm layer. 
     40\item[\np{ln\_diurnal\_only}] A logical switch which if \forcode{.true.} will run the diurnal model 
    4141without the other dynamical parts of NEMO.   
    42 \np{ln_diurnal_only} must be .FALSE. if \np{ln_diurnal} is .FALSE. 
     42\np{ln\_diurnal\_only} must be \forcode{.false.} if \np{ln\_diurnal} is \forcode{.false.}. 
    4343\end{description} 
    4444 
     
    5353 
    5454%=============================================================== 
    55 \section{Warm Layer model} 
     55\section{Warm layer model} 
    5656\label{warm_layer_sec} 
    5757%=============================================================== 
     
    120120%=============================================================== 
    121121 
    122 \section{Cool Skin model} 
     122\section{Cool skin model} 
    123123\label{cool_skin_sec} 
    124124 
Note: See TracChangeset for help on using the changeset viewer.