|
[Sponsors] |
Problem with using oscillatingFixedvalue in OpenFoam 1.6 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 25, 2010, 19:08 |
Problem with using oscillatingFixedvalue in OpenFoam 1.6
|
#1 |
New Member
Join Date: Jan 2010
Posts: 1
Rep Power: 0 |
I tried to follow the OpenFoam wiki to set up the oscillating wall for my simulation, and i changed the refValue from uniform (1 0 0) to uniform (0 0 0), as i want to set up a pure oscillatory flow. It is described as below:
dimensions [0 1 -1 0 0 0 0]; internalField uniform (0 0 0); boundaryField { movingwall { type oscillatingFixedValue; refValue uniform (0 0 0); amplitude 1; frequency 1.257; } fixedWalls { type fixedValue; value uniform (0 0 0); } } However, it doesn't work. The moving wall velocity is always zero. If i set the refvalue to be uniform(1 0 0). The movingwall velocity will start to vary. May i know how i can solve this problem? Please advise, thanks |
|
September 6, 2010, 13:05 |
|
#2 |
Senior Member
Pavan
Join Date: May 2009
Location: Melbourne
Posts: 101
Rep Power: 17 |
can somebody please explain the operation of this boundary condition. What direction is the oscillation enforced
|
|
September 16, 2010, 07:05 |
|
#3 |
Senior Member
Pavan
Join Date: May 2009
Location: Melbourne
Posts: 101
Rep Power: 17 |
Ok so I just realised this BC is for scalars and not vectors. Does anyone have any implementation of this BC for vectors??
|
|
November 5, 2020, 03:56 |
|
#4 |
New Member
Rmc
Join Date: Nov 2020
Posts: 3
Rep Power: 6 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Compilation error for openfoam - 1.6 | misakagan | OpenFOAM | 19 | February 21, 2012 11:36 |
Installing OpenFOAM 1.6 on ubuntu 9.10 | nabeels | OpenFOAM Installation | 32 | May 10, 2010 04:09 |
Cross-compiling OpenFOAM 1.6 on Linux for Windows 32 and 64bits with Mingw-w64 | wyldckat | OpenFOAM Announcements from Other Sources | 7 | January 19, 2010 16:39 |
Install of OpenFOAM 1.6 Error 1 Error 2 & run tutorial | potac | OpenFOAM Installation | 3 | August 27, 2009 10:04 |
Problem on Installing OpenFOAM 1.6 on Fedora 11 | lzgwhy | OpenFOAM Installation | 1 | August 25, 2009 12:02 |