/[MITgcm]/MITgcm/pkg/autodiff/model_ad.flow
ViewVC logotype

Contents of /MITgcm/pkg/autodiff/model_ad.flow

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


Revision 1.9 - (show annotations) (download)
Wed Aug 7 15:35:29 2013 UTC (10 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64q, checkpoint64p, checkpoint64r, checkpoint64m, checkpoint64o, checkpoint64n
Changes since 1.8: +2 -1 lines
in preparation for the switch to TAF version-2 (but this modif
 is not curently working with old version-1 TAF, e.g., 2.3.8)

1 C $Header: /u/gcmpack/MITgcm/pkg/autodiff/model_ad.flow,v 1.8 2010/12/20 20:04:28 jmc Exp $
2 C $Name: $
3
4 C----------------------------------------
5 C subroutine the_main_loop
6 C----------------------------------------
7 CADJ SUBROUTINE the_main_loop ADNAME = adthe_main_loop
8 CADJ SUBROUTINE the_main_loop FTLNAME = g_the_main_loop
9 CADJ SUBROUTINE the_main_loop MODNAME = mdthe_main_loop
10
11 C----------------------------------------
12 C subroutine calc_oce_mxlayer
13 C----------------------------------------
14 CADJ SUBROUTINE calc_oce_mxlayer INPUT = 1,2,3,4,5,6,7
15 CADJ SUBROUTINE calc_oce_mxlayer OUTPUT =
16
17 C----------------------------------------
18 C subroutine do_the_model_io
19 C----------------------------------------
20 CADJ SUBROUTINE do_the_model_io INPUT = 1,2,3,4
21 CADJ SUBROUTINE do_the_model_io OUTPUT =
22 CADJ SUBROUTINE do_the_model_io DEPEND = 1,2,3,4
23 CADJ SUBROUTINE do_the_model_io REQUIRED
24
25 C----------------------------------------
26 C subroutine turnoff_model_io
27 C----------------------------------------
28 CADJ SUBROUTINE TURNOFF_MODEL_IO INPUT = 1,2
29 CADJ SUBROUTINE TURNOFF_MODEL_IO OUTPUT =
30
31 C----------------------------------------
32 C subroutine plot_field_xyrs
33 C----------------------------------------
34 CADJ SUBROUTINE plot_field_xyrs INPUT = 1,2,3,4
35 CADJ SUBROUTINE plot_field_xyrs OUTPUT =
36
37 C----------------------------------------
38 C subroutine plot_field_xyrl
39 C----------------------------------------
40 CADJ SUBROUTINE plot_field_xyrl INPUT = 1,2,3,4
41 CADJ SUBROUTINE plot_field_xyrl OUTPUT =
42
43 C----------------------------------------
44 C subroutine plot_field_xyzrs
45 C----------------------------------------
46 CADJ SUBROUTINE plot_field_xyzrs INPUT = 1,2,3,4,5
47 CADJ SUBROUTINE plot_field_xyzrs OUTPUT =
48
49 C----------------------------------------
50 C subroutine plot_field_xyzrl
51 C----------------------------------------
52 CADJ SUBROUTINE plot_field_xyzrl INPUT = 1,2,3,4,5
53 CADJ SUBROUTINE plot_field_xyzrl OUTPUT =
54
55 C----------------------------------------
56 C subroutine plot_field_xzrs
57 C----------------------------------------
58 CADJ SUBROUTINE plot_field_xzrs INPUT = 1,2,3,4,5
59 CADJ SUBROUTINE plot_field_xzrs OUTPUT =
60
61 C----------------------------------------
62 C subroutine plot_field_xzrl
63 C----------------------------------------
64 CADJ SUBROUTINE plot_field_xzrl INPUT = 1,2,3,4,5
65 CADJ SUBROUTINE plot_field_xzrl OUTPUT =
66
67 C----------------------------------------
68 C subroutine plot_field_yzrs
69 C----------------------------------------
70 CADJ SUBROUTINE plot_field_yzrs INPUT = 1,2,3,4,5
71 CADJ SUBROUTINE plot_field_yzrs OUTPUT =
72
73 C----------------------------------------
74 C subroutine plot_field_yzrl
75 C----------------------------------------
76 CADJ SUBROUTINE plot_field_yzrl INPUT = 1,2,3,4,5
77 CADJ SUBROUTINE plot_field_yzrl OUTPUT =
78
79 C----------------------------------------
80 C subroutine write_state
81 C----------------------------------------
82 CADJ SUBROUTINE write_state INPUT = 1,2,3
83 CADJ SUBROUTINE write_state OUTPUT =

  ViewVC Help
Powered by ViewVC 1.1.22