--- manual/s_ecco/text/optim.tex 2001/11/12 17:46:01 1.3 +++ manual/s_ecco/text/optim.tex 2010/08/27 13:10:47 1.7 @@ -1,11 +1,16 @@ \section{The line search optimisation algorithm \label{sectionoptim}} +\begin{rawhtml} + +\end{rawhtml} + +Author: Patrick Heimbach \subsection{General features} The line search algorithm is based on a quasi-Newton variable storage method which was implemented by -\cite{gil-mar:89}. +\cite{gil-lem:89}. TO BE CONTINUED... @@ -221,7 +226,7 @@ \newpage \begin{figure} -%\input{part8/lsopt_flow_1} +%\input{s_ecco/text/lsopt_flow_1} {\scriptsize \begin{verbatim} lsopt_top @@ -282,7 +287,7 @@ \end{figure} \begin{figure} -%\input{part8/lsopt_flow_2} +%\input{s_ecco/text/lsopt_flow_2} {\scriptsize \begin{verbatim} ... ... @@ -345,7 +350,7 @@ \end{figure} \begin{figure} -%\input{part8/lsopt_flow_3} +%\input{s_ecco/text/lsopt_flow_3} {\scriptsize \begin{verbatim} ... ...