|
[Sponsors] |
October 18, 2012, 07:06 |
|
#21 |
Member
Simon Arne
Join Date: May 2012
Posts: 42
Rep Power: 14 |
I never actually did any kind of wiki entry but I will try to find time at the weekend!
Okay: I did a sum of the area as well and compared it to paraView: 99.71% identical size. I triple checked using the same data and I put more of the function objects in line and compared them to the results from paraView (they showed the same behaviour in pressure loss, but the values differ). Now its time to learn about the sample utility (that I so far avoided). And thanks again! I know that this is not self understanding and appreciate it. |
|
October 18, 2012, 08:07 |
|
#22 |
Member
Simon Arne
Join Date: May 2012
Posts: 42
Rep Power: 14 |
Next step:
I defined a sampleDict with a plane exactly like in the function object and made samples of U, magU, p. Integrating the sampled surfaces in paraView leads me to 12 m/s, so different from the areaAverage provided by the function Object. Maybe I defined something wrong in my use of the function object, but I have no clue. |
|
January 14, 2015, 13:26 |
|
#23 | |
Senior Member
Illya Shevchuk
Join Date: Aug 2009
Location: Darmstadt, Germany
Posts: 176
Rep Power: 17 |
Hi Benhard,
Quote:
Code:
centerMass = fvc::domainIntegrate(rho*mesh.C()) / fvc::domainIntegrate(rho) Is there any documentation containing all functions available in libsimpleSwakFunctionObjects.so and libswakFunctionObjects.so? I've tried to search for something like that, but found just small peaces in the Wiki and in the forum. Best regards, Ilya |
||
January 14, 2015, 15:23 |
|
#24 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
The only reference documentation of swak4Foam (that I know of ) is the "Incomplete reference Guide" that comes with the sources. Expressions are fully documented. Also some other things but no listing of the functionObjects is yet present. This readable version is linked from the swak-page on the Wiki http://sourceforge.net/p/openfoam-ex...amReference.md
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] mesh airfoil NACA0012 | anand_30 | OpenFOAM Meshing & Mesh Conversion | 13 | March 7, 2022 18:22 |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
On the damBreak4phaseFine cases | paean | OpenFOAM Running, Solving & CFD | 0 | November 14, 2008 22:14 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 15:00 |