Rapid Indoor Diffusion Tool
Project description
ridt
RIDT (rapid indoor dispersion tool) is a Python implementation of two different analytical dispersion models, Eddy Diffusion and Well Mixed. It allows the calculation of concentrations and exposures based on an arbitrary set of instantaneous, infinite duration, and fixed duration source terms in a cuboid bounded system. The Well Mixed model is a set of dimensionless exponential decay equations, whereas the Eddy Diffusion model is a variant of the standard solution to the 1D diffusion equation solved with closed boundary conditions, combined in a separable product in three dimensions.
Getting Started
Windows
-
Install Python 3.8.x.
-
The installer can be found here.
-
Once you have installed it to some location path, add both path and path/Scripts to your system path. For instructions of how to add things to your system path, please see here.
-
If you open a Command Prompt or Powershell window and type
python -V
you should see Python 3.8.x, where x is the subversion of Python 3.8 you downloaded. -
You should also have access to the Python package manager pip. If you run the command
pip
, you should see usage instructions appear.
-
-
Install ridt.
- If you have pip installed, you can simply run the command
pip install ridt
to install the latest version of ridt.
- If you have pip installed, you can simply run the command
Usage
Please refer to the comprehensive user guide.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ridt-1.1.8.tar.gz
.
File metadata
- Download URL: ridt-1.1.8.tar.gz
- Upload date:
- Size: 64.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d10a274ef6e3bebbe387c5e4da80e2360de88aaa2340e98291cecf41101968a9 |
|
MD5 | 7580f37f8381118fb6521b4c798c10bf |
|
BLAKE2b-256 | 523454c5d1d2dc9c033e3090b0fe9928319c3aa50f4c8e9dce166cc21116e7f0 |
File details
Details for the file ridt-1.1.8-py3-none-any.whl
.
File metadata
- Download URL: ridt-1.1.8-py3-none-any.whl
- Upload date:
- Size: 108.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a25ea4a7dbd46ac969917d6e63eec26c022514bc1f5f2a900064091c4a2d0f84 |
|
MD5 | 729edf9d2f56b7cb57daecb0d6f093a9 |
|
BLAKE2b-256 | 8ccb23b76f143d51bdcdcd1a1004f9d6a19e41decd3378f9970dc11b27ba2988 |