OpenSeesforFire / openseesforfire.github.io

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

Commands for ASTM-E119 fire, ISO-834 fire etc, and Post processor for Opensees Fire #19

Open VinithKrishna opened 3 years ago

VinithKrishna commented 3 years ago

Hi,

I want to use ASTM-E119 fire, ISO-834 fire, Hydrocarbon fire, and design fire in heat transfer analysis. How can I do it? What are the commands to do so?

Also, I want to access the temperature profile of the section. Is there any post-processor for Opensees fire, where we can have temperatures, like displacements and stresses like other post-processors.

Thanks in advance, Vineeth Krishna.

li-ming-jiang commented 3 years ago

Hi, you could use various fire models in heat transfer module. The format of using fire models are like this: FireModel hydroCarbon 1; #Hydro Carbon FireModel standard 1; #ISO834

FireModel UserDefined 3 -file fire.dat; #using external file containing time and temperature data (two separate columns)

VinithKrishna commented 3 years ago

@LimingXLiming Thank you Sir. What about any post processor for OpenSees for Fire.

li-ming-jiang commented 3 years ago

Currently you could use GID as pre- and post- processor. We will soon upload some examples demonstrating the use of GID with OpenSees for fire

Mosi-72 commented 3 years ago

Hello How can we use Iso834 to apply thermal in the OpenSees?

Mosi-72 commented 3 years ago

[Uploading New Text Document.txt…]() Is this code correct?