Skip to content

Commit 476967a

Browse files
Dimitrios AdamDimitrios Adam
authored andcommitted
Spellig error
1 parent cb259ec commit 476967a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/case.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1001,7 +1001,7 @@ When ``cyl_coord = 'T'`` is set in 2D the following constraints must be met:
10011001
| `chem_params%diffusion` | Logical | Enable multispecies diffusion |
10021002
| `chem_params%reactions` | Logical | Enable chemical reactions |
10031003
| `chem_params%gamma_method` | Integer | Methodology for calculating the heat capacity ratio |
1004-
| `chem_params%transport_model` | Integer | Methodology for calculating the diffusion coeffiecients |
1004+
| `chem_params%transport_model` | Integer | Methodology for calculating the diffusion coefficients |
10051005
| `cantera_file` | String | Cantera-format mechanism file (e.g., .yaml) |
10061006

10071007
- `chem_params%transport_model` specifies the methodology for calculating diffusion coefficients and other transport properties,`1` for mixture-average, `2` for Unity-Lewis

0 commit comments

Comments
 (0)