/[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.1 - (hide annotations) (download) (as text)
Fri Oct 5 22:22:21 2001 UTC (23 years, 9 months ago) by heimbach
Branch: MAIN
File MIME type: application/x-tex
Revised part 5.

1 heimbach 1.1
2     {\scriptsize
3     \begin{verbatim}
4     the_model_main
5     |
6     |-- initialise_fixed
7     | |
8     | |-- packages_readparms
9     | |
10     | |-- cost_readparms
11     | o
12     |
13     |-- the_main_loop
14     ... |
15     |-- initialise_varia
16     | |
17     | |-- packages_init_variables
18     | |
19     | |-- cost_init
20     | o
21     |
22     |-- do iloop = 1,nTimeSteps
23     | |-- forward_step
24     | |-- cost_tile
25     | | |
26     | | |-- cost_tracer
27     | end do
28     |
29     |-- cost_final
30     o
31     \end{verbatim}
32     }

  ViewVC Help
Powered by ViewVC 1.1.22