Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions manual/run/ww3_uprstr.tex
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ \subsubsection{The Restart File Processor} \label{sec:ww3uprstr}
\begin{enumerate}
\item \textbf{Download the source code} \newline
The \textbf{ww3\_uprstr} source code is included to the official WAVEWATCH III
release, starting with the version x.xx.
release, starting with the version 6.07.
\item \textbf{Compile the code} \newline
The \textbf{ww3\_uprstr} is compiled the same way as all the auxiliary programs
of WAVEWATCH III, see the appropriate section of the manual. For debugging outputs,
Expand Down Expand Up @@ -124,12 +124,12 @@ \subsubsection{The Restart File Processor} \label{sec:ww3uprstr}

The following UPD options are available:
\begin{enumerate}
\item UPD0C:: \textbf{ELIMINATED from version x.xx} Option 0C All the spectra are
\item UPD0C:: \textbf{ELIMINATED from version 5.16} Option 0C All the spectra are
updated with a constant: \newline
\(fac=(SWH\_Bckg-SWH\_Anl)/SWH\_Anl \).
\item UPD0F:: Option 0F All the spectra are updated with a constant: \newline
\(fac=SWH\_Anl/SWH\_Bckg \).
\item UPD1 :: \textbf{ELIMINATED from version x.xx} Option 1 The fac(x,y,frq,theta),
\item UPD1 :: \textbf{ELIMINATED from version 5.16} Option 1 The fac(x,y,frq,theta),
is weighted according to the \% of energy at each spectral bin; fac the same as UPDOF.
\item UPD2 :: Option 2 The fac(x,y,frq,theta), is calculated at each grid point
according to SWH\_Bckg and SWH\_Anl
Expand Down