CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

Problem with using oscillatingFixedvalue in OpenFoam 1.6

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 25, 2010, 18:08
Default Problem with using oscillatingFixedvalue in OpenFoam 1.6
  #1
New Member
 
Join Date: Jan 2010
Posts: 1
Rep Power: 0
markong is on a distinguished road
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
markong is offline   Reply With Quote

Old   September 6, 2010, 12:05
Default
  #2
Senior Member
 
Pavan
Join Date: May 2009
Location: Melbourne
Posts: 101
Rep Power: 16
rieuk is on a distinguished road
can somebody please explain the operation of this boundary condition. What direction is the oscillation enforced
rieuk is offline   Reply With Quote

Old   September 16, 2010, 06:05
Default
  #3
Senior Member
 
Pavan
Join Date: May 2009
Location: Melbourne
Posts: 101
Rep Power: 16
rieuk is on a distinguished road
Ok so I just realised this BC is for scalars and not vectors. Does anyone have any implementation of this BC for vectors??
rieuk is offline   Reply With Quote

Old   November 5, 2020, 02:56
Default
  #4
New Member
 
Rmc
Join Date: Nov 2020
Posts: 3
Rep Power: 5
RMC1 is on a distinguished road
Quote:
Originally Posted by rieuk View Post
Ok so I just realised this BC is for scalars and not vectors. Does anyone have any implementation of this BC for vectors??
hello, i have the same problem. How did you solve it?

thanks in advance
RMC1 is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compilation error for openfoam - 1.6 misakagan OpenFOAM 19 February 21, 2012 10:36
Installing OpenFOAM 1.6 on ubuntu 9.10 nabeels OpenFOAM Installation 32 May 10, 2010 03: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 15:39
Install of OpenFOAM 1.6 Error 1 Error 2 & run tutorial potac OpenFOAM Installation 3 August 27, 2009 09:04
Problem on Installing OpenFOAM 1.6 on Fedora 11 lzgwhy OpenFOAM Installation 1 August 25, 2009 11:02


All times are GMT -4. The time now is 05:08.