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 |
|
Gill, H. S.
University of Bath
in Cooperation with on an Cooperation-Score of 37%
Topics
Publications (18/18 displayed)
- 2024Experiments and numerical modelling of secondary flows of blood and shear-thinning blood analogue fluids in rotating domainscitations
- 2024Auxetic fixation devices can achieve superior pullout performances compared to standard fixation conceptscitations
- 2021Properties of PMMA end cap holders affect FE stiffness predictions of vertebral specimens
- 20213D Printed Medical Grade Ti-6Al-4V Osteosynthesis Devices Meet the Requirements for Tensile Strength, Bending, Fatigue and Biocompatibility
- 2019Evaluating strength of 3D printed screw threads for patient-specific osteosynthesis plates
- 2019Evaluation of optimised cervical spine viscoelastic elements for sport injury analysis
- 2018The effect of plate design, bridging span, and fracture healing on the performance of high tibial osteotomy plates – an experimental and finite element study.citations
- 2017Validated cemented socket model for optimising acetabular fixation
- 2017Effect of absorbed fatty acids on physical properties of ultra-high molecular weight polyethylene
- 2017Use of contrast agents on polymeric materials
- 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
- 2016A validated specimen specific finite element model of vertebral body failure
- 2016Variations in Cortical Thickness of Composite Femur Test Specimens
- 2015Tibial Fracture after Unicompartmental Knee Replacement: The Importance of Surgical Cut Accuracy
- 2014Classification of retinal ganglion cells in the southern hemisphere lamprey Geotria australis (Cyclostomata)citations
- 2014Effect of Q-switched laser surface texturing of titanium on osteoblast cell response
- 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