Snapshot WIP: solver HP epic progress, BPHX/HX physics, BMAD skill refresh.
Some checks failed
CI / check (push) Has been cancelled

Capture uncommitted solver robustness work (regularization, domain errors, linear solver lifecycle, tube DP/MSH), web workbench updates, and synced BMAD skills across IDE agent folders before starting BPHX pressure-drop.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-19 16:35:31 +02:00
parent 88620790d6
commit 5bd180b5b8
1363 changed files with 101041 additions and 58547 deletions

View File

@@ -0,0 +1,44 @@
# FreeCoolingExchanger
Config types: `"FreeCoolingExchanger"`, `"FreeCooling"`
Source: free-cooling HX module
---
## EN
### Purpose & model
Free-cooling heat exchanger between two liquid loops (e.g. tower water ↔ chilled water) without vapor-compression. EffectivenessNTU or UA·LMTD between two single-phase streams.
```
Q = ε · C_min · (T_hot,in T_cold,in)
```
### Residuals
Two-stream energy balances + optional ΔP per leg.
### Ports
Hot and cold in/out (4-port).
### Calibration
`z_ua` default **1.0**.
### JSON
UA, fluids, optional secondary stream params — see CLI arm.
---
## FR
### But
Échangeur de **free-cooling** (liquideliquide), sans cycle frigo.
### Calibration
Z_UA = 1 par défaut.