Skip to content

juanfonsecaLS1/GEOG5995M_2ndAssignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GEOG5995M - Second Assignment

SID:201189627 Repository available in: https://github.com/juanfonsecaLS1/GEOG5995M_2ndAssignment

SHORT DESCRIPTION:

This repository contains a Jupyter notebook (Bomb_model.ipynb) which describes the development process of an interactive dispersion model. The model estimates how particles are dispersed by the wind if a bomb is set off on top of a building. In an interactive section, the notebook allows the user to specify the parameters of the model by controlling a set of sliders sliders.

REQUIREMENTS:

The following packages must be installed (a detailed list of packages and their versions is provided in the requirements.txt file)

  • random
  • csv
  • matplotlib.pyplot
  • requests
  • codecs
  • time
  • ipywidgets

OUTPUTS:

  • Visualisation of the particle density on the ground.
  • A text file cointaining the particle density after a full model run.

ISSUES:

I tried to deploy a version on the cloud, either as a HTML with a frame or as a rendered Notebook both using a remote kernel (i.e. myblender.org). However, I failed to produce a functional version of the interactive section.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published