/[MITgcm]/MITgcm/pkg/exf/exf_set_obcs.F
ViewVC logotype

Diff of /MITgcm/pkg/exf/exf_set_obcs.F

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

revision 1.6 by edhill, Thu Oct 9 04:19:19 2003 UTC revision 1.7 by jmc, Mon Apr 16 23:27:21 2007 UTC
# Line 1  Line 1 
1    C $Header$
2    C $Name$
3    
4  #include "EXF_OPTIONS.h"  #include "EXF_OPTIONS.h"
5    
6        subroutine exf_set_obcs_xz (        subroutine exf_set_obcs_xz (
# Line 27  c     == global variables == Line 30  c     == global variables ==
30  #include "EEPARAMS.h"  #include "EEPARAMS.h"
31  #include "SIZE.h"  #include "SIZE.h"
32  #include "GRID.h"  #include "GRID.h"
33  #include "exf_param.h"  #include "EXF_PARAM.h"
34  #include "exf_constants.h"  #include "EXF_CONSTANTS.h"
35    
36  c     == routine arguments ==  c     == routine arguments ==
37    
# Line 114  c     == global variables == Line 117  c     == global variables ==
117  #include "EEPARAMS.h"  #include "EEPARAMS.h"
118  #include "SIZE.h"  #include "SIZE.h"
119  #include "GRID.h"  #include "GRID.h"
120  #include "exf_param.h"  #include "EXF_PARAM.h"
121  #include "exf_constants.h"  #include "EXF_CONSTANTS.h"
122    
123  c     == routine arguments ==  c     == routine arguments ==
124    

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

  ViewVC Help
Powered by ViewVC 1.1.22