/[MITgcm]/manual/s_ecco/text/optim.tex
ViewVC logotype

Diff of /manual/s_ecco/text/optim.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.3 by adcroft, Mon Nov 12 17:46:01 2001 UTC revision 1.7 by jmc, Fri Aug 27 13:10:47 2010 UTC
# Line 1  Line 1 
1  \section{The line search optimisation algorithm  \section{The line search optimisation algorithm
2  \label{sectionoptim}}  \label{sectionoptim}}
3    \begin{rawhtml}
4    <!-- CMIREDIR:lsearch_optim: -->
5    \end{rawhtml}
6    
7    Author: Patrick Heimbach
8    
9  \subsection{General features}  \subsection{General features}
10    
11  The line search algorithm is based on a quasi-Newton  The line search algorithm is based on a quasi-Newton
12  variable storage method which was implemented by  variable storage method which was implemented by
13  \cite{gil-mar:89}.  \cite{gil-lem:89}.
14    
15  TO BE CONTINUED...  TO BE CONTINUED...
16    
# Line 221  Example 2: jmin = 3, jmax = 7, mupd = 5 Line 226  Example 2: jmin = 3, jmax = 7, mupd = 5
226  \newpage  \newpage
227    
228  \begin{figure}  \begin{figure}
229  %\input{part8/lsopt_flow_1}  %\input{s_ecco/text/lsopt_flow_1}
230  {\scriptsize  {\scriptsize
231  \begin{verbatim}  \begin{verbatim}
232    lsopt_top    lsopt_top
# Line 282  Example 2: jmin = 3, jmax = 7, mupd = 5 Line 287  Example 2: jmin = 3, jmax = 7, mupd = 5
287  \end{figure}  \end{figure}
288    
289  \begin{figure}  \begin{figure}
290  %\input{part8/lsopt_flow_2}  %\input{s_ecco/text/lsopt_flow_2}
291  {\scriptsize  {\scriptsize
292  \begin{verbatim}  \begin{verbatim}
293       ...    ...       ...    ...
# Line 345  Example 2: jmin = 3, jmax = 7, mupd = 5 Line 350  Example 2: jmin = 3, jmax = 7, mupd = 5
350  \end{figure}  \end{figure}
351    
352  \begin{figure}  \begin{figure}
353  %\input{part8/lsopt_flow_3}  %\input{s_ecco/text/lsopt_flow_3}
354  {\scriptsize  {\scriptsize
355  \begin{verbatim}  \begin{verbatim}
356       ...    ...       ...    ...

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22