Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rpadhikari authored Jan 24, 2018
1 parent 14b8e5b commit 1fa799c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# sqs2QE_VASP
Converts bestsqs.out generated by mcsqs of ATAT package to Quantum-Espresso and VASP format.
# this bash script converts bestsqs.out generated by mcsqs of ATAT package
# file to POSCAR, vasp format and pwscf.in Quantum-Espresso format.
# This script requires BLAS and LAPACK libraries.
# Written by Rajendra Adhikari, Kathmandu Univeristy, Dhulikhel Kavre Nepal
# email: rajendra.adhikari@ku.edu.np
# Date: 01/21/2016
# I always welcome your feedback and suggestions about this script
#
##### This script may NOT work out of the box #####
# Please change the relevent variables first before use.
# It is the responsibility of researcher to check the code before using it for
# production purpose(s).

0 comments on commit 1fa799c

Please sign in to comment.