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

18 lines
314 B
JSON

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