/[MITgcm]/manual/s_algorithm/text/tracer.tex
ViewVC logotype

Diff of /manual/s_algorithm/text/tracer.tex

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

revision 1.10 by adcroft, Tue Nov 13 18:15:26 2001 UTC revision 1.11 by adcroft, Tue Nov 13 19:01:42 2001 UTC
# Line 387  r = \frac{ \tau_{i-1} - \tau_{i-2} }{ \t Line 387  r = \frac{ \tau_{i-1} - \tau_{i-2} }{ \t
387  r = \frac{ \tau_{i+1} - \tau_{i} }{ \tau_{i} - \tau_{i-1} } & \forall & u < 0  r = \frac{ \tau_{i+1} - \tau_{i} }{ \tau_{i} - \tau_{i-1} } & \forall & u < 0
388  \end{eqnarray}  \end{eqnarray}
389  as it's argument. There are many choices of limiter function but we  as it's argument. There are many choices of limiter function but we
390  only provide the Superbee limiter \cite{Roe85}:  only provide the Superbee limiter \cite{roe:85}:
391  \begin{equation}  \begin{equation}
392  \psi(r) = \max[0,\min[1,2r],\min[2,r]]  \psi(r) = \max[0,\min[1,2r],\min[2,r]]
393  \end{equation}  \end{equation}

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.22