Add Comment
{
"params": {
"thermodynamicFramework": "MSE (H3O+ ion)",
"comments": "This is a comment",
"modelName": "testModel",
"privateDatabanks": []
"phases": [
"liquid1",
"vapor",
"solid",
"liquid2"
],
"inflows": [
{
"name": "H2O",
"comment": "water is added"
},
{
"name": "NaCl"
},
{
"name": "CO2"
},
{
"name": "N2"
},
{
"name": "BENZENE",
"_comment": "comment here"
},
{
"name": "CaCO3"
}
]
}
}Last updated
Was this helpful?