Files
EPANET/tests/epanet-nrtestsuite/tests/network_one/NET1cv.json
T
2018-03-22 17:27:53 -04:00

18 lines
314 B
JSON

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