Giter Club home page Giter Club logo

Comments (3)

shyuep avatar shyuep commented on June 3, 2024

The BOWSR algorithm is a structure relaxer that uses any energy model (in the paper, it is the MEGNet formation energy model, but it can be anything). To do the relaxation, you need an initial guess of a crystal structure. For materials discovery, a common way is to do substitutions of existing crystals with other elements. For example, say if you are looking for a new battery material, it is reasonable you might want to start from Na containing materials and change Na to Li to guess at potential new materials. E.g., to get LiFePO4 from say NaFePO4.

The initial structure guess can be done using any method you wish. BOWSR does not predict structures from composition alone. You need composition -> some list of plausible initial structures (unrelaxed) -> BOWSR -> relaxed structures with energies.

from maml.

ancarnevali avatar ancarnevali commented on June 3, 2024

Thank you for the very clear answer! Is there any method you would recommend for the initial structure guess? Any suggested paper to dig deeper into it?

from maml.

shyuep avatar shyuep commented on June 3, 2024

You can refer to https://matgenb.materialsvirtuallab.org/2018/09/25/Structure-Prediction-using-Pymatgen-and-the-Materials-API.html as one possible way.

from maml.

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.