yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #16293
Re: [Question #660871]: run a script in background
Question #660871 on Yade changed:
https://answers.launchpad.net/yade/+question/660871
Klaus Thoeni proposed the following answer:
Not sure what you are trying to do but it almost sounds like the batch mode
could be useful:
yade-batch --help
yade-batch sometablefile.table yourscript.py >> logfile.dat &
An example is provided here [1] but you can also set up easier tables or
even run yade-batch without a table file.
HTH Klaus
[1] https://github.com/yade/trunk/tree/master/examples/concrete
On Sat, Nov 18, 2017 at 8:08 AM, Jan Stránský <
question660871@xxxxxxxxxxxxxxxxxxxxx> wrote:
> Question #660871 on Yade changed:
> https://answers.launchpad.net/yade/+question/660871
>
> Status: Open => Answered
>
> Jan Stránský proposed the following answer:
> yade -n -x script.py &
> Jan
>
> --
> 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 : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp
>
--
You received this question notification because your team yade-users is
an answer contact for Yade.