Skip to main content

The OpenTNSim package aims to facilitate the analysis of network performance for different network configurations, fleet compositions and traffic rules.

Project description

Documentation License: MIT

CircleCI

Transport Network Analysis

  • Documentation can be found: here

Description

The Transport Network Analysis package aims to facilitate basic nautical traffic simulations. For routing issues this package primarily makes use of the python package networkx. It furthermore contains a number of generically formulated vessel classes. These classes can easily be used and expanded to enable investigation of: travel times, rough cost estimates, fuel use, emissions, congestions, etc. To simulate how vessels move over the network and sometimes interact with eachother and with the infrastructure the SimPy package is used. A number of basic visualisation routines is included to enable easy inspection of the simulation results.

Installation

Installation using pip install transport_network_analysis is not yet available. Running following three lines in your command prompt will allow you installing the package as well:

# Download the package
git clone https://github.com/TUDelft-CITG/Transport-Network-Analysis

# Go to the correct folder
cd Transport-Network-Analysis

# Install package
pip install -U pip
pip install -U setuptools
pip install sphinx
pip install -e .

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

opentnsim-0.0.1.tar.gz (7.2 MB view hashes)

Uploaded Source

Built Distribution

opentnsim-0.0.1-py3.7.egg (62.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page