yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #15710
Re: [Question #657677]: How to export and import a irregular shape particles model.
Question #657677 on Yade changed:
https://answers.launchpad.net/yade/+question/657677
Jan Stránský proposed the following answer:
Hello,
concerning the error, you can either follow Bruno's suggestion, or just
leave it as it is (with the risk of "suboptimal performance", which
should be negligible in the context of using polyhedral elements)
> after I run this code, there only seems in a loading situation just as
everytime I run a model which need take sometime to show the yade
interface. And continue in that situatio.
O.run(N,True) means it waits until N iterations are computed, not doing
anything (including showing yade interface) before N iterations are
finished. Apart from that, export.textPolyhedra just saves the file,
nothing else, so what you see (if the file is saved correctly) is the
expected behavior..
cheers
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.