ข้ามสารบัญไปยังเนื้อหา
อัปเดต 2026-09-07
EPANET .inp import & export
Load or hand off a .inp network file
Import an EPANET .inp file straight into the builder canvas, or export a DekEn network back out to .inp, so a model built in EPANET (or any tool that speaks .inp) moves in and out without hand re-entry.
เมื่อไรจึงใช้
- You have an existing EPANET model (a municipal water system, a benchmark network) you want to bring into DekEn's richer solver/fluid-mode stack
- You need to hand a DekEn-built network to a colleague or reviewer who works in EPANET or another .inp-compatible tool
- You're validating DekEn's steady solver against a known EPANET case
คำนวณอย่างไร
Parses/serializes the standard EPANET .inp text sections and maps them onto the same node/pipe/pump/valve types the builder already models, so an imported network is immediately editable and solvable.
ข้อควรระวัง
noteA round-trip is not automatically loss-free — see "Lossless round-trip fidelity" for what is and isn't preserved
noteEPANET's C-factor (Hazen-Williams) friction convention needs the matching friction model selected in Project Settings to reproduce EPANET's numbers exactly
ที่เกี่ยวข้อง