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

please help-time varying inlet velocity

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 9, 2009, 04:34
Question please help-time varying inlet velocity
  #1
New Member
 
saurabh
Join Date: Jun 2009
Posts: 1
Rep Power: 0
saurabh is on a distinguished road
hi friends,
i m new to phoenics. My inlet velocity is varying with time which i know, how should i set the time varying inlet velocity in phoenics for transient simulation. please help me.
saurabh is offline   Reply With Quote

Old   June 9, 2009, 06:17
Default time varying inlet velocity
  #2
New Member
 
Nikolay Pavitsky
Join Date: Jun 2009
Posts: 1
Rep Power: 0
Nikolay is on a distinguished road
Dear Saurabh

Simples to specify in Q1 the inlet boundary conditions for variables p1, u1, v1 and/or w1
at each time step. For example
at 1st time step
PATCH(TIME1,CELL,1,NX,1,NY,1,NZ,1,1) (here 1,1 first and last time step are 1)
COVAL(TIME1,P1 ... ) ('...' is your conditions)
COVAL(TIME1,U1 ... )
COVAL(TIME1,V1 ... )
at 2nd time step
PATCH(TIME2,CELL,1,NX,1,NY,1,NZ,2,2)
COVAL(TIME2,P1 ... )
COVAL(TIME2,U1 ... )
COVAL(TIME2,V1 ... )
etc.
For more complex problem You can use In-Form feature which can set souces by formula.
This formula can contain the variables TIM (current time, seconds) and ISTEP (number of current time step).

Best regards,
Nikolay Pavitskiy.
Nikolay 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
How to set a time varying velocity field as a BC? Mikro OpenFOAM Pre-Processing 5 March 19, 2009 04:38
AMG versus ICCG msrinath80 OpenFOAM Running, Solving & CFD 2 November 7, 2006 15:15
NON-UNIFORM VELOCITY INLET BOUNDARY PROFILE MURAT Main CFD Forum 0 December 30, 2003 21:08
velocity more than INLET velocity neu FLUENT 3 May 13, 2003 04:56
Terrible Mistake In Fluid Dynamics History Abhi Main CFD Forum 12 July 8, 2002 09:11


All times are GMT -4. The time now is 13:51.