/[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.1 - (show annotations) (download)
Sun Mar 25 22:33:53 2001 UTC (23 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint40pre3, checkpoint40pre1, checkpoint40pre7, checkpoint40pre6, checkpoint40pre9, checkpoint40pre8, checkpoint38, checkpoint40pre2, checkpoint40pre4, c37_adj, checkpoint39, checkpoint40pre5, checkpoint42, checkpoint40, checkpoint41
Modifications and additions to enable automatic differentiation.
Detailed info's in doc/notes_c37_adj.txt

1
2 c----------------------------------------
3 c subroutine active_read_rl
4 c----------------------------------------
5 cadj SUBROUTINE active_read_rl INPUT = 1, 2, 3, 4, 5, 6, 7, 8, 9
6 cadj SUBROUTINE active_read_rl OUTPUT = 2
7
8 c----------------------------------------
9 c subroutine active_write_rl
10 c----------------------------------------
11 cadj SUBROUTINE active_write_rl INPUT = 1, 2, 3, 4, 5, 6, 7, 8
12 cadj SUBROUTINE active_write_rl OUTPUT = 2
13
14 c----------------------------------------
15 c subroutine active_read_tile_rl
16 c----------------------------------------
17 cadj SUBROUTINE active_read_tile_rl INPUT = 1, 2, 3, 4, 5, 6, 7, 8, 9
18 cadj SUBROUTINE active_read_tile_rl INPUT += 10, 11
19 cadj SUBROUTINE active_read_tile_rl OUTPUT = 2
20
21 c----------------------------------------
22 c subroutine active_write_tile_rl
23 c----------------------------------------
24 cadj SUBROUTINE active_write_tile_rl INPUT = 1, 2, 3, 4, 5, 6, 7, 8, 9
25 cadj SUBROUTINE active_write_tile_rl INPUT += 10
26 cadj SUBROUTINE active_write_tile_rl OUTPUT = 2

  ViewVC Help
Powered by ViewVC 1.1.22