← Back to team overview

yade-users team mailing list archive

Re: [Question #478785]: Export VTK files to txt files

 

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

    Status: Open => Answered

Jérôme Duriez proposed the following answer:
Hi,

I do not know how to convert directly vtk files into text files, but you
have a straightforward method using just Python commands in order to
directly export YADE variables into text files.

I guess you know how to access the relevant variables in YADE (e.g.
b.state.vel for the velocity), and googling input/output Python commands
will tell you how to create an external text file from these variables.

Jerome

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