DaiYuhangSustc/dsh-cae-plugin ↗★ 1
dsh-cae
Mochi — natural-language-driven CAE bundle for DeepSeek Harness (CAD → mesh → solve → post-process; CFD via OpenFOAM)
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DaiYuhangSustc/dsh-cae-plugin说明文档
阅读完整 README ↗Configuration
| 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 |