<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.23507"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>We developed the MFiX reader some time back, I am now seeing an odd issue with the data ranges.&nbsp; Upon opening and applying the data, the&nbsp;data ranges for the scalars are populated.&nbsp; When animating or stepping through the data the ranges are not updated and remain the same values as the time step which was initially opened.</DIV>
<DIV>&nbsp;</DIV>
<DIV>For example a typical data set may have initialization at timestep zero which has range of 0,0.&nbsp; Time step 1 may have a range of 0-1.So if I open the data with the time set to 0, the range is 0-0.&nbsp; If I then step to time 1 the range is still set at 0-0.&nbsp;However if I open the data with time = 1, the range is 0-1, and will remain 0-1.&nbsp; The values in the scalar&nbsp;arrays are correct its just the ranges that are not.</DIV>
<DIV>&nbsp;</DIV>
<DIV>This is not the desired function, I would want the ranges to update on every time step.&nbsp; I am not sure what is missing.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks in advance.</DIV></BODY></HTML>