p.vanderwilt
  • Joined on 2025-09-22
p.vanderwilt pushed to main at RnD/EVOLV 2025-11-12 09:31:20 +00:00
76d2008e52 Update submodule commits and package-lock.json dependencies
p.vanderwilt pushed to main at RnD/reactor 2025-11-12 09:27:39 +00:00
ff814074a4 Merge pull request 'Minor bug fixes, code perfomance and clarity improvements' (#5) from dev-Pieter into main
2b37163a8a Minor fixes
a106276ca6 Add additional ASM constants, add other sensor handling, fix bug in kla model
ffb4080f14 Refactor boundary condition handling in Reactor_PFR class for improved clarity and efficiency
260d04b96f Minor optimisations in code and clarification
Compare 8 commits »
p.vanderwilt merged pull request RnD/reactor#5 2025-11-12 09:27:38 +00:00
Minor bug fixes, code perfomance and clarity improvements
p.vanderwilt created pull request RnD/reactor#5 2025-11-12 09:27:32 +00:00
Minor bug fixes, code perfomance and clarity improvements
p.vanderwilt pushed to dev-Pieter at RnD/reactor 2025-11-07 16:16:39 +00:00
2b37163a8a Minor fixes
a106276ca6 Add additional ASM constants, add other sensor handling, fix bug in kla model
Compare 2 commits »
p.vanderwilt pushed to main at RnD/settler 2025-11-07 16:16:30 +00:00
7f2d326612 Remove depreciated features in html
p.vanderwilt pushed to dev-Pieter at RnD/reactor 2025-11-06 16:24:51 +00:00
ffb4080f14 Refactor boundary condition handling in Reactor_PFR class for improved clarity and efficiency
260d04b96f Minor optimisations in code and clarification
9f060d2dd0 Refactor, minor changes and remove depreciated functions
b0dd9b6a8f Refactor ASM3 module to export ASM_CONSTANTS and update references in Reactor classes
5c41dc44a3 Clean up unused code
Compare 5 commits »
p.vanderwilt deleted branch recirculation-integration from RnD/reactor 2025-11-06 14:25:15 +00:00
p.vanderwilt created branch dev-Pieter in RnD/reactor 2025-11-06 14:24:42 +00:00
p.vanderwilt pushed to dev-Pieter at RnD/reactor 2025-11-06 14:24:42 +00:00
p.vanderwilt pushed to main at RnD/EVOLV 2025-11-06 14:04:06 +00:00
3c304f14e5 Update submodules for recirculation implementation
p.vanderwilt pushed to main at RnD/generalFunctions 2025-11-06 14:01:33 +00:00
a293e0286a Merge pull request 'Add addtional and updated configs' (#12) from dev-Pieter into main
d5d078413c Add flowNumber configuration to define effluent flow handling
17662ef7cb Add total suspended solids sensor to assetData
Compare 3 commits »
p.vanderwilt merged pull request RnD/generalFunctions#12 2025-11-06 14:01:32 +00:00
Add addtional and updated configs
p.vanderwilt created pull request RnD/generalFunctions#12 2025-11-06 14:01:16 +00:00
Add addtional and updated configs
p.vanderwilt pushed to main at RnD/rotatingMachine 2025-11-06 13:58:26 +00:00
0a98b12224 Merge pull request 'Implement reactor recirculation' (#4) from dev-Pieter into main
b6d268659a Refactor flow handling: rename reactor references to source and sink and fix config minor bug
303dfc477d Add flow number configuration and UI input for rotating machine
ac40a93ef1 Simplify child registration error handling
a8fb56bfb8 Add upstream and downstream reactor handling; improve error logging
Compare 7 commits »
p.vanderwilt merged pull request RnD/rotatingMachine#4 2025-11-06 13:58:25 +00:00
Implement reactor recirculation
p.vanderwilt created pull request RnD/rotatingMachine#4 2025-11-06 13:58:15 +00:00
Implement reactor recirculation
p.vanderwilt pushed to main at RnD/reactor 2025-11-06 13:55:43 +00:00
4578667a96 Merge pull request 'Recirculation Integration' (#4) from recirculation-integration into main
3828e43c12 Refactor reactor node configuration to remove n_inlets and simplify inlet handling
e6923f2916 Refactor child registration and connection methods to handle invalid inputs and improve readability
4680b98418 minor variable name changes
eb787ec47f Minor bug fix and change in report level when encountering invalid children
Compare 9 commits »
p.vanderwilt merged pull request RnD/reactor#4 2025-11-06 13:55:42 +00:00
Recirculation Integration
p.vanderwilt created pull request RnD/reactor#4 2025-11-06 13:55:34 +00:00
Recirculation Integration