Skip to content

Commit

Permalink
Update pages/science/transport.rst
Browse files Browse the repository at this point in the history
Typo fix.

Co-authored-by: Bryan Weber <bryan.w.weber@gmail.com>
  • Loading branch information
decaluwe and bryanwweber authored Apr 7, 2022
1 parent 3e7dd65 commit 81edd0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/science/transport.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

Here, we describe how Cantera uses species and phase information to calculate transport properties and rates.

Similar to Cantera's approach to `thermodynamic properties </science/thermodynamics.html>`__, transport property calcualtions in Cantera depend on information at both the species and phase levels. The user must specify transport models for both levels, and these selections must be compatible with one another.
Similar to Cantera's approach to `thermodynamic properties </science/thermodynamics.html>`__, transport property calculations in Cantera depend on information at both the species and phase levels. The user must specify transport models for both levels, and these selections must be compatible with one another.

- The user must specify a transport model for each species and provide inputs that inform how species properties are calculated. For example, the user provides inputs that allow Cantera to calculate species collision integrals based on species-specific Lennard-Jones parameters.
- The user also selects a phase model. This model describes how the species interact with one another to determine phase-averaged properties (such viscosity or thermal conductivity) and species specific properties (such as diffusion coefficients), for a given thermodynamic state.
Expand Down

0 comments on commit 81edd0a

Please sign in to comment.