abqpy 文档

Abaqus/Python 脚本的类型提示。

abqpy 是一个 Python 包,提供了一些类型提示,用于快速编写你的 Abaqus/Python 脚本,即便不打开 Abaqus/CAE。它还提供了一些简单的 API 用于调用 Abaqus 命令执行你的 Python 脚本,以便使用 Python 脚本快速构建 Abaqus 模型,并提交作业给 Abaqus 进行计算,并从计算结果中提取数据。

备注

abqpy 基于 Python 3 进行开发,但 Abaqus 的 Python 解释器是 Python 2,所以你必须编写 Python 2 和 Python 3 相互兼容的代码。

目录

教程 & 案例

索引和表格