CtrEditor/HydraulicSimulator/TSNet
Miguel c5b980b134 Refactor hydraulic tank implementation and remove unnecessary UI message boxes
- Updated osHydTank class to simplify properties and remove legacy fields.
- Changed properties to focus on essential attributes for hydraulic simulation.
- Adjusted CurrentLevel property to ensure it remains within valid bounds.
- Removed MessageBox calls in MainViewModel during TSNet integration tests, replacing them with debug logging.
- Cleaned up MCPServer by removing screenshot functionality and related methods.
- Added direct execution method for TSNet simulation without Python dependency.
2025-09-12 04:14:20 +02:00
..
Components Refactor hydraulic tank implementation and remove unnecessary UI message boxes 2025-09-12 04:14:20 +02:00
Examples Implement comprehensive tests and solutions for TSNet division by zero issues, including extraction of results, configuration validation, and timestep stability demonstrations. Added multiple test scripts to ensure robustness and correctness of the simulation, along with detailed documentation of identified problems and their resolutions. 2025-09-12 02:16:27 +02:00
TSNetINPGenerator.cs Refactor hydraulic tank implementation and remove unnecessary UI message boxes 2025-09-12 04:14:20 +02:00
TSNetRealTimeSimulator.cs Implement comprehensive tests and solutions for TSNet division by zero issues, including extraction of results, configuration validation, and timestep stability demonstrations. Added multiple test scripts to ensure robustness and correctness of the simulation, along with detailed documentation of identified problems and their resolutions. 2025-09-12 02:16:27 +02:00
TSNetRealTimeSimulator_New.cs Implement comprehensive tests and solutions for TSNet division by zero issues, including extraction of results, configuration validation, and timestep stability demonstrations. Added multiple test scripts to ensure robustness and correctness of the simulation, along with detailed documentation of identified problems and their resolutions. 2025-09-12 02:16:27 +02:00
TSNetSimulationManager.cs Refactor hydraulic tank implementation and remove unnecessary UI message boxes 2025-09-12 04:14:20 +02:00
TSNetTestProgram.cs Add comprehensive test suites for TSNet Phase 2 functionality 2025-09-10 22:47:07 +02:00
test_tsnet_integration.py Refactor TSNet test suites and migrate CtrEditor MCP to CPython 2025-09-11 07:54:52 +02:00