quantum-espresso/test-suite/ph_multipole
Francesco Macheda 259417c075 Numerical precision of ph_multipoles input files 2025-02-11 13:47:39 +00:00
..
README.txt Multipoles 2025-01-17 21:39:05 +00:00
benchmark.out.git.inp=ph.in.01.args=2 Fix the buildbot for ph_multipole 2025-01-21 20:33:29 +00:00
benchmark.out.git.inp=ph.in.02.args=2 Fix the buildbot for ph_multipole 2025-01-21 20:33:29 +00:00
benchmark.out.git.inp=ph.in.03.args=2 Fix the buildbot for ph_multipole 2025-01-21 20:33:29 +00:00
benchmark.out.git.inp=ph.in.04.args=13 Fix the buildbot for ph_multipole 2025-01-21 20:33:29 +00:00
benchmark.out.git.inp=scf.in.args=12 Multipoles 2025-01-17 21:39:05 +00:00
multipole.py Numerical precision of ph_multipoles input files 2025-02-11 13:47:39 +00:00
ph.in Multipoles 2025-01-17 21:39:05 +00:00
ph.in.01 Numerical precision of ph_multipoles input files 2025-02-11 13:47:39 +00:00
ph.in.02 Numerical precision of ph_multipoles input files 2025-02-11 13:47:39 +00:00
ph.in.03 Numerical precision of ph_multipoles input files 2025-02-11 13:47:39 +00:00
ph.in.04 Numerical precision of ph_multipoles input files 2025-02-11 13:47:39 +00:00
scf.in Multipoles 2025-01-17 21:39:05 +00:00

README.txt

#
# SP: This test is a bit specific and involves a Python script with spglib dependence
#

The dependendencies have been checked with a clean conda environment
conda create --name test python=3.9
conda activate test

pip install spglib

multipole.py can be run with (suggsted) or without (default) ase

In case you are on a cluster without remote access, you may have to install it differently.
In which case, you also need to comment out the pip install line in ../run-ph.sh and look for case number 12.