/[MITgcm]/MITgcm/pkg/exf/exf_param.h
ViewVC logotype

Diff of /MITgcm/pkg/exf/exf_param.h

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

revision 1.14 by dimitri, Wed Mar 3 05:17:44 2004 UTC revision 1.15 by heimbach, Wed Mar 24 21:46:20 2004 UTC
# Line 353  c     exf_outscale_*    output scaling f Line 353  c     exf_outscale_*    output scaling f
353       &                    , exf_outscal_sss       &                    , exf_outscal_sss
354       &                    , exf_outscal_apressure       &                    , exf_outscal_apressure
355    
356  #ifdef USE_EXF_INTERPOLATION  #ifndef USE_EXF_INTERPOLATION
357    c-- set dummy dimension 1
358           integer MAX_LAT_INC
359           parameter(MAX_LAT_INC = 1)
360    #else
361  c for lat interpolation, arraysize currently set to 250 max data values  c for lat interpolation, arraysize currently set to 250 max data values
362         integer MAX_LAT_INC         integer MAX_LAT_INC
363         parameter(MAX_LAT_INC = 250)         parameter(MAX_LAT_INC = 250)

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

  ViewVC Help
Powered by ViewVC 1.1.22