znetsixe
556dc39049
Merge remote-tracking branch 'origin/main' into dev-Rene
...
# Conflicts:
# additional_nodes/recirculation-pump.js
# additional_nodes/settling-basin.js
# reactor.html
# src/nodeClass.js
# src/reaction_modules/asm3_class Koch.js
# src/reaction_modules/asm3_class.js
# src/specificClass.js
2026-03-31 16:20:45 +02:00
root
2e3ba8a9bf
Expand reactor demo telemetry and stability handling
2026-03-31 14:26:10 +02:00
Rene De Ren
a18c36b2e5
refactor: adopt POSITIONS constants and fix ESLint warnings
...
Replace hardcoded position strings with POSITIONS.* constants.
Prefix unused variables with _ to resolve no-unused-vars warnings.
Fix no-prototype-builtins where applicable.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 15:35:28 +01:00
Rene De Ren
68576a8a36
Fix ESLint errors and bugs
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 13:39:57 +01:00
p.vanderwilt
73c2b654e1
Deal with clock singal
2025-07-16 16:54:30 +02:00
p.vanderwilt
288cf905d1
Close volume balance and minor fixes
2025-06-18 10:25:40 +02:00
p.vanderwilt
0469f678c5
Add settling basin node, fixed issue with object assignment
2025-06-17 13:00:18 +02:00
p.vanderwilt
c8c588600c
Rixed multiplying message bug.
2025-06-16 17:52:31 +02:00
p.vanderwilt
5281696a21
Add recirculation pump node with input handling and flow management
2025-06-16 16:53:07 +02:00