yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #13611
Re: [Question #403764]: How to stop YADE from exiting automatically on PBS?
Question #403764 on Yade changed:
https://answers.launchpad.net/yade/+question/403764
Status: Open => Answered
Jérôme Duriez proposed the following answer:
Hi,
Probably a copy of your YADE python script is as much (at least..) required here as the copy of your PBS script..
Your issue may depend on the kind of commands you're using to let YADE run. For instance O.run(someNumberOfIterations,wait=1) would probably be much better in your case than O.run()
--
You received this question notification because your team yade-users is
an answer contact for Yade.