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

Entries for January 6, 2017

Register Blogs Community New Posts Updated Threads Search

Old

post-processing procedures in OpenFOAM

Posted January 6, 2017 at 06:54 by kindle

$ ls src/postProcessing
Allwmake foamCalcFunctions functionObjects postCalc

In "Allwmake" types for the three:
postCalc : libo
foamCalcFunctions : libso
functionObjects : libso

Ref{
In User's Guide "Running wmake"
lib : statically linked lib
libso : dynamically linked lib (*.so)
libo : statically linked object file lib (*.o)
}

************************************************** ******...
New Member
Posted in Post-processing
Views 1878 Comments 0 kindle is offline Edit Tags
Old

divDevRhoReff and divDevReff

Posted January 6, 2017 at 06:12 by kindle
Updated February 23, 2017 at 03:02 by kindle

There is a post of Tobi's eq-code explanation on viscous stress.

In incompressible flow, beside normal stress (taken out as p*I), the viscous part is only a function of deviate part of grad(U) (or its transpose).

In "SymmTensorI.H"
there are tow functions for deviate part of a tensor as explained by Tobi : dev and dev2

320 //- Return the deviatoric part of a symmetric tensor
321 template<class Cmpt>
322 inline SymmTensor<Cmpt>...
New Member
Posted in programming
Views 1770 Comments 0 kindle is offline Edit Tags

All times are GMT -4. The time now is 00:19.