|
[Sponsors] |
How to include temperture and pressure dependend material data in CFX |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 21, 2015, 09:15 |
How to include temperture and pressure dependend material data in CFX
|
#1 |
New Member
Maximilian Stumpe
Join Date: Oct 2015
Posts: 2
Rep Power: 0 |
I want to include material data of air (thermal / electrical cunductivity, viscosity, ...), which is both temperature and pressure dependent (2 interpolations are needed). I alredy figured out how to do it with only one dependency and using CEL, but I can't find any suggestions to do it with two dependencies. I have the material data as a text file. Is there any easier function than using Fortran routines?
thank you very much for your help |
|
October 21, 2015, 11:59 |
|
#2 |
Senior Member
Join Date: Jun 2009
Posts: 1,880
Rep Power: 33 |
Have you tried using a temperature, pressure profile ?
[Name] MyProperties [Data] Temperature [K], Pressure [Pa], Electrical Conductivity [S], ... 300, 1E+05, 0.001, ... ... Then initialize the profile ? |
|
October 23, 2015, 03:05 |
|
#3 |
New Member
Maximilian Stumpe
Join Date: Oct 2015
Posts: 2
Rep Power: 0 |
Thank you for the reply, Opaque, your answer helped me solving the problem :-)
|
|
Tags |
material data |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Setup/monitor points of pressure and force coefficients | siw | CFX | 3 | October 22, 2010 07:07 |