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

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

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

revision 1.82 by gforget, Mon Feb 29 22:13:14 2016 UTC revision 1.83 by jmc, Mon Sep 12 23:43:00 2016 UTC
# Line 225  C     Surface flux data. Line 225  C     Surface flux data.
225       & climustr_lon0, climustr_lon_inc, climustr_lat0, climustr_lat_inc,       & climustr_lon0, climustr_lon_inc, climustr_lat0, climustr_lat_inc,
226       & climustr_nlon, climustr_nlat, climustr_interpMethod,       & climustr_nlon, climustr_nlat, climustr_interpMethod,
227       & climvstr_lon0, climvstr_lon_inc, climvstr_lat0, climvstr_lat_inc,       & climvstr_lon0, climvstr_lon_inc, climvstr_lat0, climvstr_lat_inc,
228       & climvstr_nlon, climvstr_nlat, climvstr_interpMethod       & climvstr_nlon, climvstr_nlat, climvstr_interpMethod,
229         & exf_output_interp
230  #endif /* USE_EXF_INTERPOLATION */  #endif /* USE_EXF_INTERPOLATION */
231    
232  #ifdef ALLOW_ICEFRONT  #ifdef ALLOW_ICEFRONT
# Line 836  C     model grid cell-center position (l Line 837  C     model grid cell-center position (l
837        climustr_interpMethod  = 12        climustr_interpMethod  = 12
838        climvstr_interpMethod  = 22        climvstr_interpMethod  = 22
839    
840          exf_output_interp = .FALSE.
841  #endif /* USE_EXF_INTERPOLATION */  #endif /* USE_EXF_INTERPOLATION */
842    
843  C     Next, read the forcing data file.  C     Next, read the forcing data file.

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.83

  ViewVC Help
Powered by ViewVC 1.1.22