Skip to main content

A small python library with functions to assist engineers.

Project description

Aero-Astro-Calc

A small python library with functions to assist engineers.

Getting Started

  • Install using pip:
pip install aero-astro-calc
  • Import into your Python project
from aero_astro_calc import PlaneStress

Usage

Make plane stress object:

stress = PlaneStress(80, -40, 25)

View the stress on a 2D plane:

stress.plane()

Plane Stress example

View Mohr's circle of the stresses:

stress.mohr()

Mohr's Circle Example

Contact

Anson Biggs - anson@ansonbiggs.com - @Anson_3D

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

aero_astro_calc-2020.2.0.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

aero_astro_calc-2020.2.0-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

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