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

Time Varying Rotating wall

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 23, 2014, 05:23
Default Time Varying Rotating wall
  #1
New Member
 
Join Date: Jun 2014
Posts: 3
Rep Power: 11
Redoctober is on a distinguished road
Hi fellows,

I have spent 5 days searching the forums regarding the implementation of a time based function defined rotating wall velocity of a cylinder i.e. V_tangential = f(t) = V_max*Sin(wt)

I found that i can do any of the following

1. Use table

Which is something like this

Cylinder
{
type rotatingWallVelocity;
origin (0.04 0.015 0 );
axis (0 0 1);
omega table
(
(0 0)
(1 0.0051)
);
}

2. Using a UDF or implementing own BC

i have no idea how to do it because i have no knowledge in C++

3. using OscillatingFixedvalue BC

Impossible because the function for the components becomes way too complicated

So any ideas ??
Redoctober is offline   Reply With Quote

Old   June 29, 2014, 03:22
Default
  #2
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
well there is two options in OpenFOAM,
1- groovyBC
2- codedFixed

search for them at forum, you will earn much
__________________
My Personal Website (http://nimasamkhaniani.ir/)
Telegram channel (https://t.me/cfd_foam)
nimasam is offline   Reply With Quote

Reply


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
High Courant Number @ icoFoam Artex85 OpenFOAM Running, Solving & CFD 11 February 16, 2017 13:40
Radiation interface hinca CFX 15 January 26, 2014 17:11
Micro Scale Pore, icoFoam gooya_kabir OpenFOAM Running, Solving & CFD 2 November 2, 2013 13:58
same geometry,structured and unstructured mesh,different behaviour. sharonyue OpenFOAM Running, Solving & CFD 13 January 2, 2013 22:40
Multicomponent fluid Andrea CFX 2 October 11, 2004 05:12


All times are GMT -4. The time now is 11:07.