一键导入
abaqus-export
Export Abaqus geometry and results. Use when user mentions exporting to STL, STEP, CSV, or generating input files for external use.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Export Abaqus geometry and results. Use when user mentions exporting to STL, STEP, CSV, or generating input files for external use.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Define time-varying amplitudes. Use when user mentions ramp, time-varying, cyclic, pulse, or gradually increasing loads. Does NOT handle static constant loads.
Analyze multi-body contact. Use when user mentions parts touching, friction between surfaces, bolt-plate contact, press fit, or assembly with contact.
Complete workflow for coupled thermomechanical analysis. Use when user mentions thermal stress, thermal expansion, or temperature causing deformation.
Download and manage abqpy API documentation. Use when user asks about API documentation, API reference, or downloading Abaqus docs.
Complete workflow for dynamic analysis. Use when user mentions impact, crash, drop test, transient, or time-varying response. Handles explicit and implicit dynamics.
Workflow for fatigue and durability analysis - cycle counting, damage accumulation, and fatigue life prediction.
| name | abaqus-export |
| description | Export Abaqus geometry and results. Use when user mentions exporting to STL, STEP, CSV, or generating input files for external use. |
| allowed-tools | ["Read","Write","Edit","Glob","Grep","Bash(abaqus:*)"] |
Export geometry and results from Abaqus to external formats for 3D printing, CAD exchange, data analysis, or archival.
Route here when user mentions:
Route elsewhere:
/abaqus-odb/abaqus-geometry/abaqus-job| Need | Format | Requires |
|---|---|---|
| 3D printing | STL (double precision) | Meshed part |
| CAD exchange | STEP | Part geometry |
| Legacy CAD | IGES | Part geometry |
| Data analysis | CSV | ODB file |
| Archive/HPC | INP | Complete model |
| Reports/images | PNG/SVG | GUI session |
| Source | Available Formats |
|---|---|
| Part geometry | STL, STEP, IGES, SAT |
| Assembly | STL, SAT |
| Mesh data | CSV (nodes, elements) |
| Results (U, S, RF) | CSV |
| Time history | CSV |
| Model definition | INP |
| Topology result | STL (with density threshold) |
If unclear, ask:
openOdb() with readOnly=TrueJobName.inpOptimization/TOSCA_POST/Optimization.odb| Problem | Cause | Solution |
|---|---|---|
| "Cannot write STL - no mesh" | Part not meshed | Mesh part first |
| "STEP export failed" | Invalid geometry | Try IGES or SAT |
| Large STL file | Fine mesh | Coarsen mesh for viz |
| Permission denied | File open elsewhere | Close file first |
| Image export fails | noGUI mode | Run with GUI |
For API syntax and code examples, see: