diff --git a/src/combustionModels/PaSR/PaSR.H b/src/combustionModels/PaSR/PaSR.H index fba886f8ac3027c3c628d6a1b4ee48289c39beef..cc9cb3b4a1798d5dd76fd33ff09037e01fef37d1 100644 --- a/src/combustionModels/PaSR/PaSR.H +++ b/src/combustionModels/PaSR/PaSR.H @@ -24,9 +24,10 @@ Class Foam::combustionModels::PaSR Description - Simple infinitely fast chemistry combustion model based on the principle - mixed is burnt. Additional parameter C is used to distribute the heat - release rate.in time + Partially stirred reactor combustion model. The model calculates a finite + rate, based on both turbulence and chemistry time scales. Depending on + mesh resolution, the Cmix parameter can be used to scale the turbulence + mixing time scale. SourceFiles PaSR.C