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/reversing-valve.md
Normal file
44
apps/web/public/docs/components/reversing-valve.md
Normal file
@@ -0,0 +1,44 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user