Source: esys-particle
Standards-Version: 4.7.2
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Anton Gladky <gladk@debian.org>,
Section: science
Priority: optional
Build-Depends:
 autoconf,
 autoconf-archive,
 automake,
 debhelper-compat (= 13),
 dh-python,
 doxygen,
 graphviz,
 libboost-all-dev,
 libcppunit-dev,
 libltdl-dev,
 libtool,
 libvtk9-dev,
 openmpi-bin,
 libopenmpi-dev,
 python3-dev,
 python3-gengeo,
 texlive-latex-extra,
 texlive-fonts-recommended,
 texlive-latex-recommended,
Vcs-Browser: https://salsa.debian.org/science-team/esys-particle/
Vcs-Git: https://salsa.debian.org/science-team/esys-particle.git
Homepage: https://launchpad.net/esys-particle
Rules-Requires-Root: no

Package: esys-particle
Architecture: any
Depends:
 libjs-jquery,
 openmpi-bin,
 ${python3:Depends},
 python3-gengeo,
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 paraview,
Pre-Depends:
 ${misc:Pre-Depends},
Description: 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.
