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

Blog Entries

Register Blogs Community New Posts Updated Threads Search

Old

Personal Notes - postProcessing

Posted June 22, 2018 at 23:15 by student666

OF 5.x-dev

Function to be added on controlDict, maybe there's a postProcess utility, but I haven't find any.

This is for sampling fields on surfaces as stl
Code:
        pressureAverageOnTriSurface_left //name of the folder where .dat is saved
        {
            name            left;   //dumb entry ??
            
            type            surfaceFieldValue;
            libs            ("libfieldFunctionObjects.so");
...
Senior Member
Posted in Uncategorized
Views 1103 Comments 0 student666 is offline Edit Tags

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