|
[Sponsors] |
How to use Table(T,c) to define the material property? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 3, 2018, 04:03 |
How to use Table(T,c) to define the material property?
|
#1 |
New Member
Join Date: Jun 2017
Posts: 11
Rep Power: 9 |
Dear Members,
I am searching for advice to use the Table(T,c) function for material properties. I am using CCM+ v13.02. Problem: I want to make a new Material Database and define the material properties with the Table(T,c) table but I get an error and there is no description in the manual about how has to be this table. See structure here: Picture1.png And if I do a right click on the "Test(liquid)" this window comes up, where some properties can be defined with Table(T,c): See Picture2.png The manual explains what is the Table(T,c) but doesn't describe how the input table has to be and which entries are requires. Has anyone an idea how the table has to be? I get an error when loading in the table, saying that there is an error due to the columns. See Picture3.png Thank you! |
|
October 4, 2018, 04:31 |
|
#2 |
Senior Member
Join Date: Nov 2010
Location: USA
Posts: 1,232
Rep Power: 25 |
It's been a while since I used the user-defined property tables like this, but IIRC...
Say you have a table defined for temperatures 300, 400, 500, 600 K and pressures 1, 2 kPa and you wanted to show densities at each point (I'll just say 1-8). Then the table would be formatted with all 8 points as: T(K),Pressure(kPa),Density(kg/m^3) 300,1,1 400,1,2 500,1,3 600,1,4 300,2,5 400,2,6 500,2,7 600,2,8 This way each variable in the table is a single column. Be careful with the unit, if it is not recognized I believe star will treat the number as SI, but like I said it's been some time so please verify yourself that your table is being interpreted correctly. |
|
October 5, 2018, 11:23 |
|
#3 |
New Member
Join Date: Jun 2017
Posts: 11
Rep Power: 9 |
Hello me3840,
thank you a lot for you help! It is working perfectly! Regards |
|
Tags |
material properties, table(t.c) |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Hydrogen storage by metal hydride | longbk | FLUENT | 12 | August 1, 2023 21:13 |
UDF to get the average temperature of a face and use it to define a property | gdb | Fluent UDF and Scheme Programming | 19 | November 3, 2022 04:11 |
How to delete or change material property in simFlow | anraw | OpenFOAM | 1 | August 30, 2016 08:09 |
Compression stoke is giving higher pressure than calculated | nickjuana | CFX | 62 | May 19, 2015 14:32 |
problem of udf with material property | france | Fluent UDF and Scheme Programming | 2 | May 27, 2014 09:08 |