|
[Sponsors] |
March 31, 2008, 07:26 |
ERROR in user-defined database materials
|
#1 |
Guest
Posts: n/a
|
I'm trying to run a user-defined database but Fluent says : Error: GENERAL-CAR-CDR: invalid argument [1]: improper list Error Object: eau-usee
Here is the user-defined database : (eau-usee fluid (density (constant . 999.7)) (specific-heat (constant . 4193)) (thermal-conductivity (constant . 0.528)) (viscosity (constant . 0.00131)) (molecular-weight (constant . 18.1)) ) (fluide-caloporteur fluid (density (constant . 998.2)) (specific-heat (constant . 4182)) (thermal-conductivity (constant . 0.6)) (viscosity (constant . 0.001003)) (molecular-weight (constant . 18.1)) ) (inox solid (density (constant . 7850)) (specific-heat (constant . 486)) (thermal-conductivity (constant . 16)) ) What is the problem ? Thanks Julien |
|
April 16, 2008, 00:10 |
Re: ERROR in user-defined database materials
|
#2 |
Guest
Posts: n/a
|
Hi!! I had that problem but I discovered that you need to set another () for all that code you wrote, e.g.
( (Aluminio solid (chemical-formula . Al) (density (constant . 3000)) (specific-heat (constant . 871)) (thermal-conductivity (constant . 202.4)) (formation-entropy (constant . 164448.08)) ) ) |
|
April 16, 2008, 04:43 |
Re: ERROR in user-defined database materials
|
#3 |
Guest
Posts: n/a
|
Thanks! Now it works
|
|
April 16, 2008, 10:13 |
Re: ERROR in user-defined database materials
|
#4 |
Guest
Posts: n/a
|
Hi! I want to know what is the "text command" to copy materials from user-defined database. "define materials copy" don't works. Thanks,
Julien |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
User-Defined Material Database | Domenic | FLUENT | 1 | June 1, 2015 10:34 |
How to use User defined database to add material | sangeeta | FLUENT | 1 | February 25, 2009 14:02 |
User defined function causes error !!!! | CFDLife | CFX | 2 | February 23, 2009 12:29 |
User- defined properties of materials | Vidya Raja | FLUENT | 0 | March 1, 2006 15:28 |
Adding New Materials To Database | utku | FLUENT | 2 | April 11, 2005 13:06 |