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.
This commit is contained in:
@@ -165,8 +165,8 @@ development_status:
|
||||
11-9-movingboundaryhx-zone-discretization: done
|
||||
11-10-movingboundaryhx-cache-optimization: done
|
||||
11-11-vendorbackend-trait: done
|
||||
11-12-copeland-parser: ready-for-dev
|
||||
11-13-swep-parser: ready-for-dev
|
||||
11-12-copeland-parser: done
|
||||
11-13-swep-parser: review
|
||||
11-14-danfoss-parser: ready-for-dev
|
||||
11-15-bitzer-parser: ready-for-dev
|
||||
epic-11-retrospective: optional
|
||||
|
||||
Reference in New Issue
Block a user