/[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.8 by heimbach, Fri May 23 18:37:31 2003 UTC revision 1.9 by dimitri, Mon Aug 4 22:53:42 2003 UTC
# Line 125  c     Surface flux data. Line 125  c     Surface flux data.
125       &         lwdownconst,       &         lwdownconst,
126       &         apressureconst,       &         apressureconst,
127       &         EXFwindOnBgrid       &         EXFwindOnBgrid
128    #ifdef USE_EXF_INTERPOLATION
129         & ,ustress_lon0, ustress_lon_inc,
130         & ustress_lat0, ustress_lat_inc,
131         & ustress_nlon, ustress_nlat,
132         & vstress_lon0, vstress_lon_inc,
133         & vstress_lat0, vstress_lat_inc,
134         & vstress_nlon, vstress_nlat,
135         & hflux_lon0, hflux_lon_inc,
136         & hflux_lat0, hflux_lat_inc,
137         & hflux_nlon, hflux_nlat,
138         & sflux_lon0, sflux_lon_inc,
139         & sflux_lat0, sflux_lat_inc,
140         & sflux_nlon, sflux_nlat,
141         & swflux_lon0, swflux_lon_inc,
142         & swflux_lat0, swflux_lat_inc,
143         & swflux_nlon, swflux_nlat,
144         & runoff_lon0, runoff_lon_inc,
145         & runoff_lat0, runoff_lat_inc,
146         & runoff_nlon, runoff_nlat,
147         & atemp_lon0, atemp_lon_inc,
148         & atemp_lat0, atemp_lat_inc,
149         & atemp_nlon, atemp_nlat,
150         & aqh_lon0, aqh_lon_inc,
151         & aqh_lat0, aqh_lat_inc,
152         & aqh_nlon, aqh_nlat,
153         & evap_lon0, evap_lon_inc,
154         & evap_lat0, evap_lat_inc,
155         & evap_nlon, evap_nlat,
156         & precip_lon0, precip_lon_inc,
157         & precip_lat0, precip_lat_inc,
158         & precip_nlon, precip_nlat,
159         & uwind_lon0, uwind_lon_inc,
160         & uwind_lat0, uwind_lat_inc,
161         & uwind_nlon, uwind_nlat,
162         & vwind_lon0, vwind_lon_inc,
163         & vwind_lat0, vwind_lat_inc,
164         & vwind_nlon, vwind_nlat,
165         & lwflux_lon0, lwflux_lon_inc,
166         & lwflux_lat0, lwflux_lat_inc,
167         & lwflux_nlon, lwflux_nlat,
168         & swdown_lon0, swdown_lon_inc,
169         & swdown_lat0, swdown_lat_inc,
170         & swdown_nlon, swdown_nlat,
171         & lwdown_lon0, lwdown_lon_inc,
172         & lwdown_lat0, lwdown_lat_inc,
173         & lwdown_nlon, lwdown_nlat,
174         & apressure_lon0,apressure_lon_inc,
175         & apressure_lat0,apressure_lat_inc,
176         & apressure_nlon,apressure_nlat
177    #endif
178    
179        _BEGIN_MASTER(mythid)        _BEGIN_MASTER(mythid)
180    

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

  ViewVC Help
Powered by ViewVC 1.1.22