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.
Project description
py_BMD_abaqus
Features
- 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:
- Quadratic tetrahedral elements TYPE=C3D8
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 (this is not current)
- 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.2.tar.gz
(8.9 kB
view hashes)
Built Distribution
Close
Hashes for py_bmd_abaqus-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b45ca5d39955410e79e7fdc3647726f1b396c9985df37f7aa8eed6c5e471a90c |
|
MD5 | eb8fe1f11f9e006c6a7a451e6cf4883f |
|
BLAKE2b-256 | 91e9181e5243d9c1123ae947e34c6977d8b28afe70a00d9cacb4dbda4a2d4685 |