espressomd-users
[Top][All Lists]
Advanced

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

Re: [ESPResSo-users] Problem in main.tcl script


From: Henri Menke
Subject: Re: [ESPResSo-users] Problem in main.tcl script
Date: Thu, 12 Oct 2017 10:19:39 +0200

Hi Monika,

To access the box length which is stored in the core you have to use

puts $out "[setmd box_l]"

Please note, that the upcoming release of ESPResSo will have a much easier to use Python interface.  Maybe you want to have a look.

Cheers, Henri


On 12 October 2017 at 07:41, Monika Choudhary <address@hidden> wrote:
Hi

I was trying to follow the instructions mentioned in the Espresso user manual(ug.pdf)
In section 15.2 it is mentoned that in order to get simplebilayer as intial configuration we need to run the following command

$ESPRESSO_SOURCE/$PLATFORM/Espresso scripts/main.tcl simplebilayer.tcl

But while running this command I am getting this error

"box_l not defined" line 265 main.tcl

Moreover I tried to lookup for related queries 

and found this --" Replace  'puts $out $box_l' " to " $blockfile $out write variable box_l"

Any help is appreciated.

Monika




reply via email to

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