|
[Sponsors] |
How to use rotatingWallVelocity boundary condition |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 16, 2012, 09:34 |
|
#21 |
Senior Member
mauricio
Join Date: Jun 2011
Posts: 172
Rep Power: 18 |
hi!
have you set the reference axis and origin point properly? i mean.. if ur cylinder is to rotate around its axial axis, this axis should be the reference one and the origin any point on the center of the cylinder base.. if you have those properlly then i guess we'd have to see your case.. post the 0/ folder files plus the constant ones w/o the mesh, if its too big
__________________
Best Regards /calim "Elune will grant us the strength" |
|
June 16, 2012, 10:28 |
|
#22 |
New Member
Bhupesh
Join Date: Jun 2012
Location: Germany
Posts: 14
Rep Power: 14 |
hi...
Thanx for ur rply... Now i got my simulation correctly using you code only... I had not deleted the "value" field of "fixedValue" condition.. |
|
October 4, 2012, 19:30 |
|
#23 | |
Member
ali jafari
Join Date: Sep 2012
Posts: 50
Rep Power: 14 |
Quote:
I used your case but this error appeared OF 1.5 dev) Cannot find 'value' entry on patch bump of field U in file "/home/ali/OpenFOAM/ali-1.5-dev/run/rotatingwall/0/U" which is required to set the values of the generic patch field. (Actual type rotatingWallVelocity) Please add the 'value' entry to the write function of the user-defined boundary-condition or link the boundary-condition into libfoamUtil.so file: /home/ali/OpenFOAM/ali-1.5-dev/run/rotatingwall/0/U::bump from line 31 to line 34. From function genericFvPatchField<Type>::genericFvPatchField(con st fvPatch&, const Field<Type>&, const dictionary&) in file fields/fvPatchFields/basic/generic/genericFvPatchField.C at line 72. FOAM exiting also this error occur on other case that include rotatingwallvelocity !! my OF has a problem ?! Regrads |
||
March 25, 2013, 21:59 |
|
#24 |
Member
Albert Tong
Join Date: Dec 2010
Location: Perth, WA, Australia
Posts: 76
Blog Entries: 1
Rep Power: 15 |
Hi Foamers,
Hope this thread is still active. I would like to set a time-dependent rotating speed, for instance, t<10, omega=5; t>10, omega=0; Is it possible to do this with rotatingWallVelocity? Many thanks. Regards, Albert |
|
March 26, 2013, 18:03 |
|
#25 | |
Senior Member
mauricio
Join Date: Jun 2011
Posts: 172
Rep Power: 18 |
Quote:
im confident u can do that with SwAK4Foam http://openfoamwiki.net/index.php/Contrib/swak4Foam but check the new type of bc which allows for time dependent BCs.. u might have to insert a table and ur BC should like this Code:
type rotatingWallVelocity uniformValue table ( (0 0.0) (5 10.0) ); i guess u dont need ti use swak4foam good luck! im not on my Foam desktop but check for a type of BC which is
__________________
Best Regards /calim "Elune will grant us the strength" |
||
February 7, 2018, 19:49 |
Regarding the Reynold's number in Rotational wall velocity
|
#26 |
New Member
Anand
Join Date: Nov 2017
Posts: 3
Rep Power: 8 |
Hello Everyone
I'm using this code for running my Rotating wall, bump { type rotatingWallVelocity; origin (958.85 1755.17 0); axis (0 0 1); omega constant 230.3834; //rad per sec using 13200 deg/s=2200 rpm value; In this what will be the reynold's number. and how to change the reynold's number if I want to ? Thanks in Advance Any reply will be helpful |
|
February 7, 2018, 19:53 |
Regarding the Reynold's number in Rotational wall velocity
|
#27 |
New Member
Anand
Join Date: Nov 2017
Posts: 3
Rep Power: 8 |
Hello Everyone
I'm using this code for running my Rotating wall, bump { type rotatingWallVelocity; origin (958.85 1755.17 0); axis (0 0 1); omega constant 230.3834; //rad per sec using 13200 deg/s=2200 rpm value; In this what will be the reynold's number. and how to change the reynold's number if I want to ? Thanks in Advance Any reply will be helpful |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Boundary Conditions | Thomas P. Abraham | Main CFD Forum | 20 | July 7, 2013 06:05 |
Axis Boundary Condition..what is it? | CFDtoy | FLUENT | 6 | February 13, 2007 06:51 |
How to set boundary condition in Fluent for the fo | Peiyong | FLUENT | 1 | November 10, 2006 12:44 |
1 and 2 Order Boundary condition at the same place | CFD_Flo | Main CFD Forum | 4 | July 11, 2005 12:57 |
How to resolve boundary condition problem? | sam | FLUENT | 2 | July 20, 2003 03:19 |