create_lab_mixture
Create a named mixture on the lab bench for kinetic analysis by specifying composition, temperature, pressure, and a Cantera mechanism. The mixture retains its state for subsequent reaction rate and pathway analysis.
Instructions
Create a named mixture on the lab bench for kinetic analysis.
This stores a Cantera Solution object that can be used for subsequent reaction rate and pathway analysis. The mixture retains its state until modified or replaced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |