yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #27018
Re: [Question #700439]: How to use TW.triangulate() for only part of particles
Question #700439 on Yade changed:
https://answers.launchpad.net/yade/+question/700439
Status: Open => Answered
Karol Brzezinski proposed the following answer:
Hi Leonard,
I don't know whether you can triangulate for a set of particles.
However, you can store the positions and radii of this set in external
files. Next, you can compute strains from positions files using
defToVtkFromPositions() method [1].
Cheers,
Karol
[1] https://yade-dem.org/doc/yade.wrapper.html?highlight=deftovtkfrompositions#yade.wrapper.TesselationWrapper.defToVtkFromPositions
--
You received this question notification because your team yade-users is
an answer contact for Yade.