/[MITgcm]/MITgcm/pkg/admtlm/admtlm_map.F
ViewVC logotype

Diff of /MITgcm/pkg/admtlm/admtlm_map.F

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

revision 1.1 by heimbach, Tue Oct 26 20:11:47 2004 UTC revision 1.2 by heimbach, Wed Jan 26 14:39:20 2005 UTC
# Line 12  C     == Global variables === Line 12  C     == Global variables ===
12  #include "SIZE.h"  #include "SIZE.h"
13  #include "EEPARAMS.h"  #include "EEPARAMS.h"
14  #include "PARAMS.h"  #include "PARAMS.h"
15  #ifdef ALLOW_ADMTLM_RUN  #ifdef ALLOW_ADMTLM
16  # include "adcost.h"  # include "adcost.h"
17  # include "g_cost.h"  # include "g_cost.h"
18  #endif  #endif
# Line 21  C     ======== Routine arguments ======= Line 21  C     ======== Routine arguments =======
21  C     myThid - Thread number for this instance of the routine.  C     myThid - Thread number for this instance of the routine.
22        integer myThid        integer myThid
23    
24  #ifdef ALLOW_ADMTLM_RUN  #ifdef ALLOW_ADMTLM
25  C     ========= Local variables =========================  C     ========= Local variables =========================
26        integer i, j, k        integer i, j, k
27        integer bi, bj        integer bi, bj

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

  ViewVC Help
Powered by ViewVC 1.1.22