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

Ignore:
Timestamp:
2019-09-12T10:24:48+02:00 (5 years ago)
Author:
clem
Message:

make sure SI3 doc can be compiled, plus small edits

File:
1 edited

Legend:

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

    r11435 r11537  
    6464Typically the increments are spread evenly over the full window. 
    6565In addition, two different weighting functions have been implemented. 
    66 The first function (namelist option \np{niaufn} = 0) employs constant weights, 
     66The first function (namelist option \np{niaufn}=0) employs constant weights, 
    6767\begin{align} 
    6868  \label{eq:F1_i} 
     
    7777\end{align} 
    7878where $M = m-n$. 
    79 The second function (namelist option \np{niaufn} = 1) employs peaked hat-like weights in order to give maximum weight in the centre of the sub-window, 
     79The second function (namelist option \np{niaufn}=1) employs peaked hat-like weights in order to give maximum weight in the centre of the sub-window, 
    8080with the weighting reduced linearly to a small value at the window end-points: 
    8181\begin{align} 
Note: See TracChangeset for help on using the changeset viewer.