espressomd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ESPResSo-users] How do I read blockfile in EsPreSSo MD?


From: Tarun Jhunjhunwala
Subject: [ESPResSo-users] How do I read blockfile in EsPreSSo MD?
Date: Sun, 27 Sep 2015 20:08:57 +0530

I am new to EsPreSSo and I had to plot a curve for msd values which is stored in a blockfile. I am facing trouble reading that file i.e. I am not able to understand how to get access to those values present in the block.

In the manual, a sample script is given :-

set f [open $filename "r"]
while { [blockfile $f read auto] != "eof" } {}
close $f

Can anyone suggest how do I modify the script to read the msd blockfile?

I am attaching the blockfile with this thread.

Attachment: longrepulsive_wca_-epsi_1.0-density800.tex
Description: TeX document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]