Related doc
How Solver Packs WorkThe shared contract that lets OpenFOAM, SU2, and CalculiX plug into the same agent, validation, and reporting pipeline.
Open docDefined term / solver
A typed predicate over the CaseSpec that selects a solver application or template path.
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 WorkThe shared contract that lets OpenFOAM, SU2, and CalculiX plug into the same agent, validation, and reporting pipeline.
Open docRelated solver
OpenFOAMFile-native CFD support for OpenFOAM dictionaries, mesh handoff, residual parsing, function objects, and evidence-backed post-processing.
Open solverRelated solver
SU2Config-and-mesh CFD support for SU2 aerodynamic, incompressible, compressible, thermal, and elasticity workflows.
Open solverRelated solver
CalculiXInput-deck FEA support for CalculiX structural and thermal cases, material cards, loads, constraints, and report evidence.
Open solver