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

Square velocity profile

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 6, 2012, 06:18
Default Square velocity profile
  #1
New Member
 
Anand Nadgire
Join Date: Mar 2012
Location: Pune
Posts: 4
Rep Power: 14
anand.nadgire is on a distinguished road
hi,
i want to create square velocity inlet profile in cfx please help me.
anand.nadgire is offline   Reply With Quote

Old   March 6, 2012, 07:20
Default
  #2
Senior Member
 
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 22
Lance is on a distinguished road
You'll have to be a bit more specific than that. What have you tried so far?
Also, do you mean square in space (plug shape) or square in time (transient velocity profile)?

A plug shape is obtained by setting the velocity components on the inlet to a fixed value, while a square in time can be created by step functions.
Lance is offline   Reply With Quote

Old   March 7, 2012, 01:02
Default
  #3
New Member
 
Anand Nadgire
Join Date: Mar 2012
Location: Pune
Posts: 4
Rep Power: 14
anand.nadgire is on a distinguished road
thanks for reply.
i want square in time (transient velocity profile). the profile is attached here. please tell me about step function and how to obtain square velocity inlet profile.
Attached Images
File Type: jpg RMS_fig_2.jpg (4.6 KB, 8 views)
anand.nadgire is offline   Reply With Quote

Old   March 7, 2012, 03:02
Default
  #4
Senior Member
 
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 22
Lance is on a distinguished road
A very simple expression could be:
(step((t-0.1[s])/1[s])+step((0.3[s]-t)/1[s]))*1[m/s]
which will give you a square between 0.1 and 0.3 s, with the magnitude 1 m/s. The argument inside the step function must be dimensionless.
Lance is offline   Reply With Quote

Old   March 28, 2012, 05:53
Default
  #5
New Member
 
Anand Nadgire
Join Date: Mar 2012
Location: Pune
Posts: 4
Rep Power: 14
anand.nadgire is on a distinguished road
instead of step function i have created following expressions to have continuous square velocity profile

LIBRARY:
CEL:
EXPRESSIONS:
Freq = 10 [rad s^-1]
InVel = if (TimeConst<=0, 0.05, vmax) [m s^-1]
TimeConst = sin(2*pi*Freq*t)
vmax = 30
END
END

The Plot of 'InVel' give required velocity profile.

i have used it for simple pipe flow and kept a monitoring point at inlet which shown correct profile velocity varying between 0-30m/s.
but when i was using same functions for my project it is not giving same profile it is varying between 0-1.2m/s why such thing is happening.
the geometry snap of my project is attached herewith. please help
Attached Images
File Type: jpg Geometry.jpg (49.4 KB, 7 views)
anand.nadgire is offline   Reply With Quote

Old   March 28, 2012, 06:05
Default
  #6
Member
 
arjun
Join Date: Oct 2011
Location: Tokyo, JAPAN
Posts: 66
Rep Power: 14
arjun3020 is on a distinguished road
Check all Boundary conditions, and try for some other cases. and apply same BC to your project.
Best Luck.
arjun3020 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
FSI- Pipe- uniform velocity profile inlet Absy Main CFD Forum 0 April 6, 2010 03:01
[boundary condition] logarithmic velocity profile cfdworker FLUENT 2 April 17, 2009 23:36
Velocity Profile Jeff FLUENT 1 November 24, 2008 08:21
UDF for square wave velocity profile..pls help Frederik FLUENT 0 May 8, 2006 06:48
Create hemisphere like velocity profile at inlet Nelson Main CFD Forum 3 July 27, 2005 12:05


All times are GMT -4. The time now is 12:27.