LICENSE
README.md
pyproject.toml
pafi/__init__.py
pafi/check_dependencies.py
pafi/run_tests.py
pafi.egg-info/PKG-INFO
pafi.egg-info/SOURCES.txt
pafi.egg-info/dependency_links.txt
pafi.egg-info/entry_points.txt
pafi.egg-info/requires.txt
pafi.egg-info/top_level.txt
pafi/managers/BaseManager.py
pafi/managers/PAFIManager.py
pafi/parsers/BaseParser.py
pafi/parsers/PAFIParser.py
pafi/results/BaseGatherer.py
pafi/results/Gatherer.py
pafi/results/ResultsHolder.py
pafi/results/ResultsProcessor.py
pafi/tests/test_pafi.py
pafi/tests/EAM-SIA-Fe/Fe.eam.fs
pafi/tests/EAM-SIA-Fe/image_1.dat
pafi/tests/EAM-SIA-Fe/image_2.dat
pafi/tests/EAM-SIA-Fe/image_3.dat
pafi/tests/EAM-SIA-Fe/image_4.dat
pafi/tests/EAM-SIA-Fe/image_5.dat
pafi/tests/EAM-SIA-Fe/image_6.dat
pafi/tests/EAM-SIA-Fe/image_7.dat
pafi/tests/EAM-SIA-Fe/image_8.dat
pafi/tests/EAM-SIA-Fe/image_9.dat
pafi/tests/configuration_files/CompleteConfiguration_REAL.xml
pafi/tests/configuration_files/CompleteConfiguration_TEST.xml
pafi/tests/configuration_files/PartialConfiguration_REAL.xml
pafi/tests/configuration_files/PartialConfiguration_TEST.xml
pafi/workers/BaseWorker.py
pafi/workers/LAMMPSWorker.py
pafi/workers/PAFIWorker.py