Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial feedback - hybrid folders #5

Closed
joebesity opened this issue Apr 5, 2022 · 4 comments
Closed

Initial feedback - hybrid folders #5

joebesity opened this issue Apr 5, 2022 · 4 comments

Comments

@joebesity
Copy link

Hi Bonan, so far the package is behaving well, I'm road-testing some ZnO supercells. One thing that I've noticed that would be a nice quality of life update is to have something similar to the folder generation in sumo. Currently, if you have say 8 splits for the band structure, it makes the 8 KPOINTS files, but then you have to manually sort out 8 separate calcs. In sumo the -f option pastes KPOINTS splits and relevant input files into fresh directories. This would be a nice feature :)

Will keep you updated if I find anything else, and will let you know how the calcs go. Cheers, Joe

@zhubonan
Copy link
Contributor

zhubonan commented Jul 8, 2022

This has been implemented as:

easyunfold generate --nk-per-split <n> --scf-kpoints <IBZKPT-file>

and to use multiple WAVECAR files:

easyunfold calculation <WAVECAR1> <WAVECAR2> ....

@zhubonan zhubonan closed this as completed Jul 8, 2022
@zhubonan
Copy link
Contributor

zhubonan commented Jun 7, 2023

I just realised that the comment is about making folders that are ready for calculations. Reopened the issue to track.

@zhubonan zhubonan reopened this Jun 7, 2023
@kavanase
Copy link
Member

@zhubonan is the plan to implement the folder making as a code feature or just leave as is (split kpoints generation, but then up to the user to setup and run the calculations for these)?
Just some housekeeping!

@zhubonan
Copy link
Contributor

Close via #44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants