/[MITgcm]/MITgcm_contrib/enderton/Diagnostics/DiagRun.m
ViewVC logotype

Diff of /MITgcm_contrib/enderton/Diagnostics/DiagRun.m

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

revision 1.4 by molod, Fri Apr 29 17:34:39 2005 UTC revision 1.5 by molod, Tue Jun 28 21:33:51 2005 UTC
# Line 150  if LoadData Line 150  if LoadData
150                pltslc{inplot}{intrl}] = ...                pltslc{inplot}{intrl}] = ...
151                  DiagLoad(fln,trl,dat,dad,grd,itr,tst,flu,ddf,gdf,avg,...                  DiagLoad(fln,trl,dat,dad,grd,itr,tst,flu,ddf,gdf,avg,...
152                           slc,pst,LoadGridData,DiagDebug,GridSuffixTemp,...                           slc,pst,LoadGridData,DiagDebug,GridSuffixTemp,...
153                           ZcordFileTemp,IndexTemp,DimTemp,GradsTemp,...                           ZcordFileTemp,IndexTemp,DimTemp,VectorTemp,MateTemp,...
154                           Year0IterTemp,SecPerYearTemp,MonthsTemp);                           GradsTemp,Year0IterTemp,SecPerYearTemp,MonthsTemp,...
155                             FieldNameTemp);
156    
157              % Save panel data for outside use.              % Save panel data for outside use.
158              if DumpData              if DumpData
# Line 181  end Line 182  end
182  % scripts will help you to make sense of this as needed.  % scripts will help you to make sense of this as needed.
183  disp(['Plotting results:']);  disp(['Plotting results:']);
184  DiagPlot(pagename,page,data,xax,yax,time,pltslc,...  DiagPlot(pagename,page,data,xax,yax,time,pltslc,...
          OutputDir,LoadGridData,SavePlots,DiagDebug);  
185             OutputDir,LoadGridData,SavePlots,DiagDebug);

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

  ViewVC Help
Powered by ViewVC 1.1.22