Skip to content

Commit 91f36f3

Browse files
author
Cristopher-Morales
committed
small fix
1 parent a46b3ae commit 91f36f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_tutorials/incompressible_flow/Inc_Species_Transport_Composition_Dependent_Model/Inc_Species_Transport_Composition_Dependent_Model.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,8 @@ Finally, for the SST model, it is possible to provide the intensity and turbulen
137137

138138
As final remarks, the option `SPECIES_USE_STRONG_BC` is advised to be set to `NO` when the convective scheme for species and turbulent are `CONV_NUM_METHOD_SPECIES= BOUNDED_SCALAR` and `CONV_NUM_METHOD_TURB= BOUNDED_SCALAR`, respectively. When `SCALAR_UPWIND` is used in both cases, the `SPECIES_USE_STRONG_BC` is advised to be switched to `YES` to enforced boundary conditions and improve convergence for this convective scheme. The convective scheme `BOUNDED_SCALAR` will be further explained in the section [Convective-Schemes](/docs_v7/Convective-Schemes/).
139139

140-
Likewise, `SPECIES_CLIPPING= NO` is only adviced when the option 'SCALAR_UPWIND' is used, the option 'BOUNDED_SCALAR' performs well without using the clipping option.
140+
Likewise, `SPECIES_CLIPPING= NO` is only adviced when the option '
141+
`SCALAR_UPWIND` is used, the option `BOUNDED_SCALAR` performs well without using the clipping option.
141142

142143
The other species transport options can be found in the species transport ([Inc_Species_Transport](/tutorials/Inc_Species_Transport/)).
143144

0 commit comments

Comments
 (0)