分享一篇 使用机器学习力场探索低铜含量下 MgCu 合金的强度-浓度关系的文章。
感谢论文的原作者!
================================
主要内容
===============================
===============================
Install LAMMPS plugin and Use MLFF
# 1. Download LAMMPS and Libtorch
# 2. Modify the path of Libtorch in lammps/Makefile.mpi, then copy the following files to the specified directory
cp -rf lammps/MLFF LAMMPS/src
cp -rf lammps/Makefile.mpi LAMMPS/src/MAKE
# 3. Install LAMMPS
module load mkl mpi compiler gcc
cd LAMMPS/src
make yes-mlff
make mpi -j 8
# 4. Installation complete, generate lmp_mpi executable. Check that lammps is installed correctly by entering the following command in the directory LAMMPS/src.
lmp_mpi
# 5. Call MLFF with the following command.
pari_style mlff model.pt
pair_coffe * * 12 29 # Use Mg Cu
pair_coffe * * 12 # Only Use Mg
================================
以上是我们分享的一些经验或者文章的搬运,或有不足,欢迎大家指出。若留言未回复,重要的消息可以留言再提醒一下。
如有侵权,请联系我们立马删除!
文章题目:
Exploring the strength-concentration relationship of MgCu bioalloys at low copper content using machine learning force fields
文章链接:
https://www.sciencedirect.com/science/article/pii/S0927025624007079
👇
【文献分享】分子动力学模拟 + LAMMPS + 熔化温度 + 晶体缺陷 + 熔化方法 LAMMPS 文献:金属熔化行为的局域原子结构模拟与分析 LAMMPS 文献:9 种熔化温度模拟方法的总结与比较(三):两相方法、单相方法以及缺陷方法 【文献分享】Comput. Mater. Sci.: 高压下 CaO 深度学习势的构建与应用