# py-fluent **Repository Path**: 1110qing/py-fluent ## Basic Information - **Project Name**: py-fluent - **Description**: py-fluent 自动化项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-03 - **Last Updated**: 2024-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1、先安装python虚拟环境 【anaconda】 地址:https://anaconda.pengchengxinxi.cn/index.html?bd_vid=10097651229987213194 2、在虚拟环境执行命令 conda create -n your_env_name 参考链接:https://blog.csdn.net/u011385476/article/details/105277426 3、在虚拟环境中,进行依赖安装 pip install PyQt5 ansys.fluent.core ansys.fluent.visualization 4、主要文件在 v2 目录 python ./v2/main-v2.py