Git Product home page Git Product logo

python-bridge-tools's Introduction

Python Bridge Tools

This repository holds tools I am creating to help me check bridge structural designs and details. Running bridge_tools.py will start the command line program, prompting the user to choose which tool to use.

Bridge Grades

The bridge grades tool helps calculate grades along a roadway alignment. It currently accounts for horizontal alignments, vertical alignments, and superelevation transition calculations along the profile grade line. The plan is to add bridge elements to the alignment, so calculations can be made at various locations along a bridge to help establish pier geometry and aid in vertical clearance calculations.

The example_input.txt file located in the App/BridgeGrades directory provides an example input for roadway alignment data.

Seismic Ground Motion Data

This tool aids in building a web query to get seismic response spectrum data from the USGS Design Ground Motions Website. Currently, the tool only handles queries for the 2009 AASHTO Guide Specifications for LRFD Bridge Design and outputs basic seismic data to determine the seismic category and a plot of the response spectrum.

Documentation for the query and json output can be found on the USGS documentation page for AASHTO 2009.

Example Response Spectrum Graph

Example Response Spectrum Generated from Query Data

Plate Girder Properties

This tools prompts the user for inputs corresponding to the physical dimensions of a built-up plate girder cross-section. The program will output cross-section properties used in engineering analysis and design.

Soil Boring Analysis

I've started creating some basic tools to help me load boring log files I receive from geotechnical engineers. This will eventually lead to some basic soil classification and seismic design calculations.

Future Tools I Would Like to Add

1. Rolled steel shapes library
2. AASHTO LRFD steel and concrete design calculations

Requirements

The seismic ground motion data tool uses matplotlib to generate the response spectrum plot. The package can be installed using pip from the command line.

    pip install matplotlib

References

USGS Design Ground Motions Website

FHWA Bridge Geometry Manual

python-bridge-tools's People

Contributors

tmgerard avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

tshaa

python-bridge-tools's Issues

Need Full Super to Reverse Crown Transisition

The current superelevation transition calculations only work for transitions between full super and normal-crown. Some transitions will be from one fully superelevation section to another fully superelevated section with a different cross-slope. The superelevation transitions need refactoring to handle these cases.

Cases Without Transitions

The bridge geometry input currently requires that at least one horizontal curve, vertical curve, and superelevation transition be defined to produce an output. User input for simplified cases where no transitions or horizontal curves are needed should be added so dummy curves and transitions do not need inclusion for the program to run.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.