Files
EPANET/tests/epanet-nrtestsuite/tests/small/st-net3.json
T
2018-03-23 15:04:24 -04:00

18 lines
321 B
JSON

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