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 structures #20

Closed
ferroteam opened this issue Sep 2, 2022 · 1 comment
Closed

Initial structures #20

ferroteam opened this issue Sep 2, 2022 · 1 comment

Comments

@ferroteam
Copy link

Am I correct that I can supply initial structures to CrysPy to help to generate new structures based on them?

I tried to use CrysPy_utility to do so and supplied 1 experimental structure as initial guess. However, cryspy utility always stops with error message saying that total number of structures (20 in my case) is different than loaded number of structures from pkl file (1).

Is it an expected behavior?

@Tomoki-YAMASHITA
Copy link
Owner

Tomoki-YAMASHITA commented Sep 2, 2022

#################################
Please use the discussion page to ask questions.
https://github.com/Tomoki-YAMASHITA/CrySPY/discussions
##################################

Basically, no.
However, if you use evolutionary algorithm (EA), CrySPY can generate new structures based on them.
It would require structure optimization (with VASP, QE, and so on), though.

The error is an expected behavior.
If you want to load structures you have prepared, you must match the number of structures with the value of tot_struc in cryspy.in.

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

2 participants