/[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.4 - (show annotations) (download)
Thu May 7 19:10:10 2009 UTC (15 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62, checkpoint61n, checkpoint61o, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y
Changes since 1.3: +1 -19 lines
- move flow dir for 2 files write_utils.F & open_copy_data_file.F to
  to eesupp/src/eesupp.flow (since S/R have been moved to eesupp/src)
- remove flow dir for retired S/R.

1 C $Header: /u/gcmpack/MITgcm/pkg/autodiff/model_ad.flow,v 1.3 2007/10/08 23:50:53 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
8 CADJ SUBROUTINE do_the_model_io OUTPUT =
9 CADJ SUBROUTINE do_the_model_io DEPEND = 1,2,3
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