CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Pre-Processing (https://www.cfd-online.com/Forums/openfoam-pre-processing/)
-   -   Defining mixture viscosity in reactingMultiphaseEulerFoam (https://www.cfd-online.com/Forums/openfoam-pre-processing/250365-defining-mixture-viscosity-reactingmultiphaseeulerfoam.html)

sinhavivekananda318 June 12, 2023 09:07

Defining mixture viscosity in reactingMultiphaseEulerFoam
 
Hi all,

I am trying to add basicKinematiCollidingCloud in the reactingMultphaseEulerFoam solver. The reason I am trying to do so is, along with the facility of having in the interface compression on/off it is possible to access the population balance models.
Previously, I added kinematicCloud in multiphaseulerfoam in openfoam-5.x sucessfully by defing the mixture viscosity as:

nu=fluid.nu() in the multiphaseeulerfoam.C file. After that I defined volScalarField mu as nu*rho

Now when I am trying to the same in reactingmultiphaseeulerfoam , I am getting the error saying that "multiphasesystem has no member named "nu"". Unless I am speciifying the mixture density, the basicKinematicCollidingCloud is not activated as it has a member named "mu".

I sincerely seek your help regarding this. Please help.

Regards
Vivekananda


All times are GMT -4. The time now is 10:21.