Question #692823 on Yade changed: https://answers.launchpad.net/yade/+question/692823
Robert Caulk posted a new comment: For someone who stumbles upon this: The answer is to use O.iter as a string in your file name: np.savetxt(OUT+'-Force-'+str(O.iter)+'.txt',list_force, delimiter=',') -- You received this question notification because your team yade-users 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

