# Hpc Calculix

> Build, review, debug, and automate CalculiX finite-element workflows. Use when working with CalculiX `.inp` decks, Abaqus-style keywords, materials, steps, contacts, boundary conditions, static or frequency analyses, or CalculiX solve and post-processing issues.

- **Type:** Skill
- **Install:** `agentstack add skill-scimate-ai-hpc-skills-hpc-calculix`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [SciMate-AI](https://agentstack.voostack.com/s/scimate-ai)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [SciMate-AI](https://github.com/SciMate-AI)
- **Source:** https://github.com/SciMate-AI/HPC-Skills/tree/main/skills/hpc-calculix

## Install

```sh
agentstack add skill-scimate-ai-hpc-skills-hpc-calculix
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# HPC CalculiX

Treat CalculiX as an input-deck-driven FEM workflow centered on `.inp` keywords.

## Start

1. Read `references/input-deck-manual.md` before creating or editing a `.inp` file.
2. Read `references/keyword-and-step-matrix.md` when mapping materials, sections, loads, and analysis steps.
3. Read `references/mesh-boundary-and-output.md` when working with nodes, elements, sets, boundary conditions, and result output.
4. Read `references/cluster-execution-playbook.md` when staging a CalculiX deck for scheduler-backed cluster execution.
5. Read `references/error-recovery.md` when parsing, solving, or post-processing fails.

## Additional References

Load these on demand:

- `references/time-control-and-amplitudes.md` for step time, amplitude logic, and incremental loading behavior
- `references/result-files-and-postprocessing.md` for `.dat`, `.frd`, and eigenmode artifacts
- `references/thermal-and-coupled-procedures.md` for heat transfer and coupled analysis patterns
- `references/step-load-output-matrix.md` for procedure-to-load-to-output compatibility tables
- `references/element-section-material-matrix.md` for element, section, and material assignment lookup tables
- `references/error-pattern-dictionary.md` for structured parse, singularity, and procedure-mismatch failure signatures
- `references/cluster-execution-playbook.md` for launch style, result-artifact planning, and cluster-side deck execution

## Reusable Templates

Use `assets/templates/` when a concrete `.inp` scaffold is needed, especially:

- `static_minimal.inp`
- `frequency_minimal.inp`
- `thermal_minimal.inp`
- `beam_static.inp`
- `calculix-ccx-slurm.sh`

## Guardrails

- Do not invent Abaqus-style keywords that CalculiX does not support.
- Do not mix node or element set names inconsistently across sections and steps.
- Do not define loads and boundary conditions without checking the active step type.
- Do not skip material and section coherence when the deck fails later in the solve.

## Outputs

Summarize:

- analysis type
- materials and sections
- sets and boundary assumptions
- step sequence
- expected result files

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [SciMate-AI](https://github.com/SciMate-AI)
- **Source:** [SciMate-AI/HPC-Skills](https://github.com/SciMate-AI/HPC-Skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-scimate-ai-hpc-skills-hpc-calculix
- Seller: https://agentstack.voostack.com/s/scimate-ai
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
