Construct nodes, connect channels, edit conductances (C: 1e-12 to 1.0 m²/s), set boundary heads (H), zoom/pan with dynamic scale rulers, and visualize flow rate (Q) color spectrums.
Note: This simulation module is intended strictly for conceptual visualization and interactive representation purposes.
In this graph solver, non-boundary internal junction nodes satisfy Mass Conservation (Σ Qij = 0). Steady-state hydraulic heads (Hi) are calculated by solving the graph system using a converging Gauss-Seidel iterative solver:
Hi = [ Σ (Cij · Hj) ] / [ Σ Cij ]
Channel conductances (Cij) range from 1.0 × 10-12 to 1.0 m²/s (default: 1.0 × 10-5 m²/s). Flow rate flux is evaluated as Qij = Cij (Hi - Hj) in m³/s. Channel colors dynamically transition from Red (High Flow) to Blue (Low Flow) according to local flow rate magnitudes.