From 81edd0abd1ee95016258cdb4c3b19be8660faafd Mon Sep 17 00:00:00 2001 From: "Steven C. DeCaluwe" Date: Fri, 8 Apr 2022 07:43:18 +1000 Subject: [PATCH] Update pages/science/transport.rst Typo fix. Co-authored-by: Bryan Weber --- pages/science/transport.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/science/transport.rst b/pages/science/transport.rst index 37ce1ac9..3571e7fd 100644 --- a/pages/science/transport.rst +++ b/pages/science/transport.rst @@ -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 `__, 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 `__, 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.