|
[Sponsors] |
February 2, 2016, 08:40 |
Probe point by his ID (not his location)
|
#1 |
Member
Join Date: Nov 2014
Posts: 36
Rep Power: 12 |
Hi,
I need to set up probe in dynamic mesh case and I want it to follow one (moving) point. Elegant way to do this might be to set the probe to point ID. Is that even possible? And if so, how can I set it up? Or, more precisely, what changes should I make in following code? functions { probes { // Where to load it from functionObjectLibs ( "libsampling.so" ); type probes; // Name of the directory for probe data name stagnationPointPressure; // Write at same frequency as fields outputControl timeStep; outputInterval 1; // Fields to be probed fields ( p ); probeLocations ( (0 0 0) ); } } |
|
February 14, 2016, 09:16 |
|
#2 | |
Senior Member
|
Quote:
Any luck?
__________________
Learn OpenFOAM in Persian SFO (StarCCM+ FLUENT OpenFOAM) Project Team Member Complex Heat & Flow Simulation Research Group If you can't explain it simply, you don't understand it well enough. "Richard Feynman" |
||
February 14, 2016, 11:58 |
|
#3 |
Member
Join Date: Nov 2014
Posts: 36
Rep Power: 12 |
Unfortunately no.
But at least now we are two. If you find an answer to this, please post it here. I will do the same. |
|
February 14, 2016, 13:36 |
|
#4 | |||
Senior Member
|
Quote:
I guess you are using 6DOF solver, cause this is the case when the motion is undefined. I use the information displayed in the log file of the solver while running the case. In the log file you have something like this: Quote:
Quote:
Hope it helps you.
__________________
Learn OpenFOAM in Persian SFO (StarCCM+ FLUENT OpenFOAM) Project Team Member Complex Heat & Flow Simulation Research Group If you can't explain it simply, you don't understand it well enough. "Richard Feynman" |
||||
August 6, 2018, 11:38 |
|
#5 |
New Member
Mohamad
Join Date: Apr 2017
Location: Oxford, UK
Posts: 10
Rep Power: 9 |
Dear all,
Use " fixedLocations false; " refer post no. 4 here: probe/sample pressure on moving boundary Regards, Mohamad |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[General] Probe location in a script | Mc Fly | ParaView | 1 | September 15, 2015 03:11 |
Difficulty In Setting Boundary Conditions | Moinul Haque | CFX | 4 | November 25, 2014 18:30 |
[ICEM] Reply script in ICEM CFD location use location of geometry point | karamski | ANSYS Meshing & Geometry | 2 | August 13, 2014 12:08 |
[General] 2 datas on one plot | Akuji | ParaView | 46 | December 1, 2013 15:06 |
[snappyHexMesh] determining displacement for added points | CFDnewbie147 | OpenFOAM Meshing & Mesh Conversion | 1 | October 22, 2013 10:53 |