Add EPANET3 format

This commit is contained in:
Joey Wang
2023-03-02 19:20:20 +08:00
parent d514439bd2
commit b2431d4ed9
2 changed files with 8 additions and 2 deletions

View File

@@ -117,7 +117,7 @@ def delete_reservoir(name: str, cs: ChangeSet) -> ChangeSet:
#--------------------------------------------------------------
# [EPANET2][IN][OUT]
# [EPA2][EPA3][IN][OUT]
# id elev (pattern) ;desc
#--------------------------------------------------------------
class InpReservoir: