OpenSeesforFire / openseesforfire.github.io

This a repository for OpenSees for fire
http://openseesforfire.github.io/
18 stars 14 forks source link

Heat Transfer Analysis with material with specific density, conductivity and specific heat capacity. #27

Open yshewalul opened 2 months ago

yshewalul commented 2 months ago

I am currently modeling a material with specific density, conductivity, and specific heat capacity compared to ConcreteEC2. Could you please help me insert this material into the HTMaterial command? I've attempted to use "HTMaterial ConcreteEC2 3 $density $specificHeat $conductivity;", but I keep receiving a warning stating, "WARNING: Defining HeatTransfer material: ConcreteEC2 received more than 4 arguments."

Thank you Yohannes

hbc2018fire commented 3 weeks ago

there is a material in the source code defined "SimpleMaterial" but it seems, that it is not contained in the actual compiled code.