vibeflow-code-aster

Generate Code_Aster command files and MED mesh bindings from caseDict inputs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Code_Aster integration enables VibeCAE users to translate caseDict inputs into runnable, auditable Code_Aster workflows, bridging materials, geometry, and solver configuration.

Core Features & Use Cases

  • Generate .comm and MED mesh bindings from caseDict
  • Develop Python adapters and post-processing scripts for Code_Aster results
  • Validate and run aster cases, capturing logs and results for post-processing

Quick Start

Run the generator to produce a runnable Code_Aster workflow from 0-caseDict/caseDict, then execute the workflow with run_aster and review the run logs.

Frequently Asked Questions about vibeflow-code-aster

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

FAQPage Schema
How do I generate Code_Aster command files from caseDict inputs and MED meshes?

To generate Code_Aster command files, map your caseDict inputs and MED meshes to produce auditable solver setups, creating .comm and MED mesh bindings for structural, thermo-structural, or contact analyses.

What is the best way to automate Code_Aster workflow generation for structural analysis?

Automate Code_Aster workflow generation by translating caseDict inputs into runnable, auditable solver setups that bridge materials, geometry, and solver configuration for structural analysis backends.

Can I use Python adapters to post-process Code_Aster results from MED meshes?

Yes, you can develop Python adapters and post-processing scripts to handle Code_Aster results, capturing logs and outputs after running aster cases with MED mesh handoff.

Do I need a Code_Aster backend to validate and run generated aster cases?

Yes, the Code_Aster backend is required for the generation, execution, and validation of aster cases, ensuring that the produced command files and MED bindings run correctly.

What types of simulations does Code_Aster workflow generation support?

Code_Aster workflow generation applies to structural, thermo-structural, and contact analyses, mapping caseDict inputs to command files and MED meshes to produce solver setups.

Why does my Code_Aster workflow generation require 0-caseDict inputs?

Code_Aster workflow generation requires 0-caseDict/caseDict inputs and MED meshes to correctly map solver configurations, ensuring the generated command files are auditable and runnable.