/[MITgcm]/MITgcm/pkg/timeave/timeave_ad.flow
ViewVC logotype

Contents of /MITgcm/pkg/timeave/timeave_ad.flow

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


Revision 1.1 - (show annotations) (download)
Fri Oct 10 22:39:55 2003 UTC (20 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint51l_post, checkpoint51k_post, checkpoint51o_post, checkpoint51j_post, checkpoint51q_post, checkpoint52a_pre, branch-netcdf, checkpoint51r_post, checkpoint52, checkpoint52b_pre, checkpoint51o_pre, checkpoint51t_post, checkpoint52a_post, checkpoint52b_post, checkpoint51n_pre, checkpoint52c_post, checkpoint51p_post, checkpoint51n_post, checkpoint51l_pre, checkpoint51u_post, checkpoint51m_post, ecco_c52_e35, checkpoint51s_post
Branch point for: checkpoint51n_branch, branch-nonh, tg2-branch
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 C----------------------------------------
2 C subroutine TIMEAVE_CUMULATE
3 C----------------------------------------
4 CADJ SUBROUTINE TIMEAVE_CUMULATE INPUT = 2,3,4,5,6,7
5 CADJ SUBROUTINE TIMEAVE_CUMULATE OUTPUT = 1
6
7 C----------------------------------------
8 C subroutine TIMEAVE_CUMUL_1K1T
9 C----------------------------------------
10 CADJ SUBROUTINE TIMEAVE_CUMUL_1K1T INPUT = 2,3,4,5,6,7,8
11 CADJ SUBROUTINE TIMEAVE_CUMUL_1K1T OUTPUT = 1
12
13 C----------------------------------------
14 C subroutine TIMEAVE_CUMUL_1T
15 C----------------------------------------
16 CADJ SUBROUTINE TIMEAVE_CUMUL_1T INPUT = 2,3,4,5,6,7
17 CADJ SUBROUTINE TIMEAVE_CUMUL_1T OUTPUT = 1
18
19 C----------------------------------------
20 C subroutine TIMEAVE_CUMUL_DIF_1T
21 C----------------------------------------
22 CADJ SUBROUTINE TIMEAVE_CUMUL_DIF_1T INPUT = 2,3,4,5,6,7,8,9
23 CADJ SUBROUTINE TIMEAVE_CUMUL_DIF_1T OUTPUT = 1
24
25 C----------------------------------------
26 C subroutine TIMEAVE_STATVARS
27 C----------------------------------------
28 CADJ SUBROUTINE TIMEAVE_STATVARS INPUT = 1,2,3,4,5
29 CADJ SUBROUTINE TIMEAVE_STATVARS OUTPUT =
30
31 C----------------------------------------
32 C subroutine TIMEAVE_STATV_WRITE
33 C----------------------------------------
34 CADJ SUBROUTINE TIMEAVE_STATV_WRITE INPUT = 1,2,3
35 CADJ SUBROUTINE TIMEAVE_STATV_WRITE OUTPUT =
36
37 C----------------------------------------
38 C subroutine TIMEAVE_NORMALIZ
39 C----------------------------------------
40 CADJ SUBROUTINE TIMEAVE_NORMALIZ INPUT = 2,3,4,5,6
41 CADJ SUBROUTINE TIMEAVE_NORMALIZ OUTPUT = 1
42
43 C----------------------------------------
44 C subroutine TIMEAVE_RESET
45 C----------------------------------------
46 CADJ SUBROUTINE TIMEAVE_RESET INPUT = 2,3,4,5
47 CADJ SUBROUTINE TIMEAVE_RESET OUTPUT = 1

  ViewVC Help
Powered by ViewVC 1.1.22