# ReaxFF-nn **Repository Path**: fenggo/ReaxFF-nn ## Basic Information - **Project Name**: ReaxFF-nn - **Description**: ReaxFF-nn for GULP - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-03 - **Last Updated**: 2025-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Impliment the ReaxFF-nn to the GULP package ReaxFF-nn stands for Reactive Force Field (ReaxFF) with neural network bond-order correction. In the current function form, the short range interactions are mostly computed by neural networks, and long term interactions such as VDW and Coulomb terms are using ReaxFF formula. In this perspective, ReaxFF-nn is no different than other MLPs. Most neural network potentials focus on short-range interactions, and long-range interactions still a major challenge, as most models using static point charges that are assigned prespecified. One exception is ReaxFF, who use charges iteratively determined by the electronegativity equalization, and more method can be expected in the future implementation. * The details of how to implement to GULP can be seen in "ReaxFFnnToGULP.md" * The The library file used with this work is named as "reaxff_nn.lib" **Introductions about impliment the ReaxFF-nn to the LAMMPS package is available at:** https://github.com/fenggo/ReaxFF-nn_for_lammps. **Train the ReaxFF-nn:** https://github.com/fenggo/I-ReaxFF. ## Refference Feng Guo et al., ReaxFF-nn: A Reactive Machine Learning Potential in GULP/LAMMPS and the Applications in the Thermal Conductivity Calculations of Carbon Nanostructures, Physical Chemistry Chemical Physics, 27, 10571-10579, 2025.