|
[Sponsors] |
May 27, 2011, 05:10 |
sampling Data during calculation
|
#1 |
Member
Jim Knopf
Join Date: Dec 2010
Posts: 60
Rep Power: 15 |
Hi There!
right about now i'm struggling a bit with the Data sampling via functionObject in the controlDict. I created the following sampling dictionary in controlDict sampling { type sets; functionObjectLibs ("libfieldFunctionObjects.so"); outputControl timeStep; outputInterval 0; interpolationScheme cellPoint; setFormat raw; sets ( testLine { type uniform; axis y; start ( -0.015 0.095 0.005 ); end ( -0.015 0.095 0.03 ); nPoints 100; } ); surfaces(); fields (U.component(0)); } to sample Values along a line. Ist does something, but not sampling the line. Actually it writes a particleCloud, which is empty So my Question is, what did I do wrong, or how to sample Values along a line during calculation via functionObject in the controlDict. Thanks for any Ideas and greetz Jim p.s.: Sampling stuff is discriped here: http://www.openfoam.com/docs/user/sample.php |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Transfer output data as input for second calculation | mannobot | Main CFD Forum | 3 | December 7, 2018 10:37 |
Data import in Fluent?! | Bart Horsten | FLUENT | 3 | February 22, 2010 14:05 |
XYZ (ASCII format) data points into GAMBIT | Neil | FLUENT | 1 | August 7, 2007 10:24 |
Data sampling for time statistics | Muhammad Shakaib | FLUENT | 0 | October 3, 2006 00:33 |
CFXSolver Error Message using Profile Data on B | Tobias | CFX | 0 | August 26, 2005 08:27 |