Introduction

Welcome to the ML gas-surface tutorial! Here, you can find instructions on how to:

  • use machine learning interatomic potentials (MLIPs) to run molecular dynamics (MD) simulations,
  • perform adaptive sampling to build your database for gas-surface ML models.
  • employ high-dimensional ML models for orbital dependent friction and local density friction approximation within molecular dynamics with electronic friction to study nonadiabatic effects in state-to-state scattering dynamics.

References

If you found this tutorial helpful, please cite the following reference:

W. G. Stark, C. L. Box, M. Sachs, N. Hertl, R. J. Maurer, Nonadiabatic reactive scattering of hydrogen on different surface facets of copper, arXiv:2505.18147 [physics.chem-ph], (2025) [arXiv]

@misc{stark_nonadiabatic_2025,
	title = {Nonadiabatic reactive scattering of hydrogen on different surface facets of copper},
	doi = {10.48550/arXiv.2505.18147},
	publisher = {arXiv},
	author = {Stark, Wojciech G. and Box, Connor L. and Sachs, Matthias and Hertl, Nils and Maurer, Reinhard J.},
	year = {2025},
	note = {arXiv:2505.18147 [physics.chem-ph]},
	url = {http://arxiv.org/abs/2505.18147},
}

W. G. Stark, J. Westermayr, O. A. Douglas-Gallardo, J. Gardner, S. Habershon, R. J. Maurer, Machine learning interatomic potentials for reactive hydrogen dynamics at metal surfaces based on iterative refinement of reaction probabilities, J. Phys. Chem. C, 127, 50, 24168–24182, (2023) [arXiv] [journal]

@misc{stark_machine_2023,
	title = {Machine learning interatomic potentials for reactive hydrogen dynamics at metal surfaces based on iterative refinement of reaction probabilities},
	author = {Stark, Wojciech G. and Westermayr, Julia and Douglas-Gallardo, Oscar A. and Gardner, James and Habershon, Scott and Maurer, Reinhard J.},
	volume = {127},
	number = {50},
	pages = {24168–24182},
	year = {2023},
	publisher = {J. Phys. Chem. C},
	doi = {10.1021/acs.jpcc.3c06648}, 
	url = {https://doi.org/10.1021/acs.jpcc.3c06648}
}

J. Gardner, O. A. Douglas-Gallardo, W. G. Stark, J. Westermayr, S. M. Janke, S. Habershon, R. J. Maurer, NQCDynamics.jl: A Julia package for nonadiabatic quantum classical molecular dynamics in the condensed phase, J. Chem. Phys. 156, 174801 (2022) [arXiv] [journal]

@article{gardner_nqcdynamicsjl_2022,
	title = { {NQCDynamics}.jl: {A} {Julia} package for nonadiabatic quantum classical molecular dynamics in the condensed phase},
	author = {Gardner, James and Douglas-Gallardo, Oscar A. and Stark, Wojciech G. and Westermayr, Julia and Janke, Svenja M. and Habershon, Scott and Maurer, Reinhard J.},
	journal = {J. Chem. Phys.},
	volume = {156},
	number = {17},
	pages = {174801},
	year = {2022},
	issn = {0021-9606, 1089-7690},
	doi = {10.1063/5.0089436},
	url = {https://aip.scitation.org/doi/10.1063/5.0089436}
}