Coder Social home page Coder Social logo

MBTR Weighting function about dscribe HOT 4 CLOSED

singroup avatar singroup commented on June 11, 2024
MBTR Weighting function

from dscribe.

Comments (4)

lauri-codes avatar lauri-codes commented on June 11, 2024

Hi,

For k=2, x is the distance between the two atoms. For k=3, x is the length of the triangle perimeter formed by the three atoms, A->B->C->A.

This is mentioned here but not in the tutorials. I will add something about it.

from dscribe.

sirmarcel avatar sirmarcel commented on June 11, 2024

Very good! Thank you. One more question:

In this paragraph:

DScribe achieves the completely identical MBTR output for different periodic supercells by taking into account the translational multiplicity of the atomic pairs and triples in the system. This is done in practice by weighting the contribution of the pair and triples by how many different periodic repetitions of the original cell are involved in forming the pair or triple.

Is this an intrinsic side-effect of using l2_each, i.e. normalising the k-terms by l2, or are you doing something additionally to get this to work?

from dscribe.

lauri-codes avatar lauri-codes commented on June 11, 2024

Also a very good question: The normalization alone is not sufficient in order to get completely identical output. Basically I have in the code a part that ensures that only one translationally unique combination of atoms (doubles, triples) is included for periodic systems. In periodic systems the system is extended beyond the cell boundaries, and thus the same combination may be repeated multiple times. This multiplicity is reduced by the code, as otherwise completely identical output for different cell shapes and sizes is not achieved (together with the normalization).

If you want to know more about this, I suggest opening up a new issue where I can give more details.

from dscribe.

sirmarcel avatar sirmarcel commented on June 11, 2024

Thank you!! Let's discuss further in #28.

from dscribe.

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.