/[MITgcm]/manual/s_autodiff/text/doc_cost_flow.tex
ViewVC logotype

Annotation of /manual/s_autodiff/text/doc_cost_flow.tex

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


Revision 1.3 - (hide annotations) (download) (as text)
Mon Aug 30 23:09:19 2010 UTC (14 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint01, HEAD
Changes since 1.2: +1 -1 lines
File MIME type: application/x-tex
clean-up latex built:
 (remove multiple definition of label; fix missing reference; replace
  non-standard latex stuff; ...)

1 jmc 1.3 \begin{figure}[!ht]
2 heimbach 1.1
3     {\scriptsize
4     \begin{verbatim}
5     the_model_main
6     |
7     |-- initialise_fixed
8     | |
9     | |-- packages_readparms
10     | |
11     | |-- cost_readparms
12     | o
13     |
14     |-- the_main_loop
15     ... |
16     |-- initialise_varia
17     | |
18     | |-- packages_init_variables
19     | |
20     | |-- cost_init
21     | o
22     |
23     |-- do iloop = 1,nTimeSteps
24     | |-- forward_step
25     | |-- cost_tile
26     | | |
27     | | |-- cost_tracer
28     | end do
29     |
30     |-- cost_final
31     o
32     \end{verbatim}
33     }
34 cnh 1.2
35     \caption{~}
36     \label{fig:costflow}
37     \end{figure}

  ViewVC Help
Powered by ViewVC 1.1.22