|
[Sponsors] |
logarithmic velocity profile for velocity inlet in Fluent |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 24, 2012, 07:36 |
logarithmic velocity profile for velocity inlet in Fluent
|
#1 |
New Member
Amarender
Join Date: Aug 2012
Posts: 5
Rep Power: 14 |
hi,
is it possible to input a logarithmic velocity profile for velocity inlet in in fluent Thankyou |
|
August 24, 2012, 15:41 |
|
#2 |
Member
Robert
Join Date: Mar 2011
Location: Warsaw
Posts: 62
Rep Power: 15 |
It should be possible by implementing UDF on the boundary. Remember to add library:
#include <math.h> |
|
August 25, 2012, 01:57 |
|
#3 |
New Member
Amarender
Join Date: Aug 2012
Posts: 5
Rep Power: 14 |
thank you for the reply
where to add this include:math library |
|
August 25, 2012, 06:44 |
|
#4 |
Member
Robert
Join Date: Mar 2011
Location: Warsaw
Posts: 62
Rep Power: 15 |
In your UDF file.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Ansys FLUENT UDF - Velocity profile (of known values) across edge / surface | emmkell | Fluent UDF and Scheme Programming | 2 | October 21, 2011 14:12 |
patching velocity profile to the inlet face of domain | vasuaero1988 | Fluent UDF and Scheme Programming | 1 | September 29, 2010 04:49 |
Annular inlet profile of experimental velocity | fluid | FLUENT | 0 | December 7, 2007 11:05 |
problem with velocity inlet profile file | Duncan | FLUENT | 3 | November 21, 2005 08:28 |
How to create Hemisphere Velocity Profile at inlet | Nelson | FLUENT | 0 | July 10, 2005 22:44 |