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 |
Miguel
|
0147e010d3
|
Refactor hydraulic components: Updated osHydPump and added osHydTank class with dynamic level and pressure management. Enhanced XAML for tank visualization and implemented converters for UI binding. Improved error handling in converters and added tests for hydraulic component detection.
|
2025-09-05 15:41:17 +02:00 |
Miguel
|
70bc74fa7d
|
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 |
Miguel
|
42c9ab9449
|
Refactor hydraulic components: removed ucPumpExample, added ucHydDischargeTank and ucHydPipe with corresponding logic and XAML. Introduced new converters for UI bindings and created a simple hydraulic system example with testing capabilities.
|
2025-09-04 17:29:20 +02:00 |
Miguel
|
3f21061524
|
Agregada base Hidraulica
|
2025-09-04 15:14:47 +02:00 |
Miguel
|
3fe5b5497f
|
Base antes de agregar logica de HydraulicSimulator
|
2025-09-04 11:41:26 +02:00 |