← Back to team overview

yade-users team mailing list archive

Re: [Question #684062]: TW=TesselationWrapper()

 

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

    Status: Open => Answered

Robert Caulk proposed the following answer:
>I found a similar question, they said the reason may be the older
version.

Perhaps a link to the question would help us understand and explain
context?

>but I got an error.

I ran your code with yade-2018.02b and did not encounter any errors. The
script successfully creates many .vtk files using TesselationWrapper.
You might consider creating an MWE. MWE's are scripts that are designed
by removing all unnecessary functionality (e.g. do these stress and
porosity while loops have an effect on your error? Test it!) while
maintaining the error. In fact, you might consider starting with the
TesselationWrapper example script [1] and building on top of it. Does
your code fail with JUST the example script? Maybe you see how this
process is helpful for you and for us :-)?

Cheers,

Robert

[1]https://gitlab.com/yade-
dev/trunk/blob/master/examples/tesselationwrapper/tesselationWrapper.py

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