Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A python3 code to convert bestsqs.out generated by mcsqs (ATAT) to POSCAR file for VASP

License

NotificationsYou must be signed in to change notification settings

JianboHIT/sqs2vasp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

A python3 code to convert bestsqs.out generated by mcsqs (ATAT) to POSCAR file for VASP.

Requirements:

  • python3
  • numpy(not required in lastest version)

Usage:

Convert the sqsfile (default:bestsqs.out) to POSCAR format (POSCAR.sqs) :

python3 sqs2vasp.py [ name_of_sqsfile ]

We can also add the execute permission for the script with the following command,

chmod +x sqs2vasp.py

then the following command would have worked just as well if python3 is valid.

./sqs2vasp.py [ name_of_sqsfile ]

About

A python3 code to convert bestsqs.out generated by mcsqs (ATAT) to POSCAR file for VASP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp