<div dir="ltr"><div style="font-size:12.8000001907349px">Hello</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">I want to use calculator or Python shell to sum two data arrays in paraview.</div><div style="font-size:12.8000001907349px">In the calculator: </div><div style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">At time dt =2, I create an array: result1 = pressure</span><span style="font-size:12.8000001907349px">* 2.</span></div><div style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">For next animation time, dt = 4:</span></div><div style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">I create an array: result2 = pressure*4</span></div><div style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">What I find that the result1 array has changed at time step =4. </span></div><div style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">How I can retain original result1 array when I change the animation time to dt=4.</span></div><div style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px"><br></span></div><div style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">This way I want to take sum of result1 and result2 at two different time steps.</span></div><div style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px"><br></span></div><div style="font-size:12.8000001907349px">How we can achieve it in paraview?</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Best regards</div><div style="font-size:12.8000001907349px">Jay Reno</div></div>