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/)
-   -   Post processing with chtmultiregionsimplefoam (https://www.cfd-online.com/Forums/openfoam-pre-processing/219655-post-processing-chtmultiregionsimplefoam.html)

Nabeel Abed August 3, 2019 23:59

Post processing with chtmultiregionsimplefoam
 
I am simulating conjugated heat transfer using chtmultiregionsimplefoam, which is the approximate command for post processing to get for example T at fluid outlet?

Thank you

jherb August 12, 2019 07:58

You can use the standard post processing tools like the postProcess command. Just make sure to add the option -region NameOfFluidRegion or -region NameOfSolidRegio, otherwise it won't work.

Nabeel Abed August 20, 2019 08:02

Quote:

Originally Posted by jherb (Post 741838)
You can use the standard post processing tools like the postProcess command. Just make sure to add the option -region NameOfFluidRegion or -region NameOfSolidRegio, otherwise it won't work.

Hi Jherb
Thank you for your reply.
I used this command and it works fine.


chtMultiRegionSimpleFoam -postProcess -func "patchAverage(name=FLUID_to_SOLID, T)" -region FLUID


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