combustionModel: Removed the deprecated "active" switch.
To switch-off combustion choose the "noCombustion" model selected with the name "none" in the combustionProperties file: combustionModel none;
This commit is contained in:
@ -17,12 +17,9 @@ FoamFile
|
||||
|
||||
combustionModel PaSR;
|
||||
|
||||
active yes;
|
||||
|
||||
PaSRCoeffs
|
||||
{
|
||||
Cmix 1.0;
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user