/[MITgcm]/MITgcm/pkg/grdchk/grdchk_getadxx.F
ViewVC logotype

Diff of /MITgcm/pkg/grdchk/grdchk_getadxx.F

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

revision 1.5 by heimbach, Mon Sep 16 18:11:58 2002 UTC revision 1.6 by heimbach, Thu Dec 19 14:00:08 2002 UTC
# Line 81  c--   == end of interface == Line 81  c--   == end of interface ==
81           il=ilnblnk( xx_theta_file )           il=ilnblnk( xx_theta_file )
82           write(fname(1:80),'(80a)') ' '           write(fname(1:80),'(80a)') ' '
83           write(fname(1:80),'(3a,i10.10)')           write(fname(1:80),'(3a,i10.10)')
84       &        yadmark, xx_theta_file(1:il),'.',optimcycle       &        yadprefix, xx_theta_file(1:il),'.',optimcycle
85    
86           call active_read_xyz( fname, tmpfld3d, 1,           call active_read_xyz( fname, tmpfld3d, 1,
87       &                         doglobalread, ladinit, optimcycle,       &                         doglobalread, ladinit, optimcycle,
# Line 96  c--   == end of interface == Line 96  c--   == end of interface ==
96           il=ilnblnk( xx_salt_file )           il=ilnblnk( xx_salt_file )
97           write(fname(1:80),'(80a)') ' '           write(fname(1:80),'(80a)') ' '
98           write(fname(1:80),'(3a,i10.10)')           write(fname(1:80),'(3a,i10.10)')
99       &        yadmark, xx_salt_file(1:il),'.',optimcycle       &        yadprefix, xx_salt_file(1:il),'.',optimcycle
100                    
101           call active_read_xyz( fname, tmpfld3d, 1,           call active_read_xyz( fname, tmpfld3d, 1,
102       &                         doglobalread, ladinit, optimcycle,       &                         doglobalread, ladinit, optimcycle,
# Line 111  c--   == end of interface == Line 111  c--   == end of interface ==
111           il=ilnblnk( xx_hflux_file )           il=ilnblnk( xx_hflux_file )
112           write(fname(1:80),'(80a)') ' '           write(fname(1:80),'(80a)') ' '
113           write(fname(1:80),'(3a,i10.10)')           write(fname(1:80),'(3a,i10.10)')
114       &        yadmark, xx_hflux_file(1:il),'.',optimcycle       &        yadprefix, xx_hflux_file(1:il),'.',optimcycle
115    
116           call active_read_xy( fname, tmpfld2d, icvrec,           call active_read_xy( fname, tmpfld2d, icvrec,
117       &                        doglobalread, ladinit, optimcycle,       &                        doglobalread, ladinit, optimcycle,
# Line 126  c--   == end of interface == Line 126  c--   == end of interface ==
126           il=ilnblnk( xx_sflux_file )           il=ilnblnk( xx_sflux_file )
127           write(fname(1:80),'(80a)') ' '           write(fname(1:80),'(80a)') ' '
128           write(fname(1:80),'(3a,i10.10)')           write(fname(1:80),'(3a,i10.10)')
129       &        yadmark, xx_sflux_file(1:il),'.',optimcycle       &        yadprefix, xx_sflux_file(1:il),'.',optimcycle
130    
131           call active_read_xy( fname, tmpfld2d, icvrec,           call active_read_xy( fname, tmpfld2d, icvrec,
132       &                        doglobalread, ladinit, optimcycle,       &                        doglobalread, ladinit, optimcycle,
# Line 141  c--   == end of interface == Line 141  c--   == end of interface ==
141           il=ilnblnk( xx_tauu_file )           il=ilnblnk( xx_tauu_file )
142           write(fname(1:80),'(80a)') ' '           write(fname(1:80),'(80a)') ' '
143           write(fname(1:80),'(3a,i10.10)')           write(fname(1:80),'(3a,i10.10)')
144       &        yadmark, xx_tauu_file(1:il),'.',optimcycle       &        yadprefix, xx_tauu_file(1:il),'.',optimcycle
145    
146           call active_read_xy( fname, tmpfld2d, icvrec,           call active_read_xy( fname, tmpfld2d, icvrec,
147       &                        doglobalread, ladinit, optimcycle,       &                        doglobalread, ladinit, optimcycle,
# Line 156  c--   == end of interface == Line 156  c--   == end of interface ==
156           il=ilnblnk( xx_tauv_file )           il=ilnblnk( xx_tauv_file )
157           write(fname(1:80),'(80a)') ' '           write(fname(1:80),'(80a)') ' '
158           write(fname(1:80),'(3a,i10.10)')           write(fname(1:80),'(3a,i10.10)')
159       &        yadmark, xx_tauv_file(1:il),'.',optimcycle       &        yadprefix, xx_tauv_file(1:il),'.',optimcycle
160    
161           call active_read_xy( fname, tmpfld2d, icvrec,           call active_read_xy( fname, tmpfld2d, icvrec,
162       &                        doglobalread, ladinit, optimcycle,       &                        doglobalread, ladinit, optimcycle,
# Line 171  c--   == end of interface == Line 171  c--   == end of interface ==
171           il=ilnblnk( xx_tr1_file )           il=ilnblnk( xx_tr1_file )
172           write(fname(1:80),'(80a)') ' '           write(fname(1:80),'(80a)') ' '
173           write(fname(1:80),'(3a,i10.10)')           write(fname(1:80),'(3a,i10.10)')
174       &        yadmark, xx_tr1_file(1:il),'.',optimcycle       &        yadprefix, xx_tr1_file(1:il),'.',optimcycle
175                    
176           call active_read_xyz( fname, tmpfld3d, 1,           call active_read_xyz( fname, tmpfld3d, 1,
177       &                         doglobalread, ladinit, optimcycle,       &                         doglobalread, ladinit, optimcycle,
# Line 186  c--   == end of interface == Line 186  c--   == end of interface ==
186           il=ilnblnk( xx_sst_file )           il=ilnblnk( xx_sst_file )
187           write(fname(1:80),'(80a)') ' '           write(fname(1:80),'(80a)') ' '
188           write(fname(1:80),'(3a,i10.10)')           write(fname(1:80),'(3a,i10.10)')
189       &        yadmark, xx_sst_file(1:il),'.',optimcycle       &        yadprefix, xx_sst_file(1:il),'.',optimcycle
190    
191           call active_read_xy( fname, tmpfld2d, icvrec,           call active_read_xy( fname, tmpfld2d, icvrec,
192       &                        doglobalread, ladinit, optimcycle,       &                        doglobalread, ladinit, optimcycle,
# Line 201  c--   == end of interface == Line 201  c--   == end of interface ==
201           il=ilnblnk( xx_sss_file )           il=ilnblnk( xx_sss_file )
202           write(fname(1:80),'(80a)') ' '           write(fname(1:80),'(80a)') ' '
203           write(fname(1:80),'(3a,i10.10)')           write(fname(1:80),'(3a,i10.10)')
204       &        yadmark, xx_sss_file(1:il),'.',optimcycle       &        yadprefix, xx_sss_file(1:il),'.',optimcycle
205    
206           call active_read_xy( fname, tmpfld2d, icvrec,           call active_read_xy( fname, tmpfld2d, icvrec,
207       &                        doglobalread, ladinit, optimcycle,       &                        doglobalread, ladinit, optimcycle,
# Line 216  c--   == end of interface == Line 216  c--   == end of interface ==
216           il=ilnblnk( xx_hfacc_file )           il=ilnblnk( xx_hfacc_file )
217           write(fname(1:80),'(80a)') ' '           write(fname(1:80),'(80a)') ' '
218           write(fname(1:80),'(3a,i10.10)')           write(fname(1:80),'(3a,i10.10)')
219       &        yadmark, xx_hfacc_file(1:il),'.',optimcycle       &        yadprefix, xx_hfacc_file(1:il),'.',optimcycle
220    
221  #ifdef ALLOW_HFACC3D_CONTROL  #ifdef ALLOW_HFACC3D_CONTROL
222    
# Line 242  c--   == end of interface == Line 242  c--   == end of interface ==
242           il=ilnblnk( xx_efluxy_file )           il=ilnblnk( xx_efluxy_file )
243           write(fname(1:80),'(80a)') ' '           write(fname(1:80),'(80a)') ' '
244           write(fname(1:80),'(3a,i10.10)')           write(fname(1:80),'(3a,i10.10)')
245       &        yadmark, xx_efluxy_file(1:il),'.',optimcycle       &        yadprefix, xx_efluxy_file(1:il),'.',optimcycle
246    
247           call active_read_xyz( fname, tmpfld3d, 1,           call active_read_xyz( fname, tmpfld3d, 1,
248       &                         doglobalread, ladinit, optimcycle,       &                         doglobalread, ladinit, optimcycle,
# Line 257  c--   == end of interface == Line 257  c--   == end of interface ==
257           il=ilnblnk( xx_efluxy_file )           il=ilnblnk( xx_efluxy_file )
258           write(fname(1:80),'(80a)') ' '           write(fname(1:80),'(80a)') ' '
259           write(fname(1:80),'(3a,i10.10)')           write(fname(1:80),'(3a,i10.10)')
260       &        yadmark, xx_efluxy_file(1:il),'.',optimcycle       &        yadprefix, xx_efluxy_file(1:il),'.',optimcycle
261    
262           call active_read_xyz( fname, tmpfld3d, 1,           call active_read_xyz( fname, tmpfld3d, 1,
263       &                         doglobalread, ladinit, optimcycle,       &                         doglobalread, ladinit, optimcycle,
# Line 272  c--   == end of interface == Line 272  c--   == end of interface ==
272           il=ilnblnk( xx_efluxp_file )           il=ilnblnk( xx_efluxp_file )
273           write(fname(1:80),'(80a)') ' '           write(fname(1:80),'(80a)') ' '
274           write(fname(1:80),'(3a,i10.10)')           write(fname(1:80),'(3a,i10.10)')
275       &        yadmark, xx_efluxp_file(1:il),'.',optimcycle       &        yadprefix, xx_efluxp_file(1:il),'.',optimcycle
276    
277           call active_read_xyz( fname, tmpfld3d, 1,           call active_read_xyz( fname, tmpfld3d, 1,
278       &                         doglobalread, ladinit, optimcycle,       &                         doglobalread, ladinit, optimcycle,

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

  ViewVC Help
Powered by ViewVC 1.1.22