People | Locations | Statistics |
---|---|---|
Naji, M. |
| |
Motta, Antonella |
| |
Aletan, Dirar |
| |
Mohamed, Tarek |
| |
Ertürk, Emre |
| |
Taccardi, Nicola |
| |
Kononenko, Denys |
| |
Petrov, R. H. | Madrid |
|
Alshaaer, Mazen | Brussels |
|
Bih, L. |
| |
Casati, R. |
| |
Muller, Hermance |
| |
Kočí, Jan | Prague |
|
Šuljagić, Marija |
| |
Kalteremidou, Kalliopi-Artemi | Brussels |
|
Azam, Siraj |
| |
Ospanova, Alyiya |
| |
Blanpain, Bart |
| |
Ali, M. A. |
| |
Popa, V. |
| |
Rančić, M. |
| |
Ollier, Nadège |
| |
Azevedo, Nuno Monteiro |
| |
Landes, Michael |
| |
Rignanese, Gian-Marco |
|
Pegg, Elise Catherine
University of Bath
in Cooperation with on an Cooperation-Score of 37%
Topics
Publications (11/11 displayed)
- 2024Auxetic fixation devices can achieve superior pullout performances compared to standard fixation conceptscitations
- 2023A Feasibility Study for Additively Manufactured Composite Tooling
- 2023Additively manufactured cure tools for composites manufacturecitations
- 2017Effect of absorbed fatty acids on physical properties of ultra-high molecular weight polyethylene
- 2017Use of contrast agents on polymeric materials
- 2016Elasto-plastic Material Models Introduce Error in Finite Element Polyethylene Wear Predictions
- 2016A Python Package to Assign Material Properties of Bone to Finite Element Models from within Abaqus Software
- 2016An open source software tool to assign the material properties of bone for ABAQUS finite element simulationscitations
- 2015Tibial Fracture after Unicompartmental Knee Replacement: The Importance of Surgical Cut Accuracy
- 20133D positioning of ACL attachment sites during flexion
- 2013Fracture of mobile unicompartmental knee bearingscitations
Places of action
Organizations | Location | People |
---|
document
A Python Package to Assign Material Properties of Bone to Finite Element Models from within Abaqus Software
Abstract
<b>Introduction:</b> Using Python scripting it is possible to automate the pre-processing, solving and post-processing stages of finite element analysis using ABAQUS software.This is particularly useful when running multiple models parametrically.When the model involves a bony part, it is necessary to assign material properties based on the CT scan to represent bone heterogeneity, and unfortunately this cannot currently be done from within ABAQUS using software such as Bonemat [1].To address this issue a Python package was written called 'py_bonemat_abaqus' to assign material properties from within ABAQUS. The purpose of this study was to compare the material assignments of py_bonemat_abaqus and Bonemat, to compare the processing speed, and to describe the workflow.<br/><b>Materials & Methods: </b>The software packages were compared using a CT scan of a half pelvis downloaded from the VAKHUM database, and the associated hexahedral finite element mesh of the left half pelvis.To examine different element types, the hexahedral mesh was converted to linear and quadratic tetrahedral elements by dividing each hexahedron into 5 tetrahedral elements.The equations used to convert the Hounsfield Unit (HU) values to apparent density (p<sub>app</sub>), and to convert the apparent density to elastic modulus (E) are shown in Equations 1&2 [2].<br/><i> Equation 1</i>:p<sub>app</sub> = -0.021075 + 0.000786 HU<br/><i> Equation 2:</i> E = 2.0173 p<sub>app</sub> 2.46<br/>The time taken to analyse the models by each software was assessed using a Windows 7 PC with a 64-bit operating system, 4 CPUS, 8 GB of RAM and an Intel Core I5-3470 processor.<br/><b>Results:</b> The mean difference between the moduulus assignment made by py_bonemat_abaqus and Bonemat was -0.05 kPa (range -10.19 to 4.50 kPa, standard deviation 0.62 kPa).The Python package took a similar time to run for all element types; this was between 109 and 126 s. Bonemat software was significantly faster, and took between 5 and 20 s.Finally, the Python package was successfully used from within a Python script to perform material assignment from within ABAQUS software in a fully automated manner.<br/><b>Discussion: </b>Material assignments were almost equivalent between the two software packages, with any differences explainable by rounding effects.To put the differences into context, a difference of -0.05 kPa is 0.00000002% of the typical modulus of cortical bone (20.7 GPa), and 0.00000003% of the modulus of trabecular bone (14.8 GPa) [3].The Python package was slower to process the models, but was successfully able to assign material properties from within ABAQUS software as part of an automated script.<br/><b>References:</b> [1] Taddei, F. et al. “The material mapping strategy influences the accuracy of CT-based finite element models of bones: An evaluation against experimental measurements” (2007) Med Eng Phys 29, p973-979.[2] Anderson, A.E. et al. “Subject-Specific Finite Element Model of the Pelvis: Development, Validation and Sensitivity Studies” (2005) J Biomech Eng 127, p364-373.[3] Rho, J.Y. et al. “Young's modulus of trabecular and cortical bone material: ultrasonic and microtensile measurements.” (1993) J Biomech 26 p111-119