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

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

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


Revision 1.6 - (hide annotations) (download)
Sun May 9 16:18:36 2010 UTC (14 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62g, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62l
Changes since 1.5: +13 -7 lines
add flow dir for new S/R TURNOFF_MODEL_IO

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

  ViewVC Help
Powered by ViewVC 1.1.22