check_system
Validate a water-handling system design for structural errors, returning stable issue codes that must be resolved before simulation or solving.
Instructions
Structural pre-flight with stable issue codes.
Codes: unknown_component, unknown_port, incompatible_ports, self_connection, unconnected_port (warning), no_pressure_reference, boundary_short_circuit, parameter_out_of_range, invalid_value; for controls unknown_variable, invalid_control, control_conflict. solve and simulate refuse to run while any error remains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| system_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| errors | Yes | ||
| issues | Yes | ||
| warnings | Yes | ||
| system_id | Yes |