Coder Social home page Coder Social logo

Comments (5)

shuhaom avatar shuhaom commented on July 2, 2024

Hi, you may change the script to

pair_coeff allegro * * MLFF.pth Pt Pd
pair_coeff lj/cut 1 2 1 1.1 2.8

from pair_allegro.

tgmaxson avatar tgmaxson commented on July 2, 2024

You are correct, you have to specify the pair_style as well, that was my mistake.

Correct code block looks like this for future reference. The atom range has to come first.

pair_style hybrid/overlay allegro lj/cut 2.5
pair_coeff * * allegro MLFF.pth O H
pair_coeff 1 2 lj/cut 1 1.1 2.8

from pair_allegro.

Linux-cpp-lisp avatar Linux-cpp-lisp commented on July 2, 2024

Glad this worked, thanks @shuhaom for responding.

Also for future reference there is support inside nequip for adding pair potential terms:

from pair_allegro.

tgmaxson avatar tgmaxson commented on July 2, 2024

Will this provide the terms to include in LAMMPS or are they included in the model file? An example of how to actually train/run with LAMMPS using this would be very helpful. I am using the stress branch of pair_allegro currently.

from pair_allegro.

Linux-cpp-lisp avatar Linux-cpp-lisp commented on July 2, 2024

This will include them in the Allegro .pth file and you will not need to use hybrid/overlay. You will, of course, need to provide in the original Allegro YAML the LJ parameters. (For ZBL no parameters are required; if you are just looking to have a core repulsion term you can try that first; we used it successfully, for example, in https://arxiv.org/abs/2304.10061.)

minimal_pair.yaml linked above is an example of using ZBL and the required model_builders.

from pair_allegro.

Related Issues (20)

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.