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

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

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

revision 1.3 by heimbach, Thu Dec 19 14:02:23 2002 UTC revision 1.4 by heimbach, Thu Mar 23 23:06:47 2006 UTC
# Line 143  cadj SUBROUTINE active_write_tile_xyz OU Line 143  cadj SUBROUTINE active_write_tile_xyz OU
143  cadj SUBROUTINE active_write_tile_xyz ACTIVE  =    2  cadj SUBROUTINE active_write_tile_xyz ACTIVE  =    2
144  cadj SUBROUTINE active_write_tile_xyz DEPEND  = 1,    3, 4, 5, 6, 7  cadj SUBROUTINE active_write_tile_xyz DEPEND  = 1,    3, 4, 5, 6, 7
145    
146    c----------------------------------------
147    c subroutine active_read_profile
148    c----------------------------------------
149    cadj SUBROUTINE active_read_profile FTLNAME = g_active_read_profile
150    cadj SUBROUTINE active_read_profile ADNAME  = adactive_read_profile
151    cadj SUBROUTINE active_read_profile INPUT   = 1, 2,   4,5,6,7,8,9
152    cadj SUBROUTINE active_read_profile OUTPUT  =       3
153    cadj SUBROUTINE active_read_profile ACTIVE  =       3
154    cadj SUBROUTINE active_read_profile DEPEND  = 1, 2,   4,5,6,7,8
155    
156    c----------------------------------------
157    c subroutine active_write_profile
158    c----------------------------------------
159    cadj SUBROUTINE active_write_profile FTLNAME = g_active_write_profile
160    cadj SUBROUTINE active_write_profile ADNAME  = adactive_write_profile
161    cadj SUBROUTINE active_write_profile INPUT   = 1, 2, 3, 4,5,6,7,8,9,10
162    cadj SUBROUTINE active_write_profile OUTPUT  =                  8
163    cadj SUBROUTINE active_write_profile ACTIVE  =       3         ,8
164    cadj SUBROUTINE active_write_profile DEPEND  = 1, 2,    4,5,6,7
165    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22