Rene De Ren
089f4c5129
Add position constants, reactor/settler config schemas
...
- New src/constants/positions.js: POSITIONS enum (upstream/downstream/atEquipment/delta)
- New src/configs/reactor.json: Full schema for CSTR/PFR reactor parameters and ASM3 initial state
- New src/configs/settler.json: Schema for settler node
- Export POSITIONS, POSITION_VALUES, isValidPosition from index.js
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 13:43:24 +01:00
Rene De Ren
82094d8d09
Fix ESLint errors, bugs, and add gravity export
...
- Fix missing return in childRegistrationUtils.registerChild()
- Fix assertionUtils: assertNoNaN uses this.assertNoNaN
- Fix logger: nameModule uses this.nameModule
- Fix assetUtils: convert ESM to CommonJS
- Fix childRegistrationUtils_DEPRECATED: desc -> softwareType
- Add gravity export to index.js for rotatingMachine
- Fix ESLint errors across 18 files (no-undef, no-case-declarations,
no-mixed-spaces-and-tabs, parsing errors)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 13:39:40 +01:00
znetsixe
cffbd51d92
added coolprop
2025-10-07 18:10:04 +02:00
p.vanderwilt
a41f053d5d
Merge branch 'position-float'
2025-09-24 13:38:50 +02:00
p.vanderwilt
efc97d6cd1
Fix errorMetrics.js again
2025-09-23 11:55:44 +02:00
znetsixe
d72bfd5560
updated files
2025-09-22 16:02:04 +02:00
znetsixe
241ed1d3cb
errormetrics fix
2025-09-16 12:10:41 +02:00
p.vanderwilt
302e122387
Fixing the same bug in reference, again
2025-09-05 13:39:15 +02:00
znetsixe
50f99fa642
updated registration logic to be consise
2025-09-04 17:06:30 +02:00
p.vanderwilt
c512c96636
Reinstate broken references
2025-09-03 14:51:42 +02:00
znetsixe
2540d19b76
updates to accomodate valve node
2025-07-24 13:17:10 +02:00
p.vanderwilt
950ca2b6b4
Added assertions utility for error handling and validation
2025-07-08 12:57:22 +02:00
p.vanderwilt
0a9d4b1dda
fix: correct reference to nrmse module
2025-07-02 11:51:53 +02:00
znetsixe
a2018509ef
updates to make generic functions work
2025-07-01 17:05:09 +02:00
znetsixe
73f518ecc7
Updates for machine
2025-06-25 17:27:32 +02:00
znetsixe
3198690a81
standaardisation updates
2025-06-25 10:55:50 +02:00
znetsixe
dbc36c2f57
cleaned up method
2025-06-12 17:04:02 +02:00
znetsixe
26ed170932
update
2025-06-10 12:45:35 +02:00
znetsixe
bc9e3cda90
changed the folder and added index.js
2025-06-10 12:36:39 +02:00