Files
EPANET/tests/epanet-nrtestsuite/tests/valves/2PRVs-a.json
T
2018-03-23 15:04:24 -04:00

18 lines
375 B
JSON

{
"name": "2PRVs-a",
"version": "1.0",
"description": "Another loop network with two pressure reducing valves",
"args": [
"2PRVs-a.inp",
"2PRVs-a.rpt",
"2PRVs-a.out"
],
"input_files": [
"2PRVs-a.inp"
],
"output_files": {
"2PRVs-a.rpt": "epanet report",
"2PRVs-a.out": "epanet allclose"
}
}