|
[Sponsors] |
May 7, 2021, 04:22 |
define a new compressible material in cfx
|
#1 |
New Member
Join Date: Feb 2021
Posts: 3
Rep Power: 5 |
Hi, researchers.
I want to get a compressible liquid(like water at 34C), and the density can vary with absolute pressure. It's based on the Tait equation. What should I do? Should I use the expression method? additional variables? or the used function? Waiting for your reply. Thanks a lot. |
|
May 7, 2021, 04:25 |
|
#2 | |
New Member
Join Date: Feb 2021
Posts: 3
Rep Power: 5 |
Quote:
Here is my cel code. N=7.1 D water=994.331[kg m^-3] B=300[MPa] stem 1=((Absolute Pressure+B)/(Psat+B))^(-N) D l=D water*stem 1 Psat = 0.0532506[bar] |
||
May 10, 2021, 14:49 |
|
#3 |
Senior Member
Erik
Join Date: Feb 2011
Location: Earth (Land portion)
Posts: 1,188
Rep Power: 23 |
That may work, but why not just use the built in IAPWS IF97 Library material properties for water?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to define an material with orthotropic conductivity in CFX? | mega2tera | CFX | 0 | July 11, 2014 06:09 |
Missing math.h header | Travis | FLUENT | 4 | January 15, 2009 12:48 |
compressible flow in CFX! | Ihsan | CFX | 9 | January 15, 2008 19:50 |
REAL GAS UDF | brian | FLUENT | 6 | September 11, 2006 09:23 |
UDF FOR UNSTEADY TIME STEP | mayur | FLUENT | 3 | August 9, 2006 11:19 |