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

cfx-tascflow transient boundary conditions

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 4, 2005, 12:17
Default cfx-tascflow transient boundary conditions
  #1
Donatien
Guest
 
Posts: n/a
Hello, I'am trying to impose a transient total mass flow at the inlet. I modified the bcdtrn.f, and i wonder where to specify the proper label in tascflow in order to read the total mass flow value.

Thanks for your help.

Donatien.

This is a part of my bcdtrn.f

VAL = 0.0

KEY = 999

n=99

T=0.75

pi=4.*atan(1.)

IF (LABEL.EQ.'TOTAL_MASS_FLOW') THEN C-------- Total mass flow though ALL faces assigned a transient mass b.c C VAL = ((2 * STIME * STIME) + (0.25 * STIME))

VAL=ao*0.5

DO i=1,n

f=2.*pi*float(i)/T

VAL=VAL+a(i)*cos(f*STIME)+b(i)*sin(f*STIME)

ENDDO

ENDIF C

RETURN

END
  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
Setting Pressure Boundary Conditions in ANSYS CFX Pre saisanthoshm88 CFX 21 February 22, 2017 16:50
boundary conditions in Ansys CFX (heatsource) suitup CFX 4 June 29, 2009 10:10
Can I impose 2 boundary conditions in CFX Pre? Alexxx CFX 3 November 17, 2006 01:28
Boundary conditions for CFX ?? Steven CFX 1 November 8, 2006 11:25
Transient Boundary Conditions James Date CFX 5 September 13, 2004 11:34


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