Commit Graph

2 Commits

Author SHA1 Message Date
Sepehr
891c4ba436 chore: update documentation to reflect recent architectural changes and improve clarity 2026-03-10 22:59:04 +01:00
Sepehr
fdd124eefd fix: resolve CLI solver state dimension mismatch
Removed mathematical singularity in HeatExchanger models (q_hot - q_cold = 0 was redundant) causing them to incorrectly request 3 equations without internal variables. Fixed ScrewEconomizerCompressor internal_state_len to perfectly align with the solver dimensions.
2026-02-28 22:45:51 +01:00