Commit Graph

36 Commits

Author SHA1 Message Date
3aea0e55c4 Rewrite for improved boundary condition 2025-10-01 16:50:48 +02:00
d9511dc3c7 Implement simple BCs 2025-09-30 15:36:25 +02:00
993482f8c0 Deal with mulitple parents and set downstreamReactor for improved boundary conditions 2025-09-29 16:58:46 +02:00
5f4ebdc2af Fix reference error and improve child variable naming 2025-09-29 15:45:07 +02:00
6c79d0ef9b Use improved boundary conditions for upstream and downstream reactors 2025-09-29 15:34:54 +02:00
04306d0996 Fix measurement type string for oxygen in _updateMeasurement method 2025-09-29 09:40:17 +02:00
2bc244cae7 Refactor measurement update handling in Reactor_PFR class to include default case for measurement types 2025-09-26 16:36:09 +02:00
254f9eec5a Fix measurement event listener to use correct measurement reference 2025-09-26 16:33:00 +02:00
109fd182df Refactor measurement position handling in Reactor class 2025-09-26 14:51:18 +02:00
bf5f265a76 Update measurement handling in Reactor class and rename oxygen measurement type 2025-09-26 10:17:00 +02:00
905674ce58 Update dependencies and correct node name 2025-09-24 15:27:08 +02:00
8f64fbe4e5 Add time step configuration and input handling in advanced reactor 2025-09-22 15:17:25 +02:00
7a70f60655 Fix measurement event listener registration in Reactor class 2025-09-19 13:26:45 +02:00
223c4555b8 Fix measurement reference in child registration logic 2025-09-16 15:54:31 +02:00
972d33355e Formatting 2025-09-16 11:44:29 +02:00
94ea4fe76b Fix subclass function 2025-09-15 17:39:54 +02:00
f6b026928e Enhance measurement child registration and update measurement handling in Reactor class 2025-09-15 12:48:18 +02:00
c2cd29db56 Update generalFunctions dependency and enhance reactor child registration logic 2025-09-05 15:26:00 +02:00
04a5b1a54f Fix COD balance 2025-08-14 11:14:14 +02:00
fbbe5833b2 Temporary fix for undefined newTime value in updateState function 2025-08-04 10:59:11 +02:00
5ec9319b3f Add position field and proper logging configuration 2025-07-24 12:13:16 +02:00
ef02c47cff Add WIP oxygen measurement child relation 2025-07-22 14:36:52 +02:00
57aafe3e0b Minor optimisations 2025-07-21 17:28:09 +02:00
b1719376cf Rewrite reactor to source and register it properly to node object 2025-07-21 12:44:07 +02:00
633a088483 Added handles for influent change emitter 2025-07-16 16:08:14 +02:00
6227bbe256 Update temperature handling in Reactor class and remove redundant setter 2025-07-11 12:27:06 +02:00
24de5a4c9f Add generalFunctions dependency and implement basic measurement child registration in nodeClass 2025-07-11 12:22:36 +02:00
6fd86f71c8 Switched around Debug point and added checks for Pe and Co_D 2025-07-09 15:37:29 +02:00
0f912b05e4 Add temperature handling 2025-07-09 10:29:54 +02:00
0efa76fa6a Reset speedUpFactor in Reactor class for simulation acceleration, disable debug 2025-07-08 15:41:41 +02:00
c566766c4d Refactor boundary condition application in Reactor_PFR class for improved clarity and efficiency 2025-07-08 15:29:55 +02:00
5c03dddb79 Refactor boundary condition handling to use adjustable parameter alpha in advanced-reactor and specificClass 2025-07-08 10:03:03 +02:00
01318a2d3b Fix spelling of "Dirichlet" in advanced-reactor.html and specificClass.js 2025-07-07 14:58:52 +02:00
01380c309f Add boundary condition input and update reactor configuration handling 2025-07-07 14:47:50 +02:00
302780726a Refactor Reactor class to remove debug logs and enhance setter for influent data with conditional logging 2025-07-07 12:24:15 +02:00
deb5269d1a Change file structure to align with project 2025-07-07 11:59:11 +02:00