VaibhavVasdev / Gaussian-Plume_Model

This Python code implements an atmospheric dispersion model for estimating contaminant concentration using the Gaussian plume solution, showcasing the spatial distribution of concentrations released from a single source and their impact on multiple receptor locations.
MIT License
8 stars 2 forks source link

Wind data being 0 #8

Closed VaibhavVasdev closed 1 year ago

VaibhavVasdev commented 1 year ago

If the wind speed and direction is 0, the code is probably not generating plotting the diagram, which should not happen as PM2.5 particles are still present at a location.

VaibhavVasdev commented 1 year ago

This is not an issue but a feature, as the gaussian plume plots the dispersion, thus there is no need to resolve anything