Skip to content

pgovindraj/WizFDS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WizFDS

WizFDS is Graphical User Interface (GUI) for Fire Dynamics Simulator (FDS).
The software is open-source project released under GNU v3.0 license founded by F&K Consulting Engineers Ltd.

GUI is divided into 2 separated tools. All geometrical entities are created in AutoCAD/BricsCAD plugin (download). Other boundary conditions are set in web application (link) which communicate with AutoCAD through websocket protocol.

WizFDS is still under development and may include bugs. However, we count on your help and support!

We also assume that you have basic knowladge of FDS software. If not start from reading FDS User Guide.

To get more information:

  1. Visit our official website: https://wizfds.com/
  2. Read wiki pages to find some tutorials: https://github.com/fkce/WizFDS/wiki

How to start using?

AutoCAD plugin

  1. Install AutoCAD plugin (download)
  2. Run AutoCAD and type in AutoCAD command line:
netload
  1. Choose WizFDS.dll file (default instalation location: C:\Program Files\firemodels\WizFDS\WizFDS.dll)
  2. Start drawing FDS entities (see video tutorial)

Web application

  1. Register & Log in to WizFDS
  2. Create new project and scenario
  3. Connect with Autocad (read more about known problems with connecting)
  4. Set up boundary conditions
  5. Edit your file in text/vim editor
  6. Download input file and run it on your / external resources
    (see video tutorial)

Authors

WizFDS is founded by F&K Consulting Engineers Ltd - www.fkce.pl
All code was developed mainly by Mateusz Fliszkiewicz & Michał Ilnicki. Special thanks for entire F&K Team for supporting during testing.

About

Graphical User Interface for Fire Dynamics Simulator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 63.9%
  • C# 16.4%
  • HTML 11.3%
  • CSS 3.5%
  • JavaScript 2.5%
  • PHP 2.1%
  • HLSL 0.3%