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

Transient Boundary Conditions

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 2, 2004, 04:18
Default Transient Boundary Conditions
  #1
James Date
Guest
 
Posts: n/a
Hi guys,

A simple question:

Which is the best way to apply a transient boundary condition i.e. time varying inflow condition using data from a look up table, rather than a user defined function f(t) in the CCL language?

I've used the CCL language to apply transient boundary conditions that are easily described by a mathematical function dependant on time, however, I was wondering what approach is best for boundary condition which aren't easily described by mathematical functions.

In CFX-4.3 I used to use a user FORTRAN routine called USERBCS, is a similar approach taken in CFX-5.7?

Regards James

  Reply With Quote

Old   September 2, 2004, 06:29
Default Re: Transient Boundary Conditions
  #2
test
Guest
 
Posts: n/a
Hi, You need not create use user-subroutine.. you can use the 1D or cloud interpolation function where in you can import the file containing the data of points Time vs variable. (the data can be either tab/comma seperated. one set of data on one line in notepad/wordpad) remember unlike in CFX-4 you need not have the first line representing the number of data points.

Go to Create--> Library objects--> User Functions in the pre window (define a name to the funtion being created).

Suppose you create a function called as myfunction, which specifies temperature as a funtion of time. The argument of the function would be time while the result would be temprature. Give the units the argument and result enclosed in square brackets.

you can eiher enter the data one by one or right click in the data box and click on import and import the file.

In the boundary condition tab, you can refer to this function as

myfunction(t)

where t refers to time
  Reply With Quote

Old   September 2, 2004, 08:11
Default Re: Transient Boundary Conditions
  #3
James Date
Guest
 
Posts: n/a
Hi

Thanks ever so much for your help, it seems pretty simple to set up, we'll compared with what you used to have to do in CFX-4.3.

Thanks again.

James
  Reply With Quote

Old   September 8, 2004, 16:52
Default Re: Transient Boundary Conditions
  #4
Robin
Guest
 
Posts: n/a
Hi James,

You could also create your own user defined CEL function, written in Fortran.

Regards, Robin
  Reply With Quote

Old   September 13, 2004, 03:20
Default Re: Transient Boundary Conditions
  #5
sharath
Guest
 
Posts: n/a
Hello, I want to know how I can incorporate transient boundary condition in Fluent.I have time dependant inlet velocity. Consider this as urgent. Thanks in advance. sharath.
  Reply With Quote

Old   September 13, 2004, 11:34
Default Re: Transient Boundary Conditions
  #6
Robin
Guest
 
Posts: n/a
Try the Fluent forum.
  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
mesh file for flow over a circular cylinder Ardalan Main CFD Forum 7 December 15, 2020 13:06
Wind turbine simulation Saturn CFX 58 July 3, 2020 01:13
Water subcooled boiling Attesz CFX 7 January 5, 2013 03:32
Help with boundary conditions Dan CFX 0 April 3, 2006 11:32
Transient periodic analysis & Boundary conditions Michele FLUENT 0 March 25, 2006 16:07


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