Skip to content

Commit c8b952f

Browse files
authored
Add information about dftd4 in spack (#116)
1 parent 00e2ddc commit c8b952f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,21 @@ conda search dftd4 --channel conda-forge
5050
Now you are ready to use `dftd4`.
5151

5252

53+
### Spack package
54+
55+
[![Spack](https://img.shields.io/spack/v/dftd4)](https://spack.readthedocs.io/en/latest/package_list.html#dftd4)
56+
57+
This project is available with [spack](https://spack.io) in its develop version.
58+
You can install and load `dftd4` with
59+
60+
```
61+
spack install dftd4
62+
spack load dftd4
63+
```
64+
65+
The Python API can be enabled by adding `+python` to the command.
66+
67+
5368
### Building from Source
5469

5570
To compile this version of DFT-D4 the following programs are needed

0 commit comments

Comments
 (0)