AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/mechmat.core.rst
docs/mechmat.principal.rst
docs/mechmat.properties.elastic_deformation.rst
docs/mechmat.properties.flow.rst
docs/mechmat.properties.geometry.rst
docs/mechmat.properties.mass.rst
docs/mechmat.properties.plastic_deformation.rst
docs/mechmat.properties.pressure.rst
docs/mechmat.properties.rst
docs/mechmat.properties.shearing.rst
docs/mechmat.properties.specific_volume.rst
docs/mechmat.properties.thermal.rst
docs/mechmat.properties.viscosity.rst
docs/mechmat.rst
docs/modules.rst
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
mechmat/__init__.py
mechmat/material.py
mechmat/polymer.py
mechmat.egg-info/PKG-INFO
mechmat.egg-info/SOURCES.txt
mechmat.egg-info/dependency_links.txt
mechmat.egg-info/not-zip-safe
mechmat.egg-info/requires.txt
mechmat.egg-info/top_level.txt
mechmat/core/__init__.py
mechmat/core/bibliography.py
mechmat/core/chainable.py
mechmat/core/errors.py
mechmat/principal/__init__.py
mechmat/principal/core.py
mechmat/principal/crossarrhenius.py
mechmat/principal/crosswlf.py
mechmat/principal/density.py
mechmat/principal/geometry.py
mechmat/principal/shear_rate.py
mechmat/principal/specific_weight.py
mechmat/principal/thermal.py
mechmat/principal/thermal_polymer.py
mechmat/principal/twodomaintaitpvt.py
mechmat/properties/__init__.py
mechmat/properties/elastic_deformation/__init__.py
mechmat/properties/flow/__init__.py
mechmat/properties/flow/flow.py
mechmat/properties/flow/mass_flow.py
mechmat/properties/flow/volume_flow.py
mechmat/properties/geometry/__init__.py
mechmat/properties/geometry/geometry.py
mechmat/properties/geometry/surface.py
mechmat/properties/geometry/vector.py
mechmat/properties/geometry/volume.py
mechmat/properties/mass/__init__.py
mechmat/properties/mass/mass.py
mechmat/properties/plastic_deformation/__init__.py
mechmat/properties/pressure/__init__.py
mechmat/properties/pressure/pressure.py
mechmat/properties/shearing/__init__.py
mechmat/properties/shearing/shearing.py
mechmat/properties/specific_volume/__init__.py
mechmat/properties/specific_volume/twodomaintaitpvt.py
mechmat/properties/thermal/__init__.py
mechmat/properties/thermal/conductivity.py
mechmat/properties/thermal/polymer.py
mechmat/properties/thermal/thermal.py
mechmat/properties/viscosity/__init__.py
mechmat/properties/viscosity/crossarrhenius.py
mechmat/properties/viscosity/crosswlf.py
mechmat/properties/viscosity/viscosity.py
mechmat/resources/sources.bib
tests/test_mechmat.py