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/)
-   -   coordsFoam and residualsFoam (https://www.cfd-online.com/Forums/openfoam-pre-processing/177835-coordsfoam-residualsfoam.html)

hxaxtma September 22, 2016 05:56

coordsFoam and residualsFoam
 
2 Attachment(s)
Hi guys,
just want to share two pre/postProcessing OF tools I coded the last days. It is adapted from different threads here in the forum and compiled for OF v3.0.1

coordsFoam
Writes out X,Y,Z cell centered coords for interpolation issues and so on

residualsFoam
adapted from Jasaks simpleResidualFoam
writes out local momentum and pressure Residuals as a field for non RAS Cases
Feel free to adapt for your needs

Best regards,

Bloerb September 23, 2016 09:05

openfoam has the script writeCellCentres to do that. The other one can probably also be done by executing the residuals function object after the run has finished.

hxaxtma September 23, 2016 09:10

@Bloerb,
thanks didn't know this utility...


All times are GMT -4. The time now is 13:31.