Giter Club home page Giter Club logo

Comments (13)

lucydot avatar lucydot commented on August 16, 2024

Hello Wuliji,

Sure - I'll take a look. Could you share your input files and the Jupyter Notebook / code you are using, telling me on which line(s) you don't get the result you expect?

Lucy

from effmass.

OldrayHex avatar OldrayHex commented on August 16, 2024

OK, thanks very much. I will send them to you by email just for a moment.

from effmass.

lucydot avatar lucydot commented on August 16, 2024

from effmass.

OldrayHex avatar OldrayHex commented on August 16, 2024

Of course, thank you so much. #
segments_all
emass_calc.txt

input_files.zip

from effmass.

OldrayHex avatar OldrayHex commented on August 16, 2024

My problem is how to get the information of the more flatter band (at the right side of segment2 in the picture above). I have tried to alter the parameters of "extrema_search_depth" and "energy_range", but it didn't work. If you can teach me how to handle it, I'll be very grateful to you.

from effmass.

lucydot avatar lucydot commented on August 16, 2024

Hello @wulijixxx I think the problem might be because you have the same kpoint repeated at each of the special points in k-space (0.5,0,0 and 0,0,0 and 0,0,0.5 and 0.5,0,0.5). Ideally the code would handle this but I haven't got time in the next couple of weeks to sort it out. A workaround might be to manually remove the repeateddata.kpoints and corresponging data.energies and data.occupancies, and to decrease the value of data.number_of_kpoints (or re-run the DFT without the extra kpoints if it's not an expensive calc!). Hopefully the generate_segments will find your segments then...let me know how it goes. Apologies I don't have time to adjust the code now.

from effmass.

OldrayHex avatar OldrayHex commented on August 16, 2024

OK. I will have a try. Thanks a lot.

from effmass.

lucydot avatar lucydot commented on August 16, 2024

@wulijixxx I have just remembered that I added an optional argument to the extrema.generate_segments function. It allows you to manually set an extrema point (specifiying the band index and kpoint index). You can use this to get information about the flatter band. The documentation is here: https://effmass.readthedocs.io/en/latest/extrema.html#effmass.extrema.generate_segments .

If it is not working as expected please let me know.

from effmass.

OldrayHex avatar OldrayHex commented on August 16, 2024

from effmass.

lucydot avatar lucydot commented on August 16, 2024

Hi @wulijixxx how are you getting on? Is the issue fixed?

from effmass.

OldrayHex avatar OldrayHex commented on August 16, 2024

from effmass.

heessaamm avatar heessaamm commented on August 16, 2024

Hello, I have a problem when using effmass to calculate effective mass of my DFT data. effmass cant determine CBM in band structure and as a result there is no effective mass calculation for CBM. Here I attached the result of effmass calculation. can you help me with this problem?
Thank you

effmass_45904

from effmass.

lucydot avatar lucydot commented on August 16, 2024

@heessaamm just re-visiting this issue. I think the problem might be with the fermi energy of the system. If the fermi level is incorrect (too high) it will not find any minima below it. You can manually set the fermi level in Settings with Settings.fermi_energy.

from effmass.

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.