← Back to team overview

yade-users team mailing list archive

Re: [Question #695491]: Running parallel yade from the same input file

 

Question #695491 on Yade changed:
https://answers.launchpad.net/yade/+question/695491

Jan Stránský posted a new comment:
if using bash, you can do in terminal
for i in {1..10}; do yade -n -x input.py; done
cheers
Jan

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.