Add EPANET2 output format
This commit is contained in:
@@ -86,9 +86,8 @@ def set_demand(name: str, cs: ChangeSet) -> ChangeSet:
|
||||
|
||||
|
||||
#--------------------------------------------------------------
|
||||
# [EPANET2]
|
||||
# MULTIPLY factor
|
||||
# node base_demand (pattern)
|
||||
# [EPANET2][IN][OUT]
|
||||
# node base_demand (pattern) ;category
|
||||
#--------------------------------------------------------------
|
||||
class InpDemand:
|
||||
def __init__(self, line: str) -> None:
|
||||
|
||||
Reference in New Issue
Block a user