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

Contents of /MITgcm/pkg/autodiff/active_file_control.flow

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


Revision 1.4 - (show annotations) (download)
Sat Nov 5 19:20:42 2011 UTC (12 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint63g, checkpoint63p, checkpoint63q, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63e, checkpoint63f
Changes since 1.3: +1 -17 lines
*  make derivative dummy available in derivative active read routine
   (needed by kalex)
* clean up obsolete _tile_ routines

1 C $Header: /u/gcmpack/MITgcm/pkg/autodiff/active_file_control.flow,v 1.3 2007/10/08 23:50:53 jmc Exp $
2 C $Name: $
3
4 CBOP
5 C !ROUTINE: flow directives for active_file_control.F
6 C !INTERFACE:
7 C !DESCRIPTION: \bv
8 c ==================================================================
9 c active_file_control.flow
10 c ==================================================================
11 c provides flow directives for routines in active_file_control.F
12 c required by TAMC/TAF
13 c * active_read_rl
14 c * active_write_rl
15 c ==================================================================
16 c active_file_control.flow
17 c ==================================================================
18 C \ev
19 CEOP
20
21 c----------------------------------------
22 c subroutine active_read_rl
23 c----------------------------------------
24 cadj SUBROUTINE active_read_rl INPUT = 1, 2, 3, 4, 5, 6, 7, 8, 9
25 cadj SUBROUTINE active_read_rl OUTPUT = 2
26
27 c----------------------------------------
28 c subroutine active_write_rl
29 c----------------------------------------
30 cadj SUBROUTINE active_write_rl INPUT = 1, 2, 3, 4, 5, 6, 7, 8
31 cadj SUBROUTINE active_write_rl OUTPUT = 2

  ViewVC Help
Powered by ViewVC 1.1.22