Files
EPANET/tests/epanet-nrtestsuite/benchmark/epanet-2012/manifest.json
2018-03-22 17:27:53 -04:00

130 lines
3.7 KiB
JSON

{
"Application": {
"description": "Windows, MS VC 2010, 32 Bit",
"name": "epanet",
"version": "2.0.12"
},
"Tests": [
{
"description": "A simple example of modeling chlorine decay",
"error_msg": null,
"name": "Example 1",
"output_files": {
"example1.out": "epanet allclose",
"example1.rpt": "epanet report"
},
"passed": true,
"version": "1.0"
},
{
"description": "Example of modeling a 55-hour fluoride tracer study.",
"error_msg": null,
"name": "Example 2",
"output_files": {
"example2.out": "epanet allclose",
"example2.rpt": "epanet report"
},
"passed": true,
"version": "1.0"
},
{
"description": "Dual-source system example",
"error_msg": null,
"name": "Example 3",
"output_files": {
"example3.out": "epanet allclose",
"example3.rpt": "epanet report"
},
"passed": true,
"version": "1.0"
},
{
"description": "",
"error_msg": null,
"name": "NET1",
"output_files": {
"NET1.out": "epanet allclose",
"NET1.rpt": "epanet report"
},
"passed": true,
"version": "1.0"
},
{
"description": "",
"error_msg": null,
"name": "NET1-3",
"output_files": {
"NET1-3.out": "epanet allclose",
"NET1-3.rpt": "epanet report"
},
"passed": true,
"version": "1.0"
},
{
"description": "",
"error_msg": null,
"name": "NET1-PBV",
"output_files": {
"NET1-PBV.out": "epanet allclose",
"NET1-PBV.rpt": "epanet report"
},
"passed": true,
"version": "1.0"
},
{
"description": "",
"error_msg": null,
"name": "NET1cv",
"output_files": {
"NET1cv.out": "epanet allclose",
"NET1cv.rpt": "epanet report"
},
"passed": true,
"version": "1.0"
},
{
"description": "",
"error_msg": null,
"name": "NET1emit",
"output_files": {
"NET1emit.out": "epanet allclose",
"NET1emit.rpt": "epanet report"
},
"passed": true,
"version": "1.0"
},
{
"description": "",
"error_msg": null,
"name": "NET1negemit",
"output_files": {
"NET1negemit.out": "epanet allclose",
"NET1negemit.rpt": "epanet report"
},
"passed": true,
"version": "1.0"
},
{
"description": "",
"error_msg": null,
"name": "NET1np",
"output_files": {
"NET1np.out": "epanet allclose",
"NET1np.rpt": "epanet report"
},
"passed": true,
"version": "1.0"
},
{
"description": "",
"error_msg": null,
"name": "NET1para",
"output_files": {
"NET1para.out": "epanet allclose",
"NET1para.rpt": "epanet report"
},
"passed": true,
"version": "1.0"
}
]
}