/[MITgcm]/MITgcm/pkg/obcs/obcs_readparms.F
ViewVC logotype

Diff of /MITgcm/pkg/obcs/obcs_readparms.F

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

revision 1.23 by mlosch, Tue Aug 11 15:46:27 2009 UTC revision 1.24 by jmc, Mon Oct 5 18:49:29 2009 UTC
# Line 103  C--   Default flags and values for OBCS Line 103  C--   Default flags and values for OBCS
103        useOBCSsponge      =.FALSE.        useOBCSsponge      =.FALSE.
104        useOBCSbalance     =.FALSE.        useOBCSbalance     =.FALSE.
105        useOBCSprescribe   =.FALSE.        useOBCSprescribe   =.FALSE.
106        OBCSprintDiags     =.TRUE.        OBCSprintDiags     = debugLevel.GE.debLevB
107        useOBCSYearlyFields=.FALSE.        useOBCSYearlyFields=.FALSE.
108        OBCSfixTopo        =.TRUE.        OBCSfixTopo        =.TRUE.
109    
# Line 222  C--   Close the open data file Line 222  C--   Close the open data file
222  C--   Everyone else must wait for the parameters to be loaded  C--   Everyone else must wait for the parameters to be loaded
223        _BARRIER        _BARRIER
224    
225  C--   Calculate the tiled index arrays OB_Jn/Js/Ie/Iw here from the  C--   Calculate the tiled index arrays OB_Jn/Js/Ie/Iw here from the
226  C     global arrays OB_Jnorth/Jsouth/Ieast/Iwest.  C     global arrays OB_Jnorth/Jsouth/Ieast/Iwest.
227  C     Note: This part of the code has been moved from obcs_init_fixed to  C     Note: This part of the code has been moved from obcs_init_fixed to
228  C     routine routine because the OB_Jn/Js/Ie/Iw index arrays are  C     routine routine because the OB_Jn/Js/Ie/Iw index arrays are

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

  ViewVC Help
Powered by ViewVC 1.1.22