espressomd-users
[Top][All Lists]
Advanced

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

Re: [ESPResSo-users] Tune for P3M does not work any more


From: Kai Szuttor
Subject: Re: [ESPResSo-users] Tune for P3M does not work any more
Date: Fri, 15 Feb 2019 12:13:43 +0100

Hi,

the documentation is outdatet, the method is now called “tune”.

Best,

Kai

Kai Szuttor
Institute for Computational Physics
Universität Stuttgart
Allmandring 3
Room 1.084
70569 Stuttgart, Germany
Phone: +49 711 685-67707

Am 15.02.2019 um 11:24 schrieb Andreas Härtel <address@hidden>:

Dear ESPResSo users,

In the new version 4.0.1 of ESPResSo I have problems with the manual tuning of the P3M solver. I set up a 3-dim system of charged particles and add the solver:
 solver = electrostatics.P3M(prefactor=bl,accuracy=accu)
 system.actors.add(solver)
This is fine and tuning works.
However, calling now the manual tuning by
 solver.Tune(prefactor=bl, accuracy=accu)
results in:

AttributeError: 'espressomd.electrostatics.P3M' object has no attribute 'Tune'

Has this been removed or has anything changed?

Thank you and best regards,
Andreas

reply via email to

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