Hi everybody,<br>
<br>
I want to animate on screen some results that are saved in a vtk file<br>
<br>
these results are the real (R) and complex (C) part of a wave.<br>
<br>
to view the anmiation, I need to extract these two results and make computations with these<br>
<br>
For each time step of the animation, I have to create a new array that is equal to: <br>
<br>
New = Real part of [ (R + i * C) exp ( i w t ) ] with t the parameter<br>
<br>
Can someone tell me how to do these computations and then how to display the result on screen.<br>
<br>
Animation would not be a problem.<br>
<br>
Thanks a lot <br> <br>Olivier <br><br><br><br> <br><br>