/[MITgcm]/MITgcm/pkg/mdsio/mdsio_ad.flow
ViewVC logotype

Annotation of /MITgcm/pkg/mdsio/mdsio_ad.flow

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


Revision 1.1 - (hide annotations) (download)
Fri Oct 10 22:39:21 2003 UTC (20 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint51k_post, checkpoint57o_post, checkpoint52l_pre, checkpoint52e_pre, hrcube4, checkpoint52n_post, checkpoint52j_post, checkpoint53d_post, checkpoint54a_pre, checkpoint51o_pre, checkpoint57m_post, checkpoint55c_post, checkpoint54e_post, checkpoint52e_post, checkpoint51n_pre, checkpoint54a_post, checkpoint53c_post, checkpoint57k_post, checkpoint55d_pre, checkpoint57d_post, checkpoint51l_post, checkpoint57g_post, checkpoint51q_post, checkpoint57b_post, checkpoint57c_pre, checkpoint51j_post, checkpoint55j_post, checkpoint56b_post, checkpoint57i_post, hrcube_1, checkpoint57e_post, branch-netcdf, checkpoint52d_pre, checkpoint52l_post, checkpoint55h_post, checkpoint53b_post, checkpoint52k_post, checkpoint52b_pre, checkpoint57g_pre, checkpoint54b_post, checkpoint53b_pre, checkpoint55b_post, checkpoint54d_post, checkpoint56c_post, checkpoint52m_post, checkpoint55, checkpoint53a_post, checkpoint57f_pre, checkpoint57a_post, checkpoint54, checkpoint54f_post, checkpoint55g_post, checkpoint51o_post, checkpoint51p_post, checkpoint52a_pre, checkpoint55f_post, checkpoint57a_pre, checkpoint55i_post, checkpoint57, checkpoint56, checkpoint53, checkpoint52, checkpoint52d_post, eckpoint57e_pre, checkpoint51r_post, checkpoint52a_post, checkpoint57h_done, checkpoint52b_post, checkpoint53g_post, checkpoint52f_post, checkpoint57n_post, checkpoint52c_post, checkpoint57p_post, checkpoint57f_post, checkpoint51l_pre, checkpoint57q_post, ecco_c52_e35, hrcube5, checkpoint57c_post, checkpoint55e_post, checkpoint52i_post, checkpoint52j_pre, checkpoint53f_post, checkpoint55a_post, checkpoint51t_post, checkpoint53d_pre, checkpoint54c_post, checkpoint51n_post, checkpoint57j_post, checkpoint57h_pre, checkpoint57l_post, checkpoint52i_pre, checkpoint51u_post, checkpoint52h_pre, checkpoint52f_pre, checkpoint57h_post, hrcube_2, hrcube_3, checkpoint56a_post, checkpoint51m_post, checkpoint51s_post, checkpoint55d_post
Branch point for: branch-nonh, tg2-branch, checkpoint51n_branch, netcdf-sm0
o Moving pkg-specific flow directives to corresponding pkg
o Moving pkg-specific differentiation list to corresponding pkg
o Moving pkg-specific checkpoint-lev storing to corresponding pkg
conventions are
- pkg_ad.flow
- pkg_ad_diff.list
- pkg_ad_check_lev?_dir.h

1 heimbach 1.1
2     C----------------------------------------
3     C subroutine mdsfindunit
4     C----------------------------------------
5     CADJ SUBROUTINE mdsfindunit INPUT = 2
6     CADJ SUBROUTINE mdsfindunit OUTPUT = 1
7    
8     C----------------------------------------
9     C subroutine mdsreadfield
10     C----------------------------------------
11     CADJ SUBROUTINE mdsreadfield INPUT = 1,2,3,4, 6,7
12     CADJ SUBROUTINE mdsreadfield OUTPUT = 5
13     CADJ SUBROUTINE mdsreadfield DEPEND = 1,2,3,4,5,6,7
14     CADJ SUBROUTINE mdsreadfield REQUIRED
15    
16     C----------------------------------------
17     C subroutine mdswritefield
18     C----------------------------------------
19     CADJ SUBROUTINE mdswritefield INPUT = 1,2,3,4,5,6,7,8,9
20     CADJ SUBROUTINE mdswritefield OUTPUT =
21    
22     C----------------------------------------
23     C subroutine mdsreadvector
24     C----------------------------------------
25     CADJ SUBROUTINE mdsreadvector INPUT = 1,2,3,4, 6,7,8,9
26     CADJ SUBROUTINE mdsreadvector OUTPUT = 5
27    
28     C----------------------------------------
29     C subroutine mdswritevector
30     C----------------------------------------
31     CADJ SUBROUTINE mdswritevector INPUT = 1,2,3,4,5,6,7,8,9,10,11
32     CADJ SUBROUTINE mdswritevector OUTPUT =
33    
34     C----------------------------------------
35     C subroutine mds_byteswapr8
36     C----------------------------------------
37     CADJ SUBROUTINE mds_byteswapr8 INPUT = 1,2
38     CADJ SUBROUTINE mds_byteswapr8 OUTPUT = 2
39    
40     C----------------------------------------
41     C subroutine mds_byteswapr4
42     C----------------------------------------
43     CADJ SUBROUTINE mds_byteswapr4 INPUT = 1,2
44     CADJ SUBROUTINE mds_byteswapr4 OUTPUT = 2
45    
46     C----------------------------------------
47     C subroutine mdsreadfieldxz
48     C----------------------------------------
49     CADJ SUBROUTINE mdsreadfieldxz INPUT = 1,2,3,4, 6,7
50     CADJ SUBROUTINE mdsreadfieldxz OUTPUT = 5
51    
52     C----------------------------------------
53     C subroutine mdswritefieldxz
54     C----------------------------------------
55     CADJ SUBROUTINE mdswritefieldxz INPUT = 1,2,3,4,5,6,7,8,9
56     CADJ SUBROUTINE mdswritefieldxz OUTPUT =
57    
58     C----------------------------------------
59     C subroutine mdsreadfieldyz
60     C----------------------------------------
61     CADJ SUBROUTINE mdsreadfieldyz INPUT = 1,2,3,4, 6,7
62     CADJ SUBROUTINE mdsreadfieldyz OUTPUT = 5
63    
64     C----------------------------------------
65     C subroutine mdswritefieldyz
66     C----------------------------------------
67     CADJ SUBROUTINE mdswritefieldyz INPUT = 1,2,3,4,5,6,7,8,9
68     CADJ SUBROUTINE mdswritefieldyz OUTPUT =
69    
70     C----------------------------------------
71     C subroutine mdsreadfield_loc
72     C----------------------------------------
73     CADJ SUBROUTINE mdsreadfield_loc INPUT = 1,2,3,4, 6,7
74     CADJ SUBROUTINE mdsreadfield_loc OUTPUT = 5
75     CADJ SUBROUTINE mdsreadfield_loc DEPEND = 1,2,3,4,5,6,7
76     CADJ SUBROUTINE mdsreadfield_loc REQUIRED
77    
78     C----------------------------------------
79     C subroutine mdswritefield_loc
80     C----------------------------------------
81     CADJ SUBROUTINE mdswritefield_loc INPUT = 1,2,3,4,5,6,7,8,9
82     CADJ SUBROUTINE mdswritefield_loc OUTPUT =
83    
84     C----------------------------------------
85     C subroutine mdsreadvector_loc
86     C----------------------------------------
87     CADJ SUBROUTINE mdsreadvector_loc INPUT = 1,2,3,4, 6,7,8,9
88     CADJ SUBROUTINE mdsreadvector_loc OUTPUT = 5
89    
90     C----------------------------------------
91     C subroutine mdswritevector_loc
92     C----------------------------------------
93     CADJ SUBROUTINE mdswritevector_loc INPUT = 1,2,3,4,5,6,7,8,9,10,11
94     CADJ SUBROUTINE mdswritevector_loc OUTPUT =
95    
96     C----------------------------------------
97     C subroutine mdsreadfieldxz_loc
98     C----------------------------------------
99     CADJ SUBROUTINE mdsreadfieldxz_loc INPUT = 1,2,3,4, 6,7
100     CADJ SUBROUTINE mdsreadfieldxz_loc OUTPUT = 5
101    
102     C----------------------------------------
103     C subroutine mdswritefieldxz_loc
104     C----------------------------------------
105     CADJ SUBROUTINE mdswritefieldxz_loc INPUT = 1,2,3,4,5,6,7,8,9
106     CADJ SUBROUTINE mdswritefieldxz_loc OUTPUT =
107    
108     C----------------------------------------
109     C subroutine mdsreadfieldyz_loc
110     C----------------------------------------
111     CADJ SUBROUTINE mdsreadfieldyz_loc INPUT = 1,2,3,4, 6,7
112     CADJ SUBROUTINE mdsreadfieldyz_loc OUTPUT = 5
113    
114     C----------------------------------------
115     C subroutine mdswritefieldyz_loc
116     C----------------------------------------
117     CADJ SUBROUTINE mdswritefieldyz_loc INPUT = 1,2,3,4,5,6,7,8,9
118     CADJ SUBROUTINE mdswritefieldyz_loc OUTPUT =

  ViewVC Help
Powered by ViewVC 1.1.22