Files
EPANET/tests/epanet-nrtestsuite/tests/network_one/NET1-PBV.json
2018-03-22 16:34:24 -04:00

18 lines
349 B
JSON

{
"name": ".//NET1-PBV",
"version": "1.0",
"description": "",
"args": [
".//NET1-PBV.inp",
".//NET1-PBV.rpt",
".//NET1-PBV.out"
],
"input_files": [
".//NET1-PBV.inp"
],
"output_files": {
".//NET1-PBV.rpt": "epanet report",
".//NET1-PBV.out": "epanet allclose"
}
}