Hello,

Can anyone suggest me on storing state variable values in an array at different time steps? I'm trying to make computations at TIME(1) = 0.1, 0.6 and 0.9. I am able to compute state variables but I need to make calculations at the end of TIME(1)= 0.9. When I want to call values at T(0.1), T(0.6) and T(0.9), I'm unable to do it. These values are stored in ODB but I would like to automate the process so the parameters are updated for the next steps.

Thanks in advance

More Siddharth Pitta's questions See All
Similar questions and discussions