Add EPANET2 output format
This commit is contained in:
@@ -117,8 +117,8 @@ def delete_reservoir(name: str, cs: ChangeSet) -> ChangeSet:
|
||||
|
||||
|
||||
#--------------------------------------------------------------
|
||||
# [EPANET2]
|
||||
# id elev (pattern)
|
||||
# [EPANET2][IN][OUT]
|
||||
# id elev (pattern) ;desc
|
||||
#--------------------------------------------------------------
|
||||
class InpReservoir:
|
||||
def __init__(self, line: str) -> None:
|
||||
|
||||
Reference in New Issue
Block a user