question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Inquiry about Denchar equivalence in sisl

See original GitHub issue

**Good afternoon, I recently asked about utilizing denchar for my calculations. Nick mentioned that it could be possible to do denchar calculations using sisl and I would like to test it to calculate the HOMO and LUMO of my systems. May I ask how can I properly use sgrid to find them? **

Version details For example in denchar we can start by using denchar -k 3 -w 4 file.fdf
which will plot only the wave-function with (original) index 4 of the third k-point in the (WFSX) file. How can we do the same with sisl? I assume it would be in sgrid in this case. How? Which nc file should I find? Thank you and looking forward to your thoughts EL-abed

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:80 (46 by maintainers)

github_iconTop GitHub Comments

2reactions
el-abedcommented, Jan 28, 2021

Thank you very much for the message @zerothi ! Really eager to see how that goes! I do have a couple of questions: 1- Concerning denchar, I assume i should reinstall siesta and then install all utilities is that correct? 2- Concerning k pts, cut off energy and such do you need me to do some convergence tests just to be as realistic as possible? I know you said the final answer doesnt have to be accurate but at least we could aim for good numbers right? 3- I love how the code gave me the 6 fdf files we need instead of having to put true then false to get 3 by 3. LOVE IT 😃 Thank you very much again Nick! Happy to be part of this mini project! Eager to see how it goes.

2reactions
pfebrercommented, Jan 21, 2021

sisl.get_sile(““0.158_P_G.fdf””).plot.wavefunction(i=4, k=(0,0,0))

That’s what I did, but for some reason I get the error.

Was wondering which command allows me to get the Hamiltonian nc files? Because Im doing a siesta not transiesta calculation so tshs is not part of my calculation.

TS.HS.Save true

You can use it in regular siesta calculations.

I want to send the entire folder but even when zipped its massive (>10 GB) due to the WFSX file. Any other option?

No need to send it then 😃 You can try with the TSHS hamiltonian, should work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Inquiry about Denchar equivalence in sisl #290 - Github Lab
If you want to write the grid to a file, you can just store the plot in a variable, and find the grid...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found