/[MITgcm]/MITgcm/verification/OpenAD/code_ad/ad_template.checkpoint.f
ViewVC logotype

Diff of /MITgcm/verification/OpenAD/code_ad/ad_template.checkpoint.f

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

revision 1.1 by utke, Wed Nov 30 21:34:42 2005 UTC revision 1.2 by utke, Sun Dec 4 06:44:13 2005 UTC
# Line 25  c we may need these for the checkpointin Line 25  c we may need these for the checkpointin
25        use GLOBAL_MAX_mod        use GLOBAL_MAX_mod
26        use GLOBAL_SUM_mod        use GLOBAL_SUM_mod
27        use GRID_mod        use GRID_mod
       use GW_mod  
28        use MPI_INFO_mod        use MPI_INFO_mod
29        use SOLVE_FOR_PRESSURE3D_mod        use SOLVE_FOR_PRESSURE3D_mod
30        use SOLVE_FOR_PRESSURE_mod        use SOLVE_FOR_PRESSURE_mod
# Line 43  c we may need these for the checkpointin Line 42  c we may need these for the checkpointin
42  !$TEMPLATE_PRAGMA_DECLARATIONS  !$TEMPLATE_PRAGMA_DECLARATIONS
43    
44        integer :: cp_loop_variable_1,cp_loop_variable_2,        integer :: cp_loop_variable_1,cp_loop_variable_2,
45       +     cp_loop_variable_3,cp_loop_variable_4       +     cp_loop_variable_3,cp_loop_variable_4,cp_loop_variable_5
46    
47        type(modeType) :: our_orig_mode        type(modeType) :: our_orig_mode
48    

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

  ViewVC Help
Powered by ViewVC 1.1.22