|
[Sponsors] |
UDF for non uniform heat flux around cylinder |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 28, 2017, 23:47 |
UDF for non uniform heat flux around cylinder
|
#1 |
New Member
Binjo Geo
Join Date: Dec 2017
Posts: 4
Rep Power: 8 |
Hi,
I am currently working on analysis of Parabolic Trough Collector. I have an an equation for heat flux with respect to angle. Can anyone help me regarding this problem. LCR = b3*f^3+b2*f^2+b1*f+b0 f- angle in 0-360 |
|
April 20, 2018, 02:52 |
CFD modelling with UDF
|
#2 |
New Member
arshad ahmed
Join Date: Apr 2018
Posts: 4
Rep Power: 8 |
Dear binjo,
I am also working on writing UDF codes for an PTC absorber tube i.e., UDF for implementing non uniform heat flux around the absorber section. Can u please help me in it. |
|
April 22, 2018, 01:27 |
|
#3 |
New Member
Binjo Geo
Join Date: Dec 2017
Posts: 4
Rep Power: 8 |
Mr. Arshad, somehow i wrote the program for non uniform heat flux by myself. How good are you in c programming? Do you have any profile with you to convert it into boundary condition like Concentration ratio profile or Heat flux profile? Reply asap. I can guide you.
|
|
April 22, 2018, 12:12 |
Dear Mr. Binjo,
|
#4 |
New Member
arshad ahmed
Join Date: Apr 2018
Posts: 4
Rep Power: 8 |
I'm some 40% good with C language. But exactly I do not have any Heat Flux profile with me. Arbitrarily I wrote a program, but it does not hold good.
|
|
April 22, 2018, 12:43 |
|
#5 |
New Member
Binjo Geo
Join Date: Dec 2017
Posts: 4
Rep Power: 8 |
Ok, Find(From journals) or prepare a profile (using a software like Soltrace, more authentic method)
Convert the profile into set of curves with 3rd degree polynomeal equation using excel or any other software. Write the code for polynomial equation. |
|
April 22, 2018, 21:36 |
|
#6 |
Senior Member
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34 |
If you want to apply heat flux as a boundary condition, than go to manual Ansys Fluent Customization Manual and check DEFINE_PROFILE macro
best regards |
|
September 9, 2018, 14:33 |
|
#7 |
New Member
arshad ahmed
Join Date: Apr 2018
Posts: 4
Rep Power: 8 |
y = -9E-07x5 + 0.001x4 - 0.393x3 + 64.07x2 - 3725.x + 53733
How to start with the heat flux UDF for this equation around the absorber tube. kindly help me with it. |
|
September 10, 2018, 22:03 |
|
#8 |
Senior Member
Join Date: Feb 2010
Posts: 164
Rep Power: 17 |
Is it a boundary condition? if yes, use DEFINE_PROFILE to define it. If no, you should use DEFINE_SOURCE to specify the heat source for the first cell layer.
|
|
June 14, 2019, 05:54 |
|
#9 | |
New Member
nima shirani
Join Date: May 2018
Posts: 3
Rep Power: 8 |
Quote:
could you plz link your valid paper to me ... i have same problem and need to find a non uniform eq for heat flux |
||
October 19, 2019, 17:36 |
|
#10 |
New Member
Nourhan Bahgat
Join Date: Aug 2019
Posts: 13
Rep Power: 7 |
please how write udf code for heat flux change with angle as a BC in fluent.
|
|
November 11, 2019, 05:09 |
|
#11 | |
New Member
Nourhan Bahgat
Join Date: Aug 2019
Posts: 13
Rep Power: 7 |
Quote:
|
||
February 22, 2022, 03:26 |
|
#12 |
New Member
dhiraj
Join Date: Nov 2021
Posts: 6
Rep Power: 5 |
hello everyone. I have a solar receiver in which at outer surface of the receiver i have to apply non-uniform heat flux [cosine profile - q(θ) = qnet ·
cos θ(−90 ≤ θ ≤ 90)] with radiation and convection losses to ambient. can anyone give me the idea for writing the UDF for this condition. thanks ! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
wallHeatFlux utility for an incompressible case | Mr.Jingles | OpenFOAM Post-Processing | 67 | April 6, 2023 04:25 |
multiphaseEulerFoam/tank discharge | ves | OpenFOAM Running, Solving & CFD | 8 | December 31, 2017 15:59 |
Error - Solar absorber - Solar Thermal Radiation | MichaelK | CFX | 12 | September 1, 2016 06:15 |
modelling heat flux in udf | dzuodoka | Fluent UDF and Scheme Programming | 0 | November 24, 2010 06:10 |
rhoSimpleFoam | claco | OpenFOAM | 7 | April 20, 2010 05:32 |