Commit Graph

12 Commits

Author SHA1 Message Date
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