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

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

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

revision 1.4 by edhill, Sat Oct 16 03:40:19 2004 UTC revision 1.6 by heimbach, Mon Aug 1 22:31:36 2005 UTC
# Line 4  Line 4 
4  <!-- CMIREDIR:ecco_cost: -->  <!-- CMIREDIR:ecco_cost: -->
5  \end{rawhtml}  \end{rawhtml}
6    
7    Author: Patrick Heimbach
8    
9  The current ECCO state estimation covers an $nYears = 11$ year  The current ECCO state estimation covers an $nYears = 11$ year
10  model trajectory.  model trajectory.
11  A variety of data sets enter a least squares cost function,  A variety of data sets enter a least squares cost function,
# Line 331  cost\_ctd\_s(i,j,k) & = \, Line 333  cost\_ctd\_s(i,j,k) & = \,
333  \begin{equation}  \begin{equation}
334  \begin{split}  \begin{split}
335  cost\_argo\_t(i,j,k) & = \,  cost\_argo\_t(i,j,k) & = \,
336  \left[ \, \frac{fac \cdot ratio}{wti^2 + wvar^2} \sum_{\tau=1}^{nMonsRec}  \left[ \, \frac{fac \cdot ratio}{wti^2 + wtvar^2} \sum_{\tau=1}^{nMonsRec}
337  \left\{ Tbar(\tau) \, - \, T2\theta[argoTobs(\tau)] \right\}^2 \, \right](i,j,k)  \left\{ Tbar(\tau) \, - \, T2\theta[argoTobs(\tau)] \right\}^2 \, \right](i,j,k)
338   \\   \\
339  cost\_argo\_s(i,j,k) & = \,  cost\_argo\_s(i,j,k) & = \,

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22