Warning
This documentation is for an old version of Cantera. You can find docs for newer versions here.
Interface class constructor.
See Interfaces.
See also: importEdge(), importInterface()
Parameters: |
|
---|---|
Returns: | Instance of class Interface() |
Get the concentrations of the species on an interface.
Parameters: | s – Instance of class Interface() with surface species |
---|---|
Returns: | If no output value is assigned, a bar graph will be plotted. Otherwise, a vector of length n_surf_species will be returned. |
Get the surface coverages of the species on an interface.
Parameters: | s – Instance of class Interface() with surface species |
---|---|
Returns: | If no output value is assigned, a bar graph will be plotted. Otherwise, a vector of length n_surf_species will be returned. |
Import edges between phases.
Supports up to four neighbor phases. See Interfaces
Parameters: |
|
---|---|
Returns: | Instance of class Interface() |
Import an interface between phases.
See Interfaces.
Parameters: |
|
---|---|
Returns: | Instance of class Interface() |
Set surface coverages of the species on an interface.
Parameters: |
|
---|