LICENSE
README.md
setup.cfg
setup.py
osp/__init__.py
osp/dictionaries/__init__.py
osp/dictionaries/ams/Ziff-Gulari-Barshad-model-variants.json
osp/dictionaries/ams/__init__.py
osp/dictionaries/ams/co_pt111_meso.json
osp/dictionaries/ams/energy_landscape.json
osp/dictionaries/ams/pesexploration.json
osp/dictionaries/defaults/__init__.py
osp/dictionaries/defaults/defaults_AMS.yaml
osp/dictionaries/energies/gas_energies.yaml
osp/dictionaries/example_data/CO_ads+Pt111.xyz
osp/dictionaries/example_data/__init__.py
osp/dictionaries/example_data/lattice_input.dat
osp/dictionaries/example_data/state1.xyz
osp/dictionaries/example_data/state2.xyz
osp/dictionaries/example_data/state3.xyz
osp/dictionaries/example_data/state4.xyz
osp/dictionaries/example_data/state5.xyz
osp/models/__init__.py
osp/models/ams/__init__.py
osp/models/ams/energy_landscape_refinement.py
osp/models/multiscale/__init__.py
osp/models/multiscale/co_pt111_meso.py
osp/models/settings/__init__.py
osp/models/settings/general.py
osp/models/utils/__init__.py
osp/models/utils/general.py
osp/models/zacros/__init__.py
osp/models/zacros/co_pyzacros.py
osp/tools/__init__.py
osp/tools/graph_functions.py
osp/tools/io_functions.py
osp/tools/mapping_functions.py
osp/tools/set_functions.py
osp/wrappers/__init__.py
osp/wrappers/simams/__init__.py
osp/wrappers/simams/simams_session.py
osp/wrappers/simzacros/__init__.py
osp/wrappers/simzacros/simzacros_session.py
reaxpro_wrappers.egg-info/PKG-INFO
reaxpro_wrappers.egg-info/SOURCES.txt
reaxpro_wrappers.egg-info/dependency_links.txt
reaxpro_wrappers.egg-info/entry_points.txt
reaxpro_wrappers.egg-info/requires.txt
reaxpro_wrappers.egg-info/top_level.txt
tests/test_energy_landscape_refinement.py
tests/test_examples.py
tests/test_pyzacros_model.py
tests/test_tools.py