vibeflow-elmer

Generate Elmer multiphysics cases, convert meshes, and post-process results from caseDict sources.

12|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/sunrise-hjx/vibeFlow-skills --skill vibeflow-elmer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vibeflow-elmer
Source: https://github.com/sunrise-hjx/vibeFlow-skills/tree/main/vibeflow-elmer
Command: npx skills add https://github.com/sunrise-hjx/vibeFlow-skills --skill vibeflow-elmer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Enables seamless preparation, execution, and post-processing of Elmer multiphysics simulations from VibeFlow's 0-caseDict/caseDict, including mesh conversion, material definitions, body/boundary mappings, and reusable case templates.

Core Features & Use Cases

  • Generate core Elmer inputs from caseDict and references.
  • Convert meshes with ElmerGrid and ensure body/boundary ID consistency.
  • Provide templates for single-physics and multiphysics coupling workflows with post-processing hooks.

Quick Start

Use vibeflow-elmer to generate case.sif, convert the mesh, run ElmerSolver, and post-process results from your 0-caseDict/caseDict.

Frequently Asked Questions about vibeflow-elmer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Elmer FEM case generation from caseDict?

You can automate Elmer FEM case generation by using this Skill to translate caseDict sources into SIF templates, mesh artifacts, materials, and boundaries, ensuring reproducible multiphysics runs with traceable inputs.

What is the best way to convert meshes for Elmer multiphysics simulations?

Converting meshes for Elmer multiphysics simulations involves using ElmerGrid to map meshes while ensuring body and boundary ID consistency, fully validating artifacts against the 0-caseDict/caseDict.

Can I run heat conduction and structural coupling workflows with Elmer SIF templates?

You can run heat conduction, structural, fluid, electromagnetics, and multiphysics coupling workflows by generating and validating reusable Elmer SIF templates directly from your caseDict configuration.

Does vibeflow-elmer support post-processing hooks for multiphysics results?

Yes, vibeflow-elmer supports post-processing hooks by executing end-to-end Elmer multiphysics workflows, automatically generating result outputs and validating them against the original 0-caseDict/caseDict.

Why are my body and boundary IDs inconsistent after mesh conversion in Elmer?

Body and boundary IDs become inconsistent after mesh conversion if artifacts are not validated against the caseDict, a problem this Skill solves by enforcing traceable mesh mappings and ID consistency during ElmerGrid conversion.