NumericalEnvironmental / Monte_Carlo_atmospheric_plume

Air plume dispersion model, written in R - Monte Carlo mode enables multiple realizations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monte_Carlo_atmospheric_plume

Preview

Functionally equivalent R and Python 2.7 scripts to model air plume dispersion (R script has some post-processing features tacked on). wind.txt file contains wind velocity distribution data required by the scripts.

Python version requires numpy and pandas libraries.

More info can be found here: https://numericalenvironmental.wordpress.com/2016/10/16/monte-carlo-air-dispersion-modeling-r-versus-python/

I'd appreciate hearing back from you if you find the script(s) useful. Questions or comments are welcome at walt.mcnab@gmail.com.

THIS CODE/SOFTWARE IS PROVIDED IN SOURCE OR BINARY FORM "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

Air plume dispersion model, written in R - Monte Carlo mode enables multiple realizations


Languages

Language:R 55.9%Language:Python 44.1%