A group of tools used by Aiken Engineering Company.
Project description
aiken_eng
This is a collection of tools used by Aiken Engineering Company.
plotting
Sets the plot defaults for border, gridlines, tick marks, etc. to use with matplotlib.
plot(x, y, x_label, y_label, title, c, hline) - a simple one-line plot interface
scatter(x, y, x_label, y_label, title, c, hline) - a simple scatter plot interface
plot_series(x, y, x_label, y_label, title, c, hline) - plot multiple lines, y is a dict
plot_2d_scatter_colorbar(data, title, figure_size, color_map) - plot a 2D scatter plot with a colorbar
ansys
Provides some tools for handling common outputs from ANSYS APDL.
read_nodes(filename) - reads the NLIST file and returns a dict.
read_prnsol(filename) - reads the output of a PRNSOL file and retuns a dict.
read_pretab(filename) - reads the output of a PRETAB file and returns a dict.
read_elements(filename) - returns a dict {ELEM, NODE1, NODE2} for beam elements.
read_linearized_stress(filename) - reads the linearized stress output from ANSYS and returns a dict.
units
This file uses all the scipy.constants units and defines some additional units
that make documentation / implementation easier to follow.
For example, m=1.
Trigger Warning! - This file uses from scipy.constants import *
impact
Provides tools for handling Aiken Engineering's impact analysis.
import_plate_fea
plot_plate_fea
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aiken_eng-0.5.0.tar.gz.
File metadata
- Download URL: aiken_eng-0.5.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0aad393a0c6120066948ca6afaef5bf9596aa58dd8353940a45f2e179ba528d4
|
|
| MD5 |
ed1dbf72973784209c4ff80c5a5d2c00
|
|
| BLAKE2b-256 |
83c91f95de358165341481ab6f050d08a44b5ad2fa3c6bb00ff3ec09478af7a3
|
File details
Details for the file aiken_eng-0.5.0-py3-none-any.whl.
File metadata
- Download URL: aiken_eng-0.5.0-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5b9841ee849c550e7be76b81f0340cf89607ba36f73308ea5b3b8efdf595665
|
|
| MD5 |
ec8be51125cffcf434180b89335fc888
|
|
| BLAKE2b-256 |
9dddf2ee356d9d5f4d2b9c44dcc80a59261c84fcbb2c9038fcc3b6d69913a0de
|