CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

User-Defined Material Database

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 8, 2008, 18:20
Default User-Defined Material Database
  #1
Domenic
Guest
 
Posts: n/a
I need to use materials not in fluent... So I am attempting to use a user defined database. I followed the format in the Fluent user guide but go the following error.

Error: GENERAL-CAR-CDR: invalid argument [1]: improper list Error: Object: rtv r

Here is a sample of the .scm file, can anyone tell me why fluent is choking on this. (rtv solid (chemical-formula . r) (density (constant . 88.0)) (specific-heat (constant . 0.26)) (thermal-conductivity (constant . 0.24516)) (formation-entropy (constant . 10000)) )

Thanks in Advance
  Reply With Quote

Old   June 1, 2015, 09:34
Default solution
  #2
New Member
 
Join Date: Jul 2013
Posts: 28
Rep Power: 12
Roule is on a distinguished road
well. i am again replying to a 7 yr old post, but still, if it helps anyone else...

u just need to enclose the entire thing u have already written in another set of parentheses...that's it..

i just wrote a used-defined material for my simulation....i too was having this problem..i enclosed my code within another set of parentheses and it worked...

here is the scheme i used:

(
(ylw inert-particle
(chemical-formula . qwe)
(density (constant . 1011))
)

)

note the extra set of parentheses.

hope this helps someone :-)
Roule is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
User material database ashish FLUENT 12 October 5, 2016 05:10
Creating new user defined material Vidya FLUENT 4 August 26, 2013 09:26
How to use User defined database to add material sangeeta FLUENT 1 February 25, 2009 13:02
ERROR in user-defined database materials Julien Lepaul FLUENT 3 April 16, 2008 09:13
How to change the material database for Fluent sxf FLUENT 1 May 3, 2005 16:37


All times are GMT -4. The time now is 10:29.