Coder Social home page Coder Social logo

** MLIP Registration: https://mlip.skoltech.ru/download

Get started with learning on-the-fly MD (LOTF-MD)

  1. Compile MLIP
  2. Installation (VASP is already available)
  3. LOTF_MD_test.sh

Dependencies

First, MLIP-2 and LAMMPS with mlip interface need to be installed.
1. MLIP (-> make test)
2. Lammps interface with MLIP
3. Lammps
4. Pymatgen (pre- and post- data processing)

Test MTP training and MTP-MD on Lammps

User-defined values

  1. VASP path, mlp path, LAMMPS path
  2. training weight energy-force-stress

convert AIMD OUTCAR to MLIP input file format .cfg

mlp convert-cfg OUTCAR train.cfg --input-format=vasp-outcar

initiate MTP training

mpirun mlp train pot.mtp train.cfg --max-iter=100 --energy-weight=100 --force-weight=0.1 --stress-weight=1 --curr-pot-name=pot.mtp --trained-pot-name=pot.mtp

compute the matrix later used for extrapolation grade calculation

mlp calc-grade pot.mtp train.cfg train.cfg temp.cfg 

run MTP-MD with active learning on LAMMPS Before running MTP, you need the input files

  1. input_lmp (lammps MD setting)
  2. mlip.ini (MTP interface, call the trained MTP)
  3. start.inp (structure data file, generated by obtain_lmp_inputData.py from POSCAR or CONTCAR)
python obtain_lmp_inputData.py
lmp_g++_serial < input_lmp

chuhong-wang's Projects

latexify_py icon latexify_py

A library to generate LaTeX expression from Python code.

lotf-md icon lotf-md

Config files for my GitHub profile.

scfcpp icon scfcpp

C++ implementation of quantum chemistry calculations

workshop icon workshop

The Materials Project Workshop Curriculum

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.