espressomd-users
[Top][All Lists]
Advanced

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

Re: [ESPResSo-users] Bug in python interface?


From: Andreas Härtel
Subject: Re: [ESPResSo-users] Bug in python interface?
Date: Tue, 23 Jan 2018 13:26:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

Hello Henri,

the most simple script for getting the error is just one line:
import espressomd.System

It happens using ESPResSo 3.3.1, the most recent release that you can get from the web page.

The myconfig.hpp file is:
#define PARTIAL_PERIODIC
#define CONSTRAINTS
#define BOND_VIRTUAL
#define ROTATION
#define ROTATIONAL_INERTIA
#define ELECTROSTATICS
#define VIRTUAL_SITES_RELATIVE
#define VIRTUAL_SITES_NO_VELOCITY
#define LENNARD_JONES
#define LENNARD_JONES_GENERIC

Best regards,
Andreas


On 23.01.2018 02:30, Henri wrote:
Hello Andreas,

The error you are seeing is from the C++ simulation core and seems to be 
related to broken memory
handling.  There is nothing you can do from a user perspective.

  I start a simple python script
Can you please share the script?  It would help us a lot with debugging with 
this problem.  Please
also share with us which version of ESPResSo you are using and how you compiled 
it (myconfig.hpp).

Cheers, Henri

On Mon, 2018-01-22 at 13:13 +0100, Andreas Härtel wrote:
Hello list,
when I start a simple python script using pypresso, I always get errors
as the attached one. Can someone tell me what is going wrong here?
TCL scripts run without problems.
Thanks and best regards,
Andreas



reply via email to

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