|
[Sponsors] |
March 9, 2015, 04:37 |
pressure sensor on a floating body
|
#1 |
Member
Join Date: Jul 2010
Posts: 55
Rep Power: 16 |
Hi All,
I am modelling a floating body (tethered to sea bed) in waves using OpenFOAM 2.3 and waves2foam. I need to measure pressure on particular locations on the floating body. I Know that I can define probe locations in controlDict but as far as I understood that would work for fixed points but my points are located on the floating body, is there any way to do this in OF 2.3? I would highly appreciate any comments. Cheers Ashkan |
|
March 9, 2015, 05:05 |
|
#2 |
Senior Member
Yogesh Bapat
Join Date: Oct 2010
Posts: 102
Rep Power: 16 |
Hello Ashkan,
If you look at probes.H in it has flag fixedLocations_. By default if is yes. //- Fixed locations, default = yes // Note: set to false for moving mesh calations where locations // should move with the mesh bool fixedLocations_; I think you need to specify fixedLocations no; in probes dict in cotrolDict file . Regards -Yogesh |
|
March 9, 2015, 05:14 |
|
#3 | |
Member
Join Date: Jul 2010
Posts: 55
Rep Power: 16 |
Quote:
Thanks Yogesh, I had a look at the source code and it makes sense. As you said, I need to set fixedLocations = false Many thanks again. Ashkan |
||
Tags |
moving bodies, openfoam 2.3, probe pressure |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
6DOF with floating body bounce back. | paka | FLUENT | 4 | June 6, 2013 12:32 |
Pressure Rise Error | emueller | CFX | 0 | May 5, 2009 12:08 |
floating operating pressure and monitors force | Lavastre jeremie | FLUENT | 2 | September 7, 2007 09:10 |
Neumann pressure BC and velocity field | Antech | Main CFD Forum | 0 | April 25, 2006 03:15 |
Floating operating pressure | antun | FLUENT | 0 | January 14, 2004 05:15 |