Mining Product: MFIRE
Original creation date: September 1977
MFIRE is a software program for modeling fire and contaminant spread in underground mines.
This is an updated version of the DOS-based MFIRE program originally developed by the U.S. Bureau of Mines. It has been completely rewritten in C++ and packaged into a dynamic link library (DLL). The benefits of this restructuring include:
- Ease of future maintainability and improvement using object-oriented C++.
- Ventilation network data is obtained via common memory instead of the standard MFIRE data output files.
- The MFIRE DLL can be easily used by other programs.
In addition, MFIRE has been restructured to run as a discrete event simulation and now allows user control of execution time. A simple graphical user interface is provided to demonstrate the functions available through the new MFIRE DLL. Extensive documentation on the use and structure of the MFIRE DLL is provided in the built-in help of the simple GUI.
Changes for version 3.0.50 (12/2/2016):
- Cleaned up VS2015 compiler warnings
Changes for version 3.0.40 (8/22/2016):
- Updates to project files to work with Visual Studio 2015 (problems with math.h and requirement for VS 2015 C++ redistributable)
NOTE:Thanks to Ben Rowland for identifying and reporting this bug. - Move ABS() call to overloaded Math::Abs(x)
- BUG - removed 1500 branches limit
Changes for version 3.0.30 (8/12/2015):
- Make sure you have updated to using this version.
- The 999 and 9999 Junction number and Branch number limits were removed.
- Corrected crash condition where only 1 atmosphere junction specified.
- Corrected formatting in the Quasi-Equilibrium section of the output.
- Minor updates to the help file.
Changes for version 3.0.20 (7/17/2014):
- Two units conversion errors were corrected in MFireConvert.h
NOTE: Thanks to Dewald Steyn for identifying and reporting this unit conversion error. - HEAT_PER_CUBIC_FOOT_OF_O2
- EMISSION_RATE_SURFACE_AREA
- About dialog for TestApp updated
- Disclaimer text in TestApp and install program updated.
Download the ZIP archive, unpack into a temporary folder and run MFire Setup.exe.
Source files for both the simple graphical user interface and the MFIRE library are also available for download.
Authors: NIOSH
Audience: Mining engineers
See Also
- The Critical Ventilation Velocity in Tunnel Fires - A Computer Simulation
- Development and Application of Reservoir Models and Artificial Neural Networks for Optimizing Ventilation Air Requirements in Development Mining of Coal Seams
- Experimental and Modeling Investigation of the Effect of Ventilation on Smoke Rollback in a Mine Entry
- Fire Detection
- MFIRE Users Manual Version 2.20
- Modeling and Prediction of Ventilation Methane Emissions of U.S. Longwall Mines Using Supervised Artificial Neural Networks
- New Improvements to MFIRE to Enhance Fire Modeling Capabilities
- Safety Aspects of Mine Ventilation Through Technical Development and Training
- Specialized Fortran Computer Programming and Analysis Services to Upgrade Capability of MFIRE Program
- Study of Mine Fires and Mine Ventilation: Part I, Computer Simulation of Ventilation Systems Under the Influence of Mine Fires
- Technology News 549 - MFIRE 3.0 - NIOSH Brings MFIRE into 21st Century
- Page last reviewed: 12/2/2016
- Page last updated: 12/2/2016
- Content source: National Institute for Occupational Safety and Health, Mining Program