Question #232941 on Yade changed: https://answers.launchpad.net/yade/+question/232941
Jan Stránský proposed the following answer: Hello Seungcheol, yes, it means that something went wrong :-) Try to run the simulation step by step (so instead of play button you use step button) and see if there is some warning or errors.. at the beginning of the simulation and after each step (or a few steps) ou can also check for b in O.bodies: print b.state.pos to see where the problems first occur (normally it should be normal numbers, so when you see NaN, it is a signal of a problem). Jan PS: I just checked adding of Vector3 to plot.addData, so meybe the key would not be 'b0displ' but rather something like 'b0displ_x'.. 2013/7/24 Seungcheol Yeom <[email protected]> > Question #232941 on Yade changed: > https://answers.launchpad.net/yade/+question/232941 > > Seungcheol Yeom posted a new comment: > Hello Jan, > > I just did it and it appeared as "nan" instead of 0 or numbers. > is this meaning my simulation is not working? or something went worng? > I am sorry for bothering you but you helped me a lot. > I sincerely appreciate it. > > Seungcheol > > -- > You received this question notification because you are a member of > yade-users, which is an answer contact for Yade. > > _______________________________________________ > Mailing list: https://launchpad.net/~yade-users > Post to : [email protected] > Unsubscribe : https://launchpad.net/~yade-users > More help : https://help.launchpad.net/ListHelp > -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

