Skip to content
forked from aamks/aamks

Fire safety of humans in buildings

Notifications You must be signed in to change notification settings

zarooba01/aamks

 
 

Repository files navigation

alt text

Aamks is an open source, web-based platform for assessing the fire safety of humans in buildings. Aamks runs hundreds of fire simulations (CFAST) and evacuation simulations (Aamks.Evac) and then evaluates the results. In each simulation humans are moving across the building and are affected by fire and smoke.

Aamks workflow:

- user defines the project variables

	- NUMBER_OF_SIMULATIONS=N
	- BUILDING_CATEGORY="office"
	- ...

- user creates the geometry with Aamks.Apainter in Google Chrome
- Aamks creates N of CFAST and Aamks.Evac input files 
- Aamks dispatches and manages the simulations in a network
- Aamks collects the simulations results in a Postgres database
- Aamks compiles the N results into distributions for the report
- Aamks.Animator displays the animations based on the simulations

For the user Aamks is web-based so doesn't need to be installed. On the backend Aamks requires Linux, Postgres, Apache and Python. Aamks uses such technologies as Navmesh and RVO2.

Aamks is not production ready, but you can have a look on the progress

About

Fire safety of humans in buildings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.8%
  • JavaScript 18.2%
  • PHP 16.5%
  • Shell 2.1%
  • CSS 1.6%
  • PLpgSQL 0.7%
  • Dockerfile 0.1%