p.vanderwilt
  • Joined on 2025-09-22
p.vanderwilt pushed to dev-Pieter at RnD/rotatingMachine 2025-11-06 13:54:06 +00:00
b6d268659a Refactor flow handling: rename reactor references to source and sink and fix config minor bug
p.vanderwilt pushed to recirculation-integration at RnD/reactor 2025-11-06 13:53:24 +00:00
3828e43c12 Refactor reactor node configuration to remove n_inlets and simplify inlet handling
p.vanderwilt pushed to main at RnD/settler 2025-11-06 13:53:13 +00:00
9c98f1a139 Add warning for improper positioning and rename source assignment
p.vanderwilt pushed to dev-Pieter at RnD/rotatingMachine 2025-10-31 13:16:20 +00:00
303dfc477d Add flow number configuration and UI input for rotating machine
p.vanderwilt pushed to dev-Pieter at RnD/generalFunctions 2025-10-31 13:06:26 +00:00
d5d078413c Add flowNumber configuration to define effluent flow handling
p.vanderwilt pushed to main at RnD/settler 2025-10-31 12:55:01 +00:00
49eeafdcf9 Minor improvements and updates to fix changes due to fork
p.vanderwilt pushed to dev-Pieter at RnD/generalFunctions 2025-10-31 12:54:40 +00:00
17662ef7cb Add total suspended solids sensor to assetData
p.vanderwilt pushed to main at RnD/settler 2025-10-31 12:29:48 +00:00
93b67e607a Refactor settler node: remove unused inlet input and enhance effluent calculation logic
p.vanderwilt pushed to main at p.vanderwilt/settler 2025-10-31 12:29:07 +00:00
93b67e607a Refactor settler node: remove unused inlet input and enhance effluent calculation logic
p.vanderwilt pushed to dev-Pieter at RnD/rotatingMachine 2025-10-31 12:12:37 +00:00
ac40a93ef1 Simplify child registration error handling
p.vanderwilt pushed to main at RnD/EVOLV 2025-10-31 11:22:39 +00:00
24c443840b Add settler to package.json
p.vanderwilt pushed to main at RnD/EVOLV 2025-10-31 11:12:28 +00:00
c4c8629c01 add settler submodule
p.vanderwilt pushed to recirculation-integration at RnD/reactor 2025-10-31 10:56:30 +00:00
e6923f2916 Refactor child registration and connection methods to handle invalid inputs and improve readability
p.vanderwilt pushed to main at RnD/generalFunctions 2025-10-31 10:36:29 +00:00
9d8da15d0e Merge pull request 'Register multiple parents during child registration' (#9) from dev-Pieter into main
f653a1e98c Refactor child setup to support multiple parents consistently
3886277616 Fix bug in parent registration code block
83018fabe0 Allow for multiple parents
Compare 4 commits »
p.vanderwilt merged pull request RnD/generalFunctions#9 2025-10-31 10:36:28 +00:00
Register multiple parents during child registration
p.vanderwilt created pull request RnD/generalFunctions#9 2025-10-31 10:36:24 +00:00
Register multiple parents during child registration
p.vanderwilt pushed to dev-Pieter at RnD/generalFunctions 2025-10-24 11:37:58 +00:00
f653a1e98c Refactor child setup to support multiple parents consistently
p.vanderwilt pushed to main at p.vanderwilt/settler 2025-10-23 15:24:10 +00:00
efb99df107 Implement settler class with reactor, measurement and machine connection logic
p.vanderwilt pushed to recirculation-integration at RnD/reactor 2025-10-23 15:23:28 +00:00
4680b98418 minor variable name changes
p.vanderwilt pushed to main at p.vanderwilt/settler 2025-10-22 14:22:57 +00:00
a6fe39891b Add register child function and fix whitespace