-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature request: Allowing VASP files without standard names #8
Comments
Files starting with The only thing that might be missing is that these variations on the standard files do not yet appear in the File -> Open prompt, the files manager does not recognize them as valid input files. |
ifilot
added a commit
that referenced
this issue
Sep 13, 2024
Merged
ifilot
added a commit
that referenced
this issue
Sep 13, 2024
The problem should be resolved now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The standard files used by VASP which are read by atom-architect are
POSCAR
CONTCAR
andOUTCAR
files. Sometimes when working with multiple VASP files it is easy to slightly change the names of these files likePOSCAR_1
,CONTCAR.final
, orOUTCAR_last
.I would thus suggest that atom-architect could import, or try to import, files even if they do not posses the standard VASP names.
The Geometry optimization analysis tab already supports these multiple types of
OUTCAR
file name changes.The text was updated successfully, but these errors were encountered: