Defined term / solver

Capability decision

A typed predicate over the CaseSpec that selects a solver application or template path.

Definition

A capability decision evaluates conditions like "compressible flow," "wall-bounded turbulence," or "transient with body forces." When the predicate fires, the adapter selects the right solver application (simpleFoam, pimpleFoam, rhoSimpleFoam, etc.) and the right templates. Decisions are inspectable and recorded in the SolverConfigurationRecord.

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