|
[Sponsors] |
Using fvOptions in order to simulate oscillatory flow |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 17, 2014, 06:15 |
Using fvOptions in order to simulate oscillatory flow
|
#1 |
New Member
Vahid Etminan
Join Date: Jan 2014
Posts: 1
Rep Power: 0 |
I am going to simulate two-dimensional oscillatory flow over an array of cylinders. In order to reduce the mesh size, I am going to model only one cylinder and impose cyclic boundary conditions at all four boundaries (the model consists of a cylinder at the center of a square domain). As a result, I can't impose cyclic pressure condition at the boundaries (which is one of the methods of producing oscillatory flow).
Therefore, I think the only way to do this simulation is to impose a time-varying body force which accelerates the fluid and produces the required oscillation. I noticed that since version 2.2.0, OpenFOAM has introduced a new framework named fvOptions that provides the possibility of including "sources or constraints on the governing equations, e.g. porous media, MRF and body forces." Unfortunately, I couldn't find any help that guide me through using and implementing fvOption. Does any one has any idea on how to run this oscillatory flow model using fvOption? and, is it possible at all to impose a "time-dependent" body force using fvOptions? |
|
July 8, 2015, 08:45 |
|
#2 |
Member
Thaw Tar
Join Date: Apr 2013
Location: Yangon, Myanmar
Posts: 35
Rep Power: 13 |
Same here. Seeking for answers
|
|
July 12, 2015, 15:11 |
|
#3 |
Senior Member
Pete Bachant
Join Date: Jun 2012
Location: Boston, MA
Posts: 173
Rep Power: 14 |
These is an oscillating fixed value boundary condition that you could use: https://openfoamwiki.net/index.php/M...tingFixedValue
|
|
July 12, 2015, 20:41 |
|
#4 |
Member
Thaw Tar
Join Date: Apr 2013
Location: Yangon, Myanmar
Posts: 35
Rep Power: 13 |
Thanks. However, for me, my problem is opposite to Vahid's. I want to oscillate my cylinders. Not the flow. Sorry for my misleading words.
Thus, I want to create a body force model that can represent an array of multiple moving cylinders in uniform flow. |
|
July 12, 2015, 20:57 |
|
#5 |
Senior Member
Pete Bachant
Join Date: Jun 2012
Location: Boston, MA
Posts: 173
Rep Power: 14 |
Ah, I see now. There is an actuatorLineSource fvOption in the turbinesFoam library (full disclosure: I wrote it and it still needs work). There is an option for harmonic pitching, but you could add harmonic plunging, heaving, or surging. Input to the actuator line is lift and drag versus angle of attack, which is easy to define for a cylinder at fixed Reynolds number.
|
|
July 13, 2015, 04:06 |
|
#6 |
Member
Thaw Tar
Join Date: Apr 2013
Location: Yangon, Myanmar
Posts: 35
Rep Power: 13 |
Thank you very much! I will look at it
|
|
Tags |
body force, fvoptions, oscillatory flow |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set inlet and outlet BC for oscillatory flow around a circular cylinder | November | OpenFOAM Pre-Processing | 2 | June 2, 2020 10:08 |
how to simulate backward facein step flow? | mcfd | FLOW-3D | 1 | April 8, 2012 15:30 |
Oscillatory flow in a pipe | tom-uk | Siemens | 1 | June 23, 2009 08:53 |
Problem in convergence for simulate wind flow around building | lalula2 | FLUENT | 2 | June 8, 2009 04:13 |
How to simulate a 2 phase flow in ANSYS 11 | RK | CFX | 1 | January 6, 2009 08:35 |