Inflows input
JSON input (example)
"params": {
...<snip>...
"inflows": {
"unit": "mol",
"values": {
"H2O": 50.0,
"BENZENE": 10.0,
"CH4": 20.0,
"NAOH": 35.0
},
"totalAmount": {
"value": 3402.68,
"unit": "g"
}
}
...<snip>...
}Units in batch systems
Units in flowing systems
Unit consistency between inflows and total amount
Normalize option (optional)
params.inflows.normalize.option
description
Survey Calculation
Last updated
Was this helpful?