esys-particle 2.3.5+dfsg2-4ubuntu1 source package in Ubuntu
Changelog
esys-particle (2.3.5+dfsg2-4ubuntu1) jammy; urgency=medium * Patch: Don't call Py_Initialize() before Py_Main(), fixing sys.path on Python 3.10. (Closes: #1009240) -- Stefano Rivera <email address hidden> Wed, 13 Apr 2022 22:30:54 -0400
Upload details
- Uploaded by:
- Stefano Rivera
- Uploaded to:
- Jammy
- Original maintainer:
- Debian Science Team
- Architectures:
- any
- Section:
- science
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | science |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
esys-particle_2.3.5+dfsg2.orig.tar.xz | 3.6 MiB | ea2746adc860ee7febd410c5eaf97052ee8fbfd2577ed0eaa1ab2c45c297e585 |
esys-particle_2.3.5+dfsg2-4ubuntu1.debian.tar.xz | 553.6 KiB | 619dae45cfbf08b73838f711e3f9e8c78fa300d4401595e1e6e260686af82477 |
esys-particle_2.3.5+dfsg2-4ubuntu1.dsc | 2.3 KiB | d4928ddd4d6bb46f65b3c354c54512f17a673d3d82774548bacf634272c599da |
Available diffs
Binary packages built by this source
- esys-particle: Software for particle-based numerical modelling (MPI version)
ESyS-Particle is Open Source software for particle-based numerical modelling.
The software implements the Discrete Element Method (DEM), a widely used
technique for modelling processes involving large deformations, granular flow
and/or fragmentation. ESyS-Particle is designed for execution on parallel
supercomputers, clusters or multi-core PCs running a Linux-based operating
system. The C++ simulation engine implements spatial domain decomposition via
the Message Passing Interface (MPI). A Python wrapper API provides flexibility
in the design of numerical models, specification of modelling parameters and
contact logic, and analysis of simulation data. ESyS-Particle has been
utilised to simulate earthquake nucleation, comminution in shear cells, silo
flow, rock fragmentation, and fault gouge evolution, to name but a few
applications.
- esys-particle-dbgsym: debug symbols for esys-particle