-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
14f2ee2
commit 776ced5
Showing
1 changed file
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,30 @@ | ||
# fhi2xsf | ||
visualizing FHI-aims geometry.in via xcrysden | ||
|
||
version: | ||
1.0.1 | ||
|
||
|
||
# Install guide: | ||
|
||
For installing fhi-aims plugin for xcrysden, at first install xcrysden , then : | ||
For installing fhi-aims plugin for xcrysden, at first install xcrysden , then: | ||
|
||
tar zxvf fhi2xsf.tar.gz | ||
cd fhi2xsf | ||
chmod +x install.sh | ||
chmod +x install.sh | ||
./install.sh | ||
|
||
# Run | ||
Then you can view fhi-aims geometry.in files via xcrysden by the following command: | ||
|
||
xcrysden --fhiaims geometry.in | ||
|
||
|
||
# BUG report: | ||
If you see any bug in this plugin let me know. | ||
|
||
Author: Ahmad Abdolmaleki | ||
|
||
Website: http://ahmadubuntu.ir | ||
|
||
Researchgate: https://www.researchgate.net/profile/Ahmad_Abdolmaleki |