top of page
Screenshot 2021-02-23 at 8.58.36 PM.png

OpenFIRE

The objective of this project is to couple OpenSEES with FDS. This is the first open-source package to simulate the structural response to fire. It contains various modules which are described below. 

Devices and Element Sets

This module allows to create devices for FDS , heat transfer file, and element sets for structural analysis in OpenSEES.

 

RepositoriesDevice and Elements

Screenshot 2021-02-22 at 9.55.27 PM.png

Node Sets for structural analysis

This module of the OpenFIRE allows to create the number of nodes required for structural analysis. 

​

Repositories: NodeSet Creation

Screenshot 2021-02-24 at 10.58.22 PM.png

Batch File 

This module creates a batch file when BNDF (a method to specify a quantity in FDS) method is used. It also contains another module to transfer data for HT analysis in OpenSEES.

​

Repositories: Batch File Creation

Screenshot 2021-02-27 at 1.04.59 AM.png

FDS to OpenSEES

This module transfer the output of FDS in OpenSEES format OpenSEES to perform heat transfer analysis.

 

RepositoriesFDS2OpenSEES

Screenshot 2021-02-22 at 9.59.45 PM.png

Run FDS and OpenSEES

User can run FDS and OpenSEES from this module. However, both programs can be run independently.

​

Repositories: Run FDS and OpenSEES 

Screenshot 2021-02-24 at 10.56.59 PM.png

OpenFIRE

All modules are embedded in one file. It is recommended for a developer to make changes in individual files first, before making any change in this module.

 

Repositories: OpenFIRE 

Screenshot 2021-02-27 at 1.05.22 AM.png
bottom of page