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

UDF for a Unsteady velocity change

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 28, 2006, 04:45
Default UDF for a Unsteady velocity change
  #1
Paul
Guest
 
Posts: n/a
Hi,

I have a relatively simple problem involving writing a udf for a model but unsure how to set it up.

I am running a eulerian unsteady problem with a velocity of say 5 m/s. i want to run this for a set number of time steps and then increase the velocity to say 8 m/s, running this for a few seconds and then dropping it back down to the original 5 m/s. The aim is to see how the model copes with the increased mass flow.

Any help in the basic construction of a scheme would be much appreciated.

Paul
  Reply With Quote

Old   April 29, 2006, 00:35
Default Re: UDF for a Unsteady velocity change
  #2
Mac
Guest
 
Posts: n/a
Not to repeat the obvious, but if it's just for testing the response of the model, then why not run a usual case for say 5 m/s (lets say some X timesteps), then go to the boundary conditions panel and provide your step change to say 8 m/s and run it for some time and finally drop back to 5 m/s?
  Reply With Quote

Old   April 29, 2006, 00:36
Default Re: UDF for a Unsteady velocity change
  #3
Joe
Guest
 
Posts: n/a
Or alternately, you could use a journal file to achieve the same.
  Reply With Quote

Old   July 21, 2011, 14:25
Question Unsteady Temperature
  #4
New Member
 
Join Date: Jul 2011
Location: Boston, MA
Posts: 15
Rep Power: 14
kike is on a distinguished road
This seems like a little bit old thread but it addresses a very similar situation to what I am currently trying to achieve. I am a little new with fluent but I think this is quite easy to achieve: instead of having the velocity step switch it to a temperature change that ramps from ambient temp to lets say 400K, it stays like that for a couple of minutes and then it goes up again and stays like that for another while before it finally is left cool down to ambient temp again (about 300k). Can it be achieved with a similar approach or do I have to look into udfs?
kike is offline   Reply With Quote

Old   July 22, 2011, 14:17
Default
  #5
New Member
 
Nik
Join Date: Mar 2010
Location: Michigan
Posts: 25
Rep Power: 16
nikhil is on a distinguished road
You need not write UDF.

You can write a profile file. Read this profile file and hook this up in the inlet bc panel. Fluent user manual provides the information for writing this profile file
nikhil is offline   Reply With Quote

Old   July 25, 2011, 15:33
Default
  #6
New Member
 
Join Date: Jul 2011
Location: Boston, MA
Posts: 15
Rep Power: 14
kike is on a distinguished road
Nikhil,

thanks for your help. I had thought of using profiles before but unfortunately I am not very familiar and when I read the manual it didn't say much about creating your own profile. Anyways, I have tried creating one in notepad and then save it as .prof following the manual. Here is my "code" :

((transienttemp transient 4 0)
(time
0 10 40 50)
(temperature
300 1000 1000 600))

Following that I read the profile into fluent, went to the boundary conditions and specified the temperature of my desired wall as "transienttemp temperature" also to see if it worked I decided to create a surface monitor that would look at the static temperature of the surface every time step. However once the simulation is done I get no result except for the results of the final step t = 600, in the monitor plot there is nothing displayed. Do you know what I could be doing wrong? Thanks.
kike is offline   Reply With Quote

Old   July 28, 2011, 13:45
Default
  #7
New Member
 
Join Date: Jul 2011
Location: Boston, MA
Posts: 15
Rep Power: 14
kike is on a distinguished road
Maybe I have not been completely clear. I am not sure my approach is working since my surface monitor did not show anything. Is there a way to see the results at different time steps of a transient simulation?

Edit: I finally got it to work, if anyone is interested on knowing: You can create the profile code in notepad, ensure that your units are SI, that means t = secs. I was not seeing my results because I did the code thinking of minutes while the transient simulation ran in seconds thus comparing 50 secs to 3000 makes your plotted results very small. I am still unsure of how to see the results of different time steps of a transient simulation without having to create a case for each step.

Last edited by kike; July 29, 2011 at 13:18. Reason: Update
kike is offline   Reply With Quote

Old   August 28, 2011, 01:48
Default velocity inlet for 3d parabolic equation.
  #8
Member
 
Nirav
Join Date: Jul 2011
Posts: 43
Rep Power: 14
niravtm007 is on a distinguished road
Send a message via Skype™ to niravtm007
hiii friends i am entirely new to using udf's in fluent. I have a cubical geometry, with two inlets on perpendicular adjacent faces. i have to implement udf to only one of the conditions.
i have two cases
1) parabolic velocity inlet ( space varient)
2) sinusodial velocity velocity inlet ( time variant)
can any one pls send me the udf ( codes) ...
niravtm007 is offline   Reply With Quote

Old   August 29, 2011, 02:19
Default udf help
  #9
Member
 
Nirav
Join Date: Jul 2011
Posts: 43
Rep Power: 14
niravtm007 is on a distinguished road
Send a message via Skype™ to niravtm007
hiii friends i am entirely new to using udf's in fluent. I have a cubical geometry, with two inlets on perpendicular adjacent faces. i have to implement udf to only one of the conditions.
i have two cases
1) parabolic velocity inlet ( space varient)
2) sinusodial velocity velocity inlet ( time variant)
can any one pls send me the udf ( codes) ...
niravtm007 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
UDF to change Rotation Speed in a MRF simulation Mike FLUENT 3 September 27, 2011 06:46
Writing UDF for Unsteady Temperature change ? Baggi FLUENT 0 April 12, 2006 17:27
Urgent! Help on UDF to set inlet velocity Ray Hong FLUENT 4 December 30, 2005 12:32
UDF problem : inlet velocity in cyl. coord. system Jongdae Kim FLUENT 0 June 15, 2004 11:21
Unsteady Inlet B.C. Using UDF - Segmentation #@$! James Hart FLUENT 0 December 17, 2001 02:20


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