functionbinaryDiffCoeff_ij
Information
Wrapper for Chapman Eskog and Fuller Diffusion Coefficient Models.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.AbsolutePressure | p | Pressure | |
| Modelica.Units.SI.Temperature | T | Temperature | |
| Integer | i | First component ID | |
| Integer | j | Second component ID | |
| BinaryFunctionType | binaryFunctionType | ||
| TILMedia.Internals.TILMediaExternalObject | gasPointer | ||
| Integer[:] | gasIDXVector |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.DiffusionCoefficient | D_ij | Binary diffusion coefficient |