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

Ignore:
Timestamp:
2018-03-09T16:57:00+01:00 (6 years ago)
Author:
nicolasmartin
Message:

Global replacement of patterns \np{id}=value by \forcode{id = value} for integer and booleans

File:
1 edited

Legend:

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

    r9389 r9392  
    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 .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 .FALSE. if \np{ln_diurnal} is .FALSE. 
    4343\end{description} 
    4444 
Note: See TracChangeset for help on using the changeset viewer.