|
[Sponsors] |
August 5, 2008, 16:29 |
Defining non-constant material properties
|
#1 |
Guest
Posts: n/a
|
I have a solid domain defined in my model. The solid material (AlN) has a thermal conductivity that varies significantly within the temperature ranges of my model. Is it possible to define a material in CFX with a lookup table for thermal conductivity? I looked at many material definition examples in the CCL and RGP formats, but I haven't seen anything applicable. Any ideas? Thanks in advance!
|
|
August 5, 2008, 17:19 |
Re: Defining non-constant material properties
|
#2 |
Guest
Posts: n/a
|
Yes, itīs possible and itīs so easy! Send me your file name.cfx (and name.ccl) and i will help you, Sir.
rogeriobrito2007@hotmail.com Best, |
|
August 5, 2008, 17:20 |
Re: Defining non-constant material properties
|
#3 |
Guest
Posts: n/a
|
donīt forget to send me the expression of your variation of the temperature.
|
|
August 5, 2008, 17:53 |
Re: Defining non-constant material properties
|
#4 |
Guest
Posts: n/a
|
Unfortunately I'm unable to email or post my work. Perhaps you can just point me in the right direction, reference a help file, or paste some CCL code in a reply to this forum thread? Thanks!
|
|
August 6, 2008, 08:14 |
Re: Defining non-constant material properties
|
#5 |
Guest
Posts: n/a
|
Hi Sir Mr. Scott,
Create a CEL expression like that: Fluxoa (B*(19453.29701*(t/A)^3.07678)/(4.73947^3.07678+(t/A)^3.07678)) A 1.0 [s] B 1.0 [W m^-2] where "Fluxoa" is my heat flux in [W m^-2] as my boundary condition. You could create a new material for your fluid with your density in function of the temperature. Best, |
|
August 7, 2008, 07:18 |
Re: Defining non-constant material properties
|
#6 |
Guest
Posts: n/a
|
hi, Scott,
I have the same problem in my simulation. currently i am using the functions which are fitted by myself. this is a compromising approch with certain errors, neverthelessïž it is the only way, as i know, to define your own properties without the table generating software. |
|
August 8, 2008, 15:36 |
Re: Defining non-constant material properties
|
#7 |
Guest
Posts: n/a
|
Indeed, I took the same approach. I'll document the process I took, for the benefit of others who might have the same question...
First, I created a user function (1D interpolation) for each temperature-dependent material property. I imported the material property data tables (as text files) into the function definitions. Then I made expressions for each function and set the value of the expression equal to the output of the function, with temperature as the function argument. In the material property definition, I set the applicable material properties (e.g. thermal conductivity) to the corresponding expressions. I actually did this for a number of different solid materials that I commonly use, and then exported the materials/user-functions/expressions as a CCL file so I can easily load the detailed material definitions on subsequent models. |
|
August 8, 2008, 18:35 |
Re: Defining non-constant material properties
|
#8 |
Guest
Posts: n/a
|
Could you send me your file (.cxf, and .ccl)? I would like to see, because iīm working in a problem like that. Thanks
My e-mail is: rogeriobrito2007@hotmail.com |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
mass flow in is not equal to mass flow out | saii | CFX | 12 | March 19, 2018 06:21 |
defining new material properties in FLUENT | Nikhil | FLUENT | 4 | February 12, 2016 05:59 |
non constant material properties | ivranovi | CFX | 1 | May 6, 2010 22:12 |
Defining solid material properties query | siw | CFX | 1 | April 21, 2010 17:49 |
Two-Phase Buoyant Flow Issue | Miguel Baritto | CFX | 4 | August 31, 2006 13:02 |