Git Product home page Git Product logo

phys.mtrl's Introduction

Phys.Mtrl: A Mechanics of Materials Workbench

phys.mtrl is GUI Workbench for performing Mechanics of Materials calculations.

Dependencies

  • Python 3
  • tkinter
  • numpy
  • sympy
  • matplotlib

Implemented Features

Here is a summary of some of the currently implemented features.

Interface

  • File Save and Open: human-readable xml files are used to store the current state of the lab to be loaded later
  • View
    • Set the scale of the lab
    • Hide or show each toolbar
  • Options
    • Toggle weightless members
    • Options for snapping the location and angle of supports
  • Simple interface for placing members of several cross sections and materials and placing supports and loads (point or distributed) on those members

Evaluations

  • Mass Properties: Report mass, volume, and several other values related to the member and its material
  • Static Equilibrium: Recursively calculates all the reaction forces in the structure, then reports the reaction forces from the supports and joints on the selected member
  • Axial Stress and Strain: Reports the stress and strain caused only by axial forces (compression and tension) on the member
  • Shear and Moment: Plots Shear and Moment along the length of a beam
  • Axial and Shear Stress: Plots Axial and Shear stresses at every point in the profile of the member, based on axial forces combined with bending. Also calculates the principle stresses and identifies max and min values
  • Euler Buckling: Reports if the column is stable according to the Euler Buckling theory

Possible Future Improvements

  • Allow members to be moved after being placed.
  • Use equations for elongation to deal with statically indeterminate members.
  • Add applied torques.
  • Add an option for snap to grid when placing everything.
  • Add more options for cross section and material.
    • Upload some database of materials and material properties.
  • Fix the mohr_transform function so it works fine with symbolic functions, then use that to find the max and min symbolically in the sig_tau report.
  • Make it so that the max2d_grad function works better with piecewise.
  • Add keyboard shortcuts

LICENSE

MIT License. See LICENSE file.

phys.mtrl's People

Contributors

jonkb avatar

Watchers

 avatar

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.