|
[Sponsors] |
May 6, 2016, 22:08 |
Empty Probe File - Probes not working
|
#1 |
New Member
Ricardo
Join Date: Sep 2011
Posts: 15
Rep Power: 15 |
Hello all,
I need some help!! :-) ..... I am using a user contributed solver (based on simpleFoam solver.) The solver runs without a problem, but when I include the probe object function nothing gets written to the probe file ... The points are within the domain and I do not get any errors. (Note: I am running OF 3.0.0) This is the code in the controlDict Code:
functions { probes { type probes; functionObjectLibs ("libsampling.so"); functionObjectLibs ("libfieldFunctionObjects.so") region region0; enabled true; outputControl timeStep; outputInterval 1; fields ( p ); probeLocations ( (0.4 0.0 0.0) (0.5 0.0 0.0) (0.6 0.0 0.0) ); } } Code:
# Probe 0 (0.4 0 0) # Probe 1 (0.5 0 0) # Probe 2 (0.6 0 0) # Probe 0 1 2 # Time |
|
May 9, 2016, 11:59 |
|
#2 |
Senior Member
Join Date: Jun 2012
Location: Germany, Bochum
Posts: 230
Rep Power: 16 |
Do you get results when you use the simpleFoam solver?
|
|
May 9, 2016, 13:55 |
|
#3 |
New Member
Ricardo
Join Date: Sep 2011
Posts: 15
Rep Power: 15 |
||
May 11, 2016, 20:36 |
|
#4 |
New Member
Ricardo
Join Date: Sep 2011
Posts: 15
Rep Power: 15 |
||
Tags |
not working, probe, probes, problem |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to calculate mass flow rate on patches and summation of that during the run? | immortality | OpenFOAM Post-Processing | 104 | February 16, 2021 09:46 |
[OpenFOAM.org] Error creating ParaView-4.1.0 OpenFOAM 2.3.0 | tlcoons | OpenFOAM Installation | 13 | April 20, 2016 18:34 |
[foam-extend.org] problem when installing foam-extend-1.6 | Thomas pan | OpenFOAM Installation | 7 | September 9, 2015 22:53 |
[OpenFOAM.org] Compile OF 2.3 on Mac OS X .... the patch | gschaider | OpenFOAM Installation | 225 | August 25, 2015 20:43 |
DecomposePar links against liblamso0 with OpenMPI | jens_klostermann | OpenFOAM Bugs | 11 | June 28, 2007 18:51 |