Assign bone material properties to an finite element mesh in ABAQUS. This library was created in order to automatically assign trabecular bone material property values to an ABAQUS CAE input mesh file (INP).
Project description
py_BMD_abaqus
Authors:
Dr. David E. Cunningham, Ph.D.
Affiliation at Release:
University of Western Ontario
St. Joseph's Hospital
Roth | McFarlane Hand and Upper Limb Clinic
Description
- Purpose: Hello and welcome! This library was created in order to assign trabecular bone material property values to an ABAQUS CAE input mesh file (INP). This script uses the "Pooled" Morgan et al. Modulus-Density relationship - retrieved from DOI: 10.1016/s0021-9290(03)00071-x in order to calculate material modulus from density in g/cm^3. This tool also returns an array of element HU, density, or modulus values which can be used to easy evaluation of bone quality in the meshed region.
Features
- Retains Node and Element Parameters: When adding materials to an ABAQUS input file, sets, boundary conditions are currently NOT preserved. This may be added in the future.
- Supported Element Types (Tested):
- Quadratic tetrahedral elements TYPE=C3D8, C3D10
Requirements
To run py_BMD_abaqus
, you will need the following files:
- An ABAQUS input file (
.inp
) - A CT scan (as a series of DICOM images in a folder. No other file types should be contained within the folder.)
- An understanding of the phantom HU and density values for calibration of the DICOM HU density extraction
Installation
Using pip:
- Install package via pip:
pip install py_BMD_abaqus
Using git clone:
- Clone the repository:
git clone https://github.com/yourusername/py_BMD_abaqus.git
- Navigate to the project directory:
cd py_BMD_abaqus
- Install the required dependencies:
pip install -r requirements.txt
License
This project is licensed under the MIT License. See the LICENSE file for more details.
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
py_bmd_abaqus-0.1.7.tar.gz
(9.1 kB
view hashes)
Built Distribution
Close
Hashes for py_bmd_abaqus-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4b2b666cc32e7f7601204139d503d820abcecf38975eca331aef5049daa6647 |
|
MD5 | f293de99af17d577cfbebf4d1e02704a |
|
BLAKE2b-256 | 2f512383d6858990e87ad155b1491b126b4860f4cbd8b706580a2ad7365ab4ae |