Skip to content
Mateusz Fliszkiewicz edited this page Mar 21, 2020 · 39 revisions

WizFDS

The software is Graphical User Interface (GUI) for Fire Dynamics Simulator (FDS). WizFDS 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 3D (BricsCAD in progress) plugin (download). Other boundary conditions are set in web application (link) which communicate with AutoCAD through websocket protocol.

Wizfds schema

AutoCAD plugin

  1. Install AutoCAD plugin (download) - WizFDS_version.msi is installer file. Be careful when you use Windows 8.1 or Windows 10. SmartScreen warn you before installing, because installer is not singed by digital certificate:

SmartScreen warning

To pass installation process you need AutoCAD 2017 or higher version.

  1. Run AutoCAD and type in command line:
netload
  1. Choose WizFDS.dll file (default location: C:\Program Files\firemodels\WizFDS\WizFDS.dll)

AutoCAD plugin

  1. Start drawing FDS entities (download example dwg drawing)

Web application

  1. Register & Log in to WizFDS (use Chrome or Firefox)
  2. If you want only test WizFDS log in using Demo User (you will not be able to create and save projects and scenarios)
  3. Create new project and scenario

Register

  1. Connect with Autocad (read more about known problems with connecting in Firefox)

Connecting websocket

  1. Export FDS geometrical entities to web application
  2. Set up boundary conditions

Connecting websocket

  1. Edit your FDS input file in text/vim editor
  2. Download it and run on your/external resources

Connecting websocket

Pages

AutoCAD

Web application

Clone this wiki locally