Git Product home page Git Product logo

Comments (2)

BertJorissen avatar BertJorissen commented on June 19, 2024

It depends on which tight-binding model is used. In the current implementation of Pybinding, only orthogonal basis sets are allowed. For graphene for example, this will be a pz-orbital per onsite. In a TMD, these van be different d- and p-orbitals. Other models mainly use the famous Slater-Koster approach (definitely read it 😉).

I do not understand what you want to see; do you want to know which model is used or to construct a model yourself (or something else)?
Be aware that Pybinding doesn't construct the parameters and hopping energies for the model itself. Unlike in DFT codes, you can't just mention a material in the a starting script. You have to implement the model yourself. There are some models available in the materials repository that you can use. In the source files there are some citations to the papers used to implement the model. Pybinding mainly specializes in creating complex Hamiltonians and giving numerical tools to calculate physical properties. There are other software programs like KITE and tb-studio that can calculate larger structures or obtain the parameters required to create a new model (though we're working to also implement these in a future release of pybinding).

We are working on a new release. If you encounter installation problems, you can install my development version from the test pypi with first running 'pip install scipy numpy matplotlib pytest' and then 'pip install -i https://test.pypi.org/simple/ pybinding'.
Best
Bert

from pybinding.

sumeyyekaragul avatar sumeyyekaragul commented on June 19, 2024

We would like to thank you for four detailed explanations. We currently try to add models for III-V semiconductors to pybinding materials repo. And we would like to implement them into pybinding. We also would like to thank you and your group for this nice library and tool. We definitely will read the paper you have mentioned.

Best regards,

from pybinding.

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.