CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Entries for March 22, 2016

Register Blogs Community New Posts Updated Threads Search

Old

auto reconstructPar

Posted March 22, 2016 at 00:33 by kkk
Updated March 22, 2016 at 03:56 by kkk

It is very troublesome to do reconstructPar after calculation of interFoam, pimpleFoam or other unsteady solvers.
So I created a codeStream script executing reconstructPar at each writeTime.
If you have some trouble of reconstructPar, please try this.

Just add follow to controlDict.

Code:
functions 
( 
    autoReconstructPar
    { 
        functionObjectLibs ("libutilityFunctionObjects.so"); 
        type
...
kkk
New Member
Posted in OpenFOAM
Views 4673 Comments 0 kkk is offline Edit Tags

All times are GMT -4. The time now is 02:01.