Complete general functions
This commit is contained in:
36
datasets/assetData/pumps/DAB/centrifugal pumps/models.json
Normal file
36
datasets/assetData/pumps/DAB/centrifugal pumps/models.json
Normal file
@@ -0,0 +1,36 @@
|
||||
[
|
||||
{
|
||||
"name": "DAB Evosta 2 20-75",
|
||||
"description": "N/A",
|
||||
"machineCurve": {
|
||||
"np": {
|
||||
"200": {
|
||||
"x": [0, 20, 40, 60, 80, 100],
|
||||
"y": [5, 8, 12, 15, 17, 18]
|
||||
},
|
||||
"300": {
|
||||
"x": [0, 20, 40, 60, 80, 100],
|
||||
"y": [20, 28, 32, 34, 35, 35]
|
||||
},
|
||||
"400": {
|
||||
"x": [0, 20, 40, 60, 80, 100],
|
||||
"y": [35, 38, 42, 45, 47, 48]
|
||||
}
|
||||
},
|
||||
"nq": {
|
||||
"200": {
|
||||
"x": [0, 20, 40, 60, 80, 100],
|
||||
"y": [0, 0.4, 0.8, 1.2, 1.6, 2.0]
|
||||
},
|
||||
"300": {
|
||||
"x": [0, 20, 40, 60, 80, 100],
|
||||
"y": [0, 0.72, 1.44, 2.16, 2.88, 3.6]
|
||||
},
|
||||
"400": {
|
||||
"x": [0, 20, 40, 60, 80, 100],
|
||||
"y": [0, 0.8, 1.6, 2.4, 3.2, 4.0]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
6
datasets/assetData/pumps/DAB/subtypes.json
Normal file
6
datasets/assetData/pumps/DAB/subtypes.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"id": "1",
|
||||
"name": "centrifugal pumps"
|
||||
}
|
||||
]
|
||||
1068
datasets/assetData/pumps/hydrostal/centrifugal pumps/models.json
Normal file
1068
datasets/assetData/pumps/hydrostal/centrifugal pumps/models.json
Normal file
File diff suppressed because it is too large
Load Diff
6
datasets/assetData/pumps/hydrostal/subtypes.json
Normal file
6
datasets/assetData/pumps/hydrostal/subtypes.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"id": "1",
|
||||
"name": "centrifugal pumps"
|
||||
}
|
||||
]
|
||||
10
datasets/assetData/pumps/suppliers.json
Normal file
10
datasets/assetData/pumps/suppliers.json
Normal file
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"id": "1",
|
||||
"name": "hydrostal"
|
||||
},
|
||||
{
|
||||
"id": "2",
|
||||
"name": "DAB"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user