Files
Entropyk/docs/components/reversing-valve.md
sepehr 5bd180b5b8
Some checks failed
CI / check (push) Has been cancelled
Snapshot WIP: solver HP epic progress, BPHX/HX physics, BMAD skill refresh.
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>
2026-07-19 16:35:31 +02:00

45 lines
947 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# ReversingValve / FourWayValve
Config types: `"ReversingValve"`, `"FourWayValve"`
Source: reversing valve module
---
## EN
### Purpose & model
4-way reversing valve for heat-pump mode swap (heating ↔ cooling). Routes compressor discharge/suction between indoor and outdoor exchangers according to `mode` (or boolean heat/cool).
Ideal model: port permutation with negligible ΔP/Δh; real models may add leakage or pressure drop.
### Residuals
Port coupling residuals matching the selected flow graph for the active mode.
### Ports
Four refrigerant ports (naming depends on implementation: e.g. compressor discharge/suction, indoor, outdoor).
### JSON (main)
| Key | Meaning | Default |
|-----|---------|---------|
| `mode` / `reversing_mode` | heat / cool | |
### Calibration
Usually none; treat as topology switch.
---
## FR
### But
**Vanne 4 voies** pour inverser le cycle PAC.
### JSON
Mode chaud / froid. Voir EN.