Include Pseudocomponent
Individual pseudocomponents with specific properties can be added to the inflow if distillation data is unavailable. The "type" must be set as "pseudo" to add a pseudocomponent JSON object. Users can customize the pseudocomponent name using the "name" field.
Below is a sample input to add a pseudocomponent to the inflow:
name
String
A name provided by the user for this input assay.
type
String
This field is used to identify the type of inflow. Allowed values include "assay" or "pseudo".
data
JSON Object
Contains the user-defined input for an assay.
Optional Properties
thermodynamicMethod
String
normalBoilingPoint
JSON Object
specificGravity
JSON Object
molecularWeight
JSON Object
criticalTemperature
JSON Object
criticalPressure
JSON Object
criticalVolume
JSON Object
accentric
JSON Object
A few key points to remember are:
Last updated
Was this helpful?