Revert "Merge branch 'dev' of https://github.com/OpenWaterAnalytics/EPANET into dev"
This reverts commit8fca63294d, reversing changes made tob85aff9fc9.
This commit is contained in:
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"duration": 0.87,
|
||||
"max_memory_MB": 0.0
|
||||
}
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"duration": 1.045,
|
||||
"max_memory_MB": 0.0
|
||||
}
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"duration": 0.246,
|
||||
"max_memory_MB": 0.0
|
||||
}
|
||||
42
tests/epanet-nrtestsuite/benchmark/epanet-2012/manifest.json
Normal file
42
tests/epanet-nrtestsuite/benchmark/epanet-2012/manifest.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user