Defined term / solver

Solver pack

A solver integration package — materializes typed case state into solver-native files, commands, parsers, and evidence hooks.

Definition

Solver packs expose resource-pack metadata, case structure, allowed commands, capabilities, validators, parsers, field declarations, figure bindings, and citations for a specific solver family. The shipped packs live under packages/solver-openfoam, packages/solver-su2, and packages/solver-ccx.

Related doc

Typed Case State

The CaseSpec is the simulation contract. Everything else — solver files, runs, figures, reports — is derived.

Open doc

Related doc

How Solver Packs Work

The shared contract that lets OpenFOAM, SU2, and CalculiX plug into the same agent, validation, and reporting pipeline.

Open doc

Related solver

OpenFOAM

File-native CFD support for OpenFOAM dictionaries, mesh handoff, residual parsing, function objects, and evidence-backed post-processing.

Open solver

Related solver

SU2

Config-and-mesh CFD support for SU2 aerodynamic, incompressible, compressible, thermal, and elasticity workflows.

Open solver

Related solver

CalculiX

Input-deck FEA support for CalculiX structural and thermal cases, material cards, loads, constraints, and report evidence.

Open solver