Skip to main content

Python utilities, including material definition and unit system handling with pint

Project description

pyMatUnits - Python Materials and Units handling package

Package for handling units systems and conversion, leveraging the pint package, as well as material property definition for use with in physics-based modeling.

Installation

Once the appropriate conda or virtual environment is activated, navigate to the main directory and run:

pip install --editable .

This should install the dependencies if not already installed

Documentation

The formatted documentation for this package can be found at https://github.gatech.edu/pages/acox37/pymatunits/

If the documentation has been modified in your current branch, you can do the following to view the detailed documentation as a website:

  • Verify that mkdocs is installed
  • Navigate to main folder (same folder as mkdocs.yml)
  • Either:
    • Run mkdocs serve and open http://127.0.0.1:8000/
    • OR run mkdocs build which will compile it into a site folder, then just open site/index.html

Changelog

v1.3.1: Dynamic versioning, streamline unit corrections

  • Add dynamic versioning to pyproject.toml
  • Save unit corrections after running check_consistency once to not have to call every time convert is used

v1.3: Installation and documentation update

  • Move from setup.py to pyproject.toml
  • Add mkdocs setup and files for initial version of documentation website

v1.2: Encoding improvements, material unit system conversion

to/read_json: allow for saving unit string in JSON files

Material.unit_system can be set, which will convert all quantities

Built-In/Saved Materials and Unit Systems

mat_prop and units modules have builtin_dir and builtin_paths to lead to saved JSON files

Unit Systems

Module name : units

Works on top of the pint package. UnitSystem class allows for storage of system of units (length, mass, time, etc.), as well as the ability to check for internal consistency of said system using check_consistency method. Logs consistency issues as well as returning conversion factors to be used when converting inconsistent units.

Unit systems can be stored or read from JSON file format using .to_json/.read_json, similar to Pandas.

  • Main class : UnitSystem
  • Unit conversion function : convert

Materials

Module name : mat_prop

Allows for material definitions, based on those defined in Abaqus. Can create materials in Abaqus CAE or Nastran input file (bdf) if the appropriate dependencies are in place (Abaqus API or Nastran Utils package).

Materials can be stored or read from JSON file format using .to_json/.read_json, similar to Pandas.

Apps

Dash apps (units_app.py and mat_app.py) for creating, reading, or writing unit systems or material objects.

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

pymatunits-1.3.1.tar.gz (44.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pymatunits-1.3.1-py3-none-any.whl (42.3 kB view details)

Uploaded Python 3

File details

Details for the file pymatunits-1.3.1.tar.gz.

File metadata

  • Download URL: pymatunits-1.3.1.tar.gz
  • Upload date:
  • Size: 44.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.18

File hashes

Hashes for pymatunits-1.3.1.tar.gz
Algorithm Hash digest
SHA256 a91147bfc83b77a1840814f8863f254516064c7421b02cbd312fc9e3c33a4378
MD5 dd366306592812a3244fdb454a71dfce
BLAKE2b-256 0a11f9db685f18993fecc577190248b1bd4e77420cdd59bf662504b2bd5787ee

See more details on using hashes here.

File details

Details for the file pymatunits-1.3.1-py3-none-any.whl.

File metadata

  • Download URL: pymatunits-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 42.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.18

File hashes

Hashes for pymatunits-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 466000aaa5ef7d11a59fcd66c28af0d34fbd11198bd7667067dc334794170cc5
MD5 382316303d080db5670e19ec60cb7135
BLAKE2b-256 b9168205bf3d2a77e8120b86e6c4625e09d086c37539b861a80ae33c63257015

See more details on using hashes here.

Supported by

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