# StructurePy **Repository Path**: xczics/structure-py ## Basic Information - **Project Name**: StructurePy - **Description**: 结构派:用于处理VASP分子动力学结果的python库 Structurepy: A python lib dealing the XDATCAR from VASP MD calculations - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2022-03-10 - **Last Updated**: 2022-08-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # StructurePy #### 介绍 结构派:用于处理VASP分子动力学结果的python库 Structurepy: A python lib dealing the XDATCAR from VASP MD calculations #### 功能 1. 读取XDATCAR文件(仅限Direct形式的原子坐标) 2. 计算每一帧两两原子之间的距离(考虑了平移对称性) 3. 计算镜像分布函数 4. 计算平均键长 5. 计算平均配位数 6. 计算每一帧的平均键长 7. 计算每一帧的配位数 8. 自动选取截断半径 #### 使用说明 structurepy.py: 定义了structure和xdat类型,写了很多数据计算方法。用于计算并提取出分子动力学模拟结果中的信息。 example.py: 一个使用示例 可以将structurepy.py放入PYTHONPATH中,以便使用。 #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)