-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
34 lines (24 loc) · 930 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# xyz2FHIaims
This code is under license of CC BY-NC 4.0 watch https://creativecommons.org/licenses/by-nc/4.0/
Developer: Mersad Mostaghimi
Email:[email protected]
version 0.2
INSTALLATION:
enter to the folder of the code and install it by :
$sh install.sh
now use it by:
$/path/to/your/install/folder/xyz2FHIaims /path/to/your/xyzfile y/n
example:
$./xyz2FHIaims /home/mersad/ch-4.xyz n
USE:
just call it with the path of your xyz file.if you want save the output to a file use "y" as third switch and if not use "n" that just display the answer:
$xyz2FHIaims /path/to/your/xyzfile y/n
example:
$xyz2FHIaims /home/mersad/ch-4.xyz n
it will show you the FHI-aims geometry
if you want save to a file ude the command below:
$xyz2FHIaims /home/mersad/ch-4.xyz y
TEST:
enter in test folder for test see the benzen geometry:
$cd test
$xyz2FHIaims benzen.xyz y