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

Diff of /MITgcm/pkg/autodiff/active_file_loc_control.flow

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

revision 1.1 by heimbach, Wed Jul 16 16:35:20 2003 UTC revision 1.2 by heimbach, Fri Jul 18 21:09:04 2003 UTC
# Line 0  Line 1 
1    
2    CBOP
3    C     !ROUTINE: flow directives for active_file_loc_control.F
4    C     !INTERFACE:
5    C     !DESCRIPTION: \bv
6    c     ==================================================================
7    c     active_file_loc_control.flow
8    c     ==================================================================
9    c     provides flow directives for routines in active_file_loc_control.F
10    c     required by TAMC/TAF
11    c     * active_read_rl_loc
12    c     * active_write_rl_loc
13    c     _tile_ routines are not used nd my not be up-to-date. PH
14    c     ==================================================================
15    c     active_file_loc_control.flow
16    c     ==================================================================
17    C     \ev
18    CEOP
19    
20    c----------------------------------------
21    c subroutine active_read_rl_loc
22    c----------------------------------------
23    cadj SUBROUTINE active_read_rl_loc INPUT   = 1, 2, 3, 4, 5, 6, 7, 8, 9
24    cadj SUBROUTINE active_read_rl_loc OUTPUT  =    2
25    
26    c----------------------------------------
27    c subroutine active_write_rl_loc
28    c----------------------------------------
29    cadj SUBROUTINE active_write_rl_loc INPUT   = 1, 2, 3, 4, 5, 6, 7, 8
30    cadj SUBROUTINE active_write_rl_loc OUTPUT  =    2
31    
32    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22