ESPResSo
ESPResSo is a highly versatile software package for performing and analyzing scientific Molecular Dynamics many-particle simulations of coarse-grained atomistic or bead-spring models as they are used in soft-matter research in physics, chemistry and molecular biology. It can be used to simulate systems such as polymers, liquid crystals, colloids, ferrofluids and biological systems, for example DNA and lipid membranes.
- Sources inherited from project devel:languages:python:numeric
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python3-espressomd
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python3-espressomd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000153 153 Bytes | |
espresso-4.1.1.tar.gz | 0022915050 21.9 MB | |
python3-espressomd.changes | 0000009482 9.26 KB | |
python3-espressomd.spec | 0000003577 3.49 KB |
Revision 9 (latest revision is 57)
Tomáš Chvátal (scarabeus_iv)
accepted
request 748973
from
Christoph Junghans (cjunghans)
(revision 9)
- Version bump to 4.1.1 * Restore checkpointing mechanism for the steepest descent and NPT integrators, LB and NPT thermostats (#3245) * Increase the minimum MPI version to 3.0; OpenMPI versions 1.6.5 and lower are no longer supported (#3236) * Fix `Integrator.set_isotropic_npt()`: remove the silent conversion of the incorrect input parameter `direction=[0,0,0]` to `[1,1,1]` in the core; the function now throws an exception for fixed-volume boxes; this change is unlikely to break pypresso scripts since not providing a value to `direction` or providing `[1,1,1]` were the two standard ways to set up a box with all directions allowed to rescale (#3253) * Fix `Integrator.set_vv()`: this function failed to set the velocity Verlet integrator if the NPT integrator was active; this is now resolved (#3274) * Fix the random segmentation fault triggered by the removal of a particle with a bond or a virtual site relationship to another particle (#3288) * Fix `system.part.writevtk()`: the function now writes down all particles when using `types="all"` (#3290) * Disable the deprecated and broken ENGINE shear torque calculation feature; the feature will be completely removed from the core in the upcoming 4.2 release (#3277) * Fix unit conversion for the LB fluid viscosity (#3287)
Comments 0