ข้ามสารบัญไปยังเนื้อหา
อัปเดต 2026-09-07
Lossless EPANET round-trip fidelity
What survives export unchanged
Sections EPANET understands but DekEn doesn't yet model pass through an import/export cycle verbatim, and pattern multipliers, pump speed-affinity laws (Q∝N, H∝N²), and STATUS/GPV/POWER controls are preserved rather than silently re-solved or dropped.
เมื่อไรจึงใช้
- Handing a DekEn-edited network back to a team still working primarily in EPANET
- Confirming that editing one part of a network in DekEn didn't quietly alter an unrelated section
- Any workflow where the .inp file needs to stay a faithful record, not just "close enough"
คำนวณอย่างไร
Unmodeled sections are stored and re-emitted byte-for-byte on export; pump affinity laws and demand/control patterns are represented internally rather than flattened into a single operating point.
ข้อควรระวัง
note"Lossless" applies to the parts of the model DekEn doesn't touch — a section you actively edit in DekEn is, correctly, no longer identical to the original
noteThis is a credibility feature as much as a convenience: silently rewriting someone else's model would be worse than refusing to import it
ที่เกี่ยวข้อง