The lib package#
Summary#
Active-path resolver — one deterministic primitive for mode-dependent paths. |
|
Shared, stateless implementation for the |
|
Solve-leaf live-introspection domain tools (shared implementation). |
|
Solve-leaf domain tools (canonical catalog). |
|
Static, Fluent-specific risk classifier for |
|
Solve-leaf mesh-introspection domain tools (shared implementation). |
|
Wildcard/pattern helpers for named-object selection. |
|
Live-schema probe tools. |
|
Unit- and quantity-aware parsing for free-text Fluent values. |
|
UTL (Unified Topology Layer) detection, toggling, and path translation. |
Description#
Cross-cutting solve helpers that aren’t backend/catalog/agent.
ansys.fluent.mcp.solve.lib.utl: Unified Topology Layer detection and thePathFamilyhelper used by every UTL-aware recipe and rule pack.ansys.fluent.mcp.solve.lib.units: Unit conversion and quantity-hint helpers.ansys.fluent.mcp.solve.lib.pattern: Wildcard pattern matching used by named-object resolution (also surfaced throughansys.fluent.mcp.common.backend).
These modules carry no model orchestration, no agent-loop, and no Fluent connection state. They are pure helpers that the MCP, the backends, and the agent layer all share.