CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Post-Processing (https://www.cfd-online.com/Forums/openfoam-post-processing/)
-   -   Display temperature dependent material properties (https://www.cfd-online.com/Forums/openfoam-post-processing/144728-display-temperature-dependent-material-properties.html)

vasava November 20, 2014 05:47

Display temperature dependent material properties
 
I am using chtMultiRegionSimpleFoam to simulate a fluid flow passing by heated walls. The material properties (density, viscosity, Cp etc)are temperature dependent.
Code:

rhoCoeffs<8>    ( x x x ......);
CpCoeffs<8>    ( x x x ......);

Is there any way to plot the contours of the material properties? Is is possible with paraview or do I have to modifying the solver somehow?

vasava November 25, 2014 05:48

writeAdditionalFields
 
In swak4foam there is a utility named writeAdditionalFields. It writes fields other than the default ones but not the material properties.


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