Reset array from fix
Hello friends, I created an array in hooke model to dump vdw force components. The values are accumulating over time. Let us say, I have two particles that are coming closer, colliding, and moving away in 10 steps. Here are a few details.
step fvdw fc
1 0 0
2 0 0
3 non-zero 0
4 non-zero non-zero // Collision
5 non-zero non-zero // Collision
6 non-zero non-zero // Collision
7 non-zero 0
8 non-zero 0
9 non-zero 0
10 0 0
Forums:
- Read more about Reset array from fix
- 2 comments
- Log in or register to post comments