/[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.5 - (show annotations) (download)
Fri Jan 8 19:45:22 2010 UTC (14 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62c, checkpoint62b, checkpoint62a, checkpoint62f, checkpoint62e, checkpoint62d
Changes since 1.4: +3 -3 lines
update "do_the_model_io" argument list

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

  ViewVC Help
Powered by ViewVC 1.1.22