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

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

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


Revision 1.3 - (show annotations) (download)
Tue Oct 9 00:13:15 2007 UTC (16 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59i, checkpoint59j
Changes since 1.2: +2 -0 lines
add missing cvs $Header:$ or $Name:$

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

  ViewVC Help
Powered by ViewVC 1.1.22