diff options
author | Giancarlo Dessi <slack@giand.it> | 2023-09-03 11:28:06 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-03 09:37:13 +0700 |
commit | 469fecd96428e7a5df4fa313f10f09a60a4baba1 (patch) | |
tree | fb929dafad90d9d6f0fa3a4be76761e610d194e5 /academic/lammps/lammps.info | |
parent | 2ee53a3a4ecf04b1480129a8a58e4706073d5852 (diff) |
academic/lammps: Added (molecular simulator).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/lammps/lammps.info')
-rw-r--r-- | academic/lammps/lammps.info | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/academic/lammps/lammps.info b/academic/lammps/lammps.info new file mode 100644 index 0000000000000..f5375a9bc5e8a --- /dev/null +++ b/academic/lammps/lammps.info @@ -0,0 +1,22 @@ +PRGNAM="lammps" +VERSION="2023.08.02" +HOMEPAGE="https://www.lammps.org" +DOWNLOAD="https://github.com/lammps/lammps/archive/stable_2Aug2023/lammps-stable_2Aug2023.tar.gz \ + https://download.lammps.org/potentials/C_10_10.mesocnt \ + https://download.lammps.org/thirdparty/opencl-loader-2022.01.04.tar.gz \ + https://github.com/MolSSI-MDI/MDI_Library/archive/v1.4.16.tar.gz \ + https://github.com/CompPhysVienna/n2p2/archive/v2.2.0.tar.gz \ + https://github.com/ICAMS/lammps-user-pace/archive/v.2023.01.3.fix.tar.gz \ + https://github.com/scafacos/scafacos/releases/download/v1.0.1/scafacos-1.0.1.tar.gz" +MD5SUM="276af48be230518d8a281387838d6efd \ + 68b5ca26283968fd9889aa0a37f7b7fb \ + 8d3a801e87a2c6653bf0e27707063914 \ + 407db44e2d79447ab5c1233af1965f65 \ + a2d9ab7f676b3a74a324fc1eda0a911d \ + 4f0b3b5b14456fe9a73b447de3765caa \ + bd46d74e3296bd8a444d731bb10c1738" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="openmpi" +MAINTAINER="Giancarlo Dessi" +EMAIL="slack@giand.it" |