MANIFEST.in
README.rst
setup.json
setup.py
aiida_vasp/__init__.py
aiida_vasp.egg-info/PKG-INFO
aiida_vasp.egg-info/SOURCES.txt
aiida_vasp.egg-info/dependency_links.txt
aiida_vasp.egg-info/entry_points.txt
aiida_vasp.egg-info/requires.txt
aiida_vasp.egg-info/top_level.txt
aiida_vasp/backendtests/__init__.py
aiida_vasp/backendtests/basic.py
aiida_vasp/backendtests/common.py
aiida_vasp/backendtests/nscf.py
aiida_vasp/backendtests/scf.py
aiida_vasp/backendtests/vaspcalcbase.py
aiida_vasp/backendtests/wannier.py
aiida_vasp/backendtests/LDA/As/POTCAR
aiida_vasp/backendtests/LDA/As/PSCTR
aiida_vasp/backendtests/LDA/In_d/POTCAR
aiida_vasp/backendtests/LDA/In_d/PSCTR
aiida_vasp/backendtests/data/CHGCAR
aiida_vasp/backendtests/data/EntryWithCollCode43360.cif
aiida_vasp/backendtests/data/INCAR
aiida_vasp/backendtests/data/KPOINTS.list
aiida_vasp/backendtests/data/KPOINTS.mesh
aiida_vasp/backendtests/data/WAVECAR
aiida_vasp/backendtests/data/retrieved_nscf/path/CONTCAR
aiida_vasp/backendtests/data/retrieved_nscf/path/DOSCAR
aiida_vasp/backendtests/data/retrieved_nscf/path/EIGENVAL
aiida_vasp/backendtests/data/retrieved_nscf/path/OUTCAR
aiida_vasp/backendtests/data/retrieved_nscf/path/_scheduler-stderr.txt
aiida_vasp/backendtests/data/retrieved_nscf/path/_scheduler-stdout.txt
aiida_vasp/backendtests/data/retrieved_nscf/path/vasprun.xml
aiida_vasp/backendtests/data/retrieved_nscf/path/wannier90.eig
aiida_vasp/backendtests/data/retrieved_nscf/path/wannier90.mmn
aiida_vasp/backendtests/data/retrieved_nscf/path/wannier90.win
aiida_vasp/calcs/__init__.py
aiida_vasp/calcs/base.py
aiida_vasp/calcs/immigrant.py
aiida_vasp/calcs/kpoints.py
aiida_vasp/calcs/maker.py
aiida_vasp/calcs/vasp.py
aiida_vasp/calcs/vasp2w90.py
aiida_vasp/calcs/w90win.py
aiida_vasp/commands/__init__.py
aiida_vasp/commands/mock_vasp.py
aiida_vasp/commands/options.py
aiida_vasp/commands/potcar.py
aiida_vasp/data/__init__.py
aiida_vasp/data/archive.py
aiida_vasp/data/chargedensity.py
aiida_vasp/data/paw.py
aiida_vasp/data/potcar.py
aiida_vasp/data/wavefun.py
aiida_vasp/io/__init__.py
aiida_vasp/io/chgcar.py
aiida_vasp/io/doscar.py
aiida_vasp/io/eigenval.py
aiida_vasp/io/incar.py
aiida_vasp/io/kpoints.py
aiida_vasp/io/outcar.py
aiida_vasp/io/parser.py
aiida_vasp/io/poscar.py
aiida_vasp/io/potcar.py
aiida_vasp/io/vasprun.py
aiida_vasp/io/wavecar.py
aiida_vasp/io/win.py
aiida_vasp/io/pymatgen_aiida/__init__.py
aiida_vasp/io/pymatgen_aiida/outcar.py
aiida_vasp/io/pymatgen_aiida/vasprun.py
aiida_vasp/parsers/__init__.py
aiida_vasp/parsers/base.py
aiida_vasp/parsers/parser_manager.py
aiida_vasp/parsers/parser_settings.py
aiida_vasp/parsers/pymatgen_vasp.py
aiida_vasp/parsers/quantity.py
aiida_vasp/parsers/vasp.py
aiida_vasp/parsers/vasp2w90.py
aiida_vasp/test_data/pot_archive.tar.gz
aiida_vasp/test_data/wannier90.win
aiida_vasp/test_data/basic/vasprun.xml
aiida_vasp/test_data/born_effective_charge/#CHG#
aiida_vasp/test_data/born_effective_charge/CHG
aiida_vasp/test_data/born_effective_charge/CHGCAR
aiida_vasp/test_data/born_effective_charge/CONTCAR
aiida_vasp/test_data/born_effective_charge/DOSCAR
aiida_vasp/test_data/born_effective_charge/DYNMAT
aiida_vasp/test_data/born_effective_charge/EIGENVAL
aiida_vasp/test_data/born_effective_charge/IBZKPT
aiida_vasp/test_data/born_effective_charge/INCAR
aiida_vasp/test_data/born_effective_charge/KPOINTS
aiida_vasp/test_data/born_effective_charge/OSZICAR
aiida_vasp/test_data/born_effective_charge/OUTCAR
aiida_vasp/test_data/born_effective_charge/PCDAT
aiida_vasp/test_data/born_effective_charge/POSCAR
aiida_vasp/test_data/born_effective_charge/POSCAR.yaml
aiida_vasp/test_data/born_effective_charge/REPORT
aiida_vasp/test_data/born_effective_charge/WAVECAR
aiida_vasp/test_data/born_effective_charge/XDATCAR
aiida_vasp/test_data/born_effective_charge/born_effective_charge_element.yaml
aiida_vasp/test_data/born_effective_charge/err.log
aiida_vasp/test_data/born_effective_charge/job.sh
aiida_vasp/test_data/born_effective_charge/std.log
aiida_vasp/test_data/born_effective_charge/vasprun.xml
aiida_vasp/test_data/chgcar/CHGCAR
aiida_vasp/test_data/dielectric/vasprun.xml
aiida_vasp/test_data/disp/vasprun.xml
aiida_vasp/test_data/doscar/DOSCAR
aiida_vasp/test_data/eigenval/EIGENVAL
aiida_vasp/test_data/incar_set/INCAR.copper_srf
aiida_vasp/test_data/incar_set/INCAR.vasp2w90
aiida_vasp/test_data/issues/INCAR
aiida_vasp/test_data/kpoints/KPOINTS
aiida_vasp/test_data/kpoints/KPOINTS_list
aiida_vasp/test_data/kpoints/KPOINTS_mesh
aiida_vasp/test_data/lepsilon/vasprun.xml
aiida_vasp/test_data/localfield/vasprun.xml
aiida_vasp/test_data/outcar/OUTCAR
aiida_vasp/test_data/partial/vasprun.xml
aiida_vasp/test_data/phonondb/CHG
aiida_vasp/test_data/phonondb/CHGCAR
aiida_vasp/test_data/phonondb/CONTCAR
aiida_vasp/test_data/phonondb/DOSCAR
aiida_vasp/test_data/phonondb/EIGENVAL
aiida_vasp/test_data/phonondb/IBZKPT
aiida_vasp/test_data/phonondb/INCAR
aiida_vasp/test_data/phonondb/KPOINTS
aiida_vasp/test_data/phonondb/OSZICAR
aiida_vasp/test_data/phonondb/OUTCAR
aiida_vasp/test_data/phonondb/PCDAT
aiida_vasp/test_data/phonondb/POSCAR
aiida_vasp/test_data/phonondb/POSCAR.yaml
aiida_vasp/test_data/phonondb/REPORT
aiida_vasp/test_data/phonondb/WAVECAR
aiida_vasp/test_data/phonondb/XDATCAR
aiida_vasp/test_data/phonondb/electronic_structure.yaml
aiida_vasp/test_data/phonondb/err.log
aiida_vasp/test_data/phonondb/job.sh
aiida_vasp/test_data/phonondb/std.log
aiida_vasp/test_data/phonondb/vasprun.xml
aiida_vasp/test_data/poscar/POSCAR
aiida_vasp/test_data/poscar/POSCARSILLY
aiida_vasp/test_data/potcar/Ga.tar
aiida_vasp/test_data/potcar/export.aiida
aiida_vasp/test_data/potcar/As/POTCAR
aiida_vasp/test_data/potcar/As/PSCTR
aiida_vasp/test_data/potcar/H_AE/POTCAR
aiida_vasp/test_data/potcar/H_AE/PSCTR
aiida_vasp/test_data/potcar/In_d/POTCAR
aiida_vasp/test_data/potcar/In_d/PSCTR
aiida_vasp/test_data/potcar/In_sv/POTCAR
aiida_vasp/test_data/potcar/In_sv/PSCTR
aiida_vasp/test_data/potcar/P/POTCAR
aiida_vasp/test_data/potcar/P/PSCTR
aiida_vasp/test_data/potcar/S/POTCAR
aiida_vasp/test_data/potcar/S/PSCTR
aiida_vasp/test_data/potcar/Si/POTCAR
aiida_vasp/test_data/potcar/Si/PSCTR
aiida_vasp/test_data/potcar/Zn/POTCAR
aiida_vasp/test_data/potcar/Zn/PSCTR
aiida_vasp/test_data/relax/#vasprun.xml#
aiida_vasp/test_data/relax/vasprun.xml
aiida_vasp/test_data/spin/vasprun.xml
aiida_vasp/test_data/test_relax_wc/inp/#INCAR#
aiida_vasp/test_data/test_relax_wf/inp/INCAR
aiida_vasp/test_data/test_relax_wf/inp/KPOINTS
aiida_vasp/test_data/test_relax_wf/inp/POSCAR
aiida_vasp/test_data/test_relax_wf/out/CHG
aiida_vasp/test_data/test_relax_wf/out/CHGCAR
aiida_vasp/test_data/test_relax_wf/out/CONTCAR
aiida_vasp/test_data/test_relax_wf/out/DOSCAR
aiida_vasp/test_data/test_relax_wf/out/EIGENVAL
aiida_vasp/test_data/test_relax_wf/out/IBZKPT
aiida_vasp/test_data/test_relax_wf/out/OSZICAR
aiida_vasp/test_data/test_relax_wf/out/OUTCAR
aiida_vasp/test_data/test_relax_wf/out/PCDAT
aiida_vasp/test_data/test_relax_wf/out/REPORT
aiida_vasp/test_data/test_relax_wf/out/WAVECAR
aiida_vasp/test_data/test_relax_wf/out/XDATCAR
aiida_vasp/test_data/test_relax_wf/out/_scheduler-stderr.txt
aiida_vasp/test_data/test_relax_wf/out/_scheduler-stdout.txt
aiida_vasp/test_data/test_relax_wf/out/vasprun.xml
aiida_vasp/test_data/vasprun/vasprun.xml
aiida_vasp/test_data/wavecar/WAVECAR
aiida_vasp/utils/__init__.py
aiida_vasp/utils/aiida_utils.py
aiida_vasp/utils/bands.py
aiida_vasp/utils/compare_bands.py
aiida_vasp/utils/default_paws.py
aiida_vasp/utils/default_symbols.py
aiida_vasp/utils/delegates.py
aiida_vasp/utils/extended_dicts.py
aiida_vasp/utils/inheritance.py
aiida_vasp/utils/win.py
aiida_vasp/utils/fixtures/__init__.py
aiida_vasp/utils/fixtures/calcs.py
aiida_vasp/utils/fixtures/data.py
aiida_vasp/utils/fixtures/environment.py
aiida_vasp/utils/fixtures/testdata.py
aiida_vasp/workflows/__init__.py
aiida_vasp/workflows/base.py
aiida_vasp/workflows/relax.py
aiida_vasp/workflows/restart.py
aiida_vasp/workflows/legacy/__init__.py
aiida_vasp/workflows/legacy/autowindows.py
aiida_vasp/workflows/legacy/bandstructure.py
aiida_vasp/workflows/legacy/helper.py
aiida_vasp/workflows/legacy/nscf.py
aiida_vasp/workflows/legacy/projections.py
aiida_vasp/workflows/legacy/scf.py
aiida_vasp/workflows/legacy/tbmodel.py
aiida_vasp/workflows/legacy/wannier.py
aiida_vasp/workflows/legacy/windows.py
utils/runwf.py