CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   setting slamDampCoeff in the transportproperties (https://www.cfd-online.com/Forums/openfoam-solving/173757-setting-slamdampcoeff-transportproperties.html)

tom_flint2012 June 27, 2016 05:25

setting slamDampCoeff in the transportproperties
 
Hi,

Just a quick question, I need to modify the slamDampCoeff in multiphaseeulerfoam but at the moment I'm just changing the value in the createfields.h file and running my case. The value is set with:

scalar slamDampCoeff
(
fluid.lookupOrDefault<scalar>("slamDampCoeff", 1)
);

so I think I should be able to set it in the transportproperties somehow but whenever I try it doesnt seem to change anything.

Does anyone know how to do this?

Best regards,

Tom

vitor.geraldes@ist.utl.pt July 14, 2016 03:42

This parameter is used to facilitate the numerical convergence. So, in the end it should have no impact on the numerical solution.


All times are GMT -4. The time now is 16:14.