← Back to team overview

yade-users team mailing list archive

Re: [Question #689186]: How to stop the current calculation and jump to the next one in the batch mode on the condition that the current calculation takes too much time?

 

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

    Status: Open => Answered

Robert Caulk proposed the following answer:
Does:

if O.realtime>someValue: sys.exit(0)

work?

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