← Back to team overview

yade-users team mailing list archive

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,

the answer is simple. You need to output two txt files, before and after
deformation :)

step 1: output the first txt file (one sphere per line, with x,y,z,rad
separated by spaces).

step 2: run simulation.

step 3: output the second txt file.

step 4: pass the files to defToVtkFromPositions(first_file, second_file,
output_vtk_file).

Cheers,
Karol

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