Add diagram workbench UI with Modelica DoF coaching and ISO glyphs.
Ship the Next.js cycle editor with CAD chrome, technical HX symbols, Fixed/Free boundary guidance, and secondary water/air pressure drop support in the solver stack. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
44
apps/web/public/docs/components/free-cooling-exchanger.md
Normal file
44
apps/web/public/docs/components/free-cooling-exchanger.md
Normal 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. Effectiveness–NTU 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** (liquide–liquide), sans cycle frigo.
|
||||
|
||||
### Calibration
|
||||
|
||||
Z_UA = 1 par défaut.
|
||||
Reference in New Issue
Block a user