|
[Sponsors] |
August 2, 2022, 08:10 |
Pressure probe # Not Found
|
#1 |
New Member
Join Date: May 2022
Posts: 29
Rep Power: 4 |
Hi foamers,
I am using this code to get the pressure at the interface between the domain and an stl file : Code:
Gauges { type probes; functionObjectLibs ("libsampling.so"); probeLocations ( (36.5 28.5 8.6) (42.1 34.1 8.6) (42.1 22.9 8.6) ); fields ( p p_rgh U ); writeControl timeStep; writeInterval 1; } So I have to always shift the location with few mms, sometimes it works sometimes it don't. How can I get the value at the exact interface between the stl file and the domain ? Thanks! |
|
August 18, 2022, 11:13 |
|
#2 |
New Member
Join Date: May 2022
Posts: 29
Rep Power: 4 |
I had to add :
maxDistance 0.05; |
|
August 24, 2022, 05:38 |
|
#3 |
New Member
Join Date: May 2022
Posts: 29
Rep Power: 4 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Periodic flow using Cyclic - comparison with Fluent | nusivares | OpenFOAM Running, Solving & CFD | 30 | December 12, 2017 06:35 |
[Other] Mesh Importing Problem | cuteapathy | ANSYS Meshing & Geometry | 2 | June 24, 2017 06:29 |
OpenFOAM 1.7.1 installation problem on OpenSUSE 11.3 | flakid | OpenFOAM Installation | 16 | December 28, 2010 09:48 |
Problems in compiling paraview in Suse 10.3 platform | chiven | OpenFOAM Installation | 3 | December 1, 2009 08:21 |
Gas pressure question | Dan Moskal | Main CFD Forum | 0 | October 24, 2002 23:02 |