DaiYuhangSustc/dsh-cae-plugin ↗★ 1
dsh-cae
Mochi — natural-language-driven CAE bundle for DeepSeek Harness (CAD → mesh → solve → post-process; CFD via OpenFOAM)
AI 분석
核心用途是让 Agent 通过自然语言调用 Python 库和 OpenFOAM 进行 CAD 建模、网格划分及流体计算。适合工程仿真、CAE/CFD 领域的专业技术人员。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DaiYuhangSustc/dsh-cae-pluginConfiguration
| Field | Default | Meaning |
|---|---|---|
python | python3 | Interpreter with build123d/gmsh/pyvista/ccx2paraview importable (CalculiX ccx on PATH) |
workdir | ./cae | Artifact directory (relative to agent cwd) for STEP/MSH/INP/FRD/VTU/PNG files |
stageTimeoutMs | 600000 | Per-stage wall-clock budget in ms; exceeded kills the stage process group |
openfoamBashrc | auto-detect | OpenFOAM etc/bashrc path; auto-detection checks $FOAM_BASHRC, /opt/openfoam*/etc/bashrc, /usr/lib/openfoam/*/etc/bashrc |