CtrEditor/HydraulicSimulator
Miguel 8e6d457047 Refactor hydraulic components: Updated osHydPipe and osHydPump to improve code clarity by changing region comments to regular comments. Enhanced osHydTank with a new OnMove method and improved initialization in ucHydTank.xaml. Updated StateSerializer to include default values during serialization. 2025-09-06 01:47:57 +02:00
..
Models Base antes de agregar logica de HydraulicSimulator 2025-09-04 11:41:26 +02:00
HydraulicSimulationManager.cs Fix hydraulic simulation issues: prevent double registration of objects, correct MaxFlow unit conversion, enable verbose output for debugging, and ensure proper convergence of the hydraulic solver. 2025-09-04 18:52:46 +02:00
IHydraulicInterfaces.cs Agregada base Hidraulica 2025-09-04 15:14:47 +02:00