1
0
Go to file
Christoph Junghans f05e7b8e0b Accepting request 764818 from home:mcepl:branches:devel:languages:python:numeric
- Update to 4.1.2:
  - The interface has not been changed between ESPResSo 4.1.1 and
    4.1.2.
  - General corrections and improvements:
    - Remove correlation between the rotational noise and
      translational noise in the Langevin thermostat (#3355)
    - Fix a bug that may cause the wrong temperature to be set by
      the Langevin and DPD thermostats in the first time step
      after the system was altered from the Python level, e.g.,
      by changing particles or interactions (#3341)
    - Fix a bug that caused the DPD thermostat to generate an
      incorrect velocity distribution when used together with the
      Langevin thermostat (#3352)
    - Fix a bug in MMM2D and ELC with potential boundary
      conditions, where one of the correction factors was
      over-counted resulting in wrong energies (#3310)
    - Fix a bug that caused the wrong bonds to be deleted when
      removing particles from the system (#3356)
    - Fix an ambiguity in `ParticleSlice`: the values in the
      square brackets refer to particle ids, not array indices
      (#3367). This means the ill-defined syntax
      `system.part[0:-1]` is no longer valid. See the User Guide
      section on Setting up particles for more information.
    - Remove the mass prefactor in the `ComForce` observable and
      use the correct Particle ids in the
      `ParticleAngularVelocities` and `ParticleBodyVelocities`
      observables (#3380)
    - Fix a rounding error that caused debug builds of ESPResSo
      running with multiple MPI threads to crash when a particle
      was placed exactly on the boundary between two cells

OBS-URL: https://build.opensuse.org/request/show/764818
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python3-espressomd?expand=0&rev=11
2020-01-15 23:27:06 +00:00
.gitattributes Accepting request 642129 from home:cjunghans:branches:devel:languages:python 2018-10-16 08:05:48 +00:00
.gitignore Accepting request 642129 from home:cjunghans:branches:devel:languages:python 2018-10-16 08:05:48 +00:00
espresso-4.1.2.tar.gz Accepting request 764818 from home:mcepl:branches:devel:languages:python:numeric 2020-01-15 23:27:06 +00:00
python3-espressomd.changes Accepting request 764818 from home:mcepl:branches:devel:languages:python:numeric 2020-01-15 23:27:06 +00:00
python3-espressomd.spec Accepting request 764818 from home:mcepl:branches:devel:languages:python:numeric 2020-01-15 23:27:06 +00:00