updates
This commit is contained in:
@@ -17,6 +17,12 @@ function makeMachineConfig(overrides = {}) {
|
||||
type: 'pump',
|
||||
model: 'hidrostal-H05K-S03R',
|
||||
unit: 'm3/h',
|
||||
curveUnits: {
|
||||
pressure: 'mbar',
|
||||
flow: 'm3/h',
|
||||
power: 'kW',
|
||||
control: '%',
|
||||
},
|
||||
},
|
||||
...overrides,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user