Skip to content

Commit 07ad23e

Browse files
committed
Merge branch 'dev'
2 parents aaaedcb + 1dfae61 commit 07ad23e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ Make it **easier** to process VASP files.
1212

1313
处理VASP文件从未如此 **灵活** **简单**
1414

15+
***VASPy*** 是一个纯python编写的处理VASP文件的框架
16+
17+
使用者可以使用***VASPy***的接口简单快捷的编写处理VASP文件的脚本,也可以在命令行直接操作VASP文件。
18+
19+
[`/scripts`](https://github.com/PytLab/VASPy/tree/master/scripts)下是本人根据自己的需求,使用VASPy所写的一些脚本,可作为参考。
20+
1521
### 命令行处理DOS文件使用举例:
1622

1723
#处理分割好的DOS文件

0 commit comments

Comments
 (0)