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

Source Location Problem #3

Closed VaibhavVasdev closed 1 year ago

VaibhavVasdev commented 1 year ago

Modify the code to identify the source location

VaibhavVasdev commented 1 year ago

Solved with commit "receptor location identified and a map created" on July 12, 2023