<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
it is realy easy.<br>
Feel free to use my existing readers as starting point (I would suggest the rigids_reader, because it extracts points in a given order from a special-format file)<br>
<a href="https://github.com/richti83/ParaView_Reader_for_LIGGGHTS" target="_blank">https://github.com/richti83/ParaView_Reader_for_LIGGGHTS</a><br>
<br>
Just change the classname in every file.<br>
Than change the section where i skip the header and adapt the switch block to your needs in RequestData Method of liggghts_rigids_reader.cxx.<br>
<br>
About time-varing files: I usually write every timestep in a single file (dump0.liggghts ... dump100000.liggghts) and than let the fileseries reader loop over them. (see liggghts_rigids_reader.xml about the connection between reader-core and fileseries reader).<br>
<br>
Good Luck,<br>
Christian.<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF53500"><font color="#000000" face="Tahoma" size="2"><b>Von:</b> ParaView [paraview-bounces@paraview.org]" im Auftrag von "Rohit Narurkar [rohitnarurkar@gmail.com]<br>
<b>Gesendet:</b> Mittwoch, 25. Juni 2014 16:40<br>
<b>An:</b> paraview@paraview.org<br>
<b>Betreff:</b> [Paraview] Writing a custom reader for PV<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">Hi guys,
<div><br>
</div>
<div>For some days now, I have been trying to use data in PV from the XYZ file format, but there is a bug in the "XMol Molecule Files" reader <<a href="http://www.paraview.org/Bug/view.php?id=14203" target="_blank">http://www.paraview.org/Bug/view.php?id=14203</a>>.</div>
<div><br>
</div>
<div>How difficult would it be to write a reader for the data file you have (XYZ file format) ? The "XYZ Files" reader in PV doesn't handle time-varying data. How can one possibly make changes and fix the reader?</div>
<div><br>
</div>
<div>Thank you all,</div>
<div>Rohit.</div>
</div>
</div>
</div>
</div>
</body>
</html>