Yannined08
Bioengineer
- Oct 21, 2013
- 6
I am storing values in a subroutine in an array. What I'd like to be able to do is call the previous values in the next increment and do a calculation with them to update the wear equation. Does anyone know how to do this?
I'm storing Contact Slip, with respect to node id and increment number. I get CSLIP from a do loop and store for each node and increment. However, I have no idea how to call this array from the previous step.. Help!!! Thanks, Jonathan
I'm storing Contact Slip, with respect to node id and increment number. I get CSLIP from a do loop and store for each node and increment. However, I have no idea how to call this array from the previous step.. Help!!! Thanks, Jonathan