/install hpc-elmerfem
HPC ElmerFEM
Treat ElmerFEM as a solver-input workflow centered on the .sif file plus a mesh directory.
Start
- Read
references/sif-workflow-manual.mdbefore creating or editing a.sif. - Read
references/block-and-equation-matrix.mdwhen mapping simulation, body, material, equation, solver, and boundary blocks. - Read
references/mesh-boundary-and-output.mdwhen working with mesh directories, body IDs, boundary IDs, and result files. - Read
references/cluster-execution-playbook.mdwhen staging an ElmerFEM workflow for scheduler-backed cluster execution. - Read
references/error-recovery.mdwhen ElmerSolver parsing, coupling, or solve behavior fails.
Additional References
Load these on demand:
references/solver-controls-and-linear-systems.mdfor direct versus iterative settings and nonlinear or steady tolerancesreferences/transient-and-timestep-control.mdfor transient simulation blocks and timestep policiesreferences/elmergrid-and-mesh-conversion.mdfor mesh conversion and ElmerGrid workflowsreferences/simulation-body-solver-matrix.mdfor block-responsibility and ID-mapping lookup tablesreferences/physics-output-matrix.mdfor physics-to-solver-to-output selection tablesreferences/error-pattern-dictionary.mdfor structured parse, ID-mapping, and solver-family failure signaturesreferences/cluster-execution-playbook.mdfor mesh-directory staging, launch style, and cluster-side continuation planning
Reusable Templates
Use assets/templates/ when a concrete .sif scaffold is needed, especially:
heat_steady.sifelasticity_static.sifheat_transient.sifstokes_minimal.sifelmerfem-solver-slurm.sh
Guardrails
- Do not invent SIF keys outside documented Elmer syntax.
- Do not mismatch Body, Material, Equation, and Boundary Condition IDs.
- Do not reuse a solver block blindly across unrelated physics.
- Do not treat mesh boundary IDs as self-explanatory; map them explicitly.
Outputs
Summarize:
- physics family
- mesh directory assumptions
- core solver and equation blocks
- body and boundary mapping
- expected result files
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install hpc-elmerfem - After installation, invoke the skill by name or use
/hpc-elmerfem - Provide required inputs per the skill's parameter spec and get structured output
What is Hpc Elmerfem?
Build, review, debug, and automate ElmerFEM workflows. Use when working with Elmer `.sif` solver input files, mesh directories, equation and material blocks,... It is an AI Agent Skill for Claude Code / OpenClaw, with 146 downloads so far.
How do I install Hpc Elmerfem?
Run "/install hpc-elmerfem" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Hpc Elmerfem free?
Yes, Hpc Elmerfem is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Hpc Elmerfem support?
Hpc Elmerfem is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Hpc Elmerfem?
It is built and maintained by fzj (@fzj1214); the current version is v0.1.0.