/[MITgcm]/MITgcm/verification/internal_wave/code/obcs_calc.F
ViewVC logotype

Diff of /MITgcm/verification/internal_wave/code/obcs_calc.F

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

revision 1.7 by jmc, Mon Feb 28 16:31:36 2011 UTC revision 1.9 by jmc, Mon Dec 12 19:04:25 2011 UTC
# Line 17  C     === Global variables === Line 17  C     === Global variables ===
17  #include "SIZE.h"  #include "SIZE.h"
18  #include "EEPARAMS.h"  #include "EEPARAMS.h"
19  #include "PARAMS.h"  #include "PARAMS.h"
20    #ifdef ALLOW_EXCH2
21    # include "W2_EXCH2_SIZE.h"
22    #endif /* ALLOW_EXCH2 */
23    #include "SET_GRID.h"
24  #include "GRID.h"  #include "GRID.h"
25  #include "OBCS.h"  #include "OBCS_PARAMS.h"
26    #include "OBCS_GRID.h"
27    #include "OBCS_FIELDS.h"
28  #include "EOS.h"  #include "EOS.h"
29    
30  C     == Routine arguments ==  C     == Routine arguments ==

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22