[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ESPResSo-users] Tune for P3M does not work any more
From: |
Andreas Härtel |
Subject: |
[ESPResSo-users] Tune for P3M does not work any more |
Date: |
Fri, 15 Feb 2019 11:24:50 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 |
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
- [ESPResSo-users] Tune for P3M does not work any more,
Andreas Härtel <=