yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #08423
yade run in pre python
Hello,
according to question
https://answers.launchpad.net/yade/+question/182459
I send to Ning a script yadeimport.py, which is actually the yade-trunk
script with some lines deleted (it loads all needed libraries but not
launch IPython for example). After
from yadeimport import *
in the beginning of the simulation script, the rest of the script can be
used in pure python.
I thought, that it would be nice, if such file was created with normal
build automatically, but I could not find, which file is responsible for
this (for transfering core/main/main.py.in
into /usr/local/bin/yade-trunk). Can you please give me some hint? :-)
Thanks
Jan
Follow ups