Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

functionality for shape and appereance models in Febio #73

Open
petr-henys opened this issue Nov 26, 2023 · 1 comment
Open

functionality for shape and appereance models in Febio #73

petr-henys opened this issue Nov 26, 2023 · 1 comment

Comments

@petr-henys
Copy link

Hi,
Statistical bone models allow to generate a new spatial distribution of bone appearance and shape to augment the original dataset. Derived FE models are tedious to prepare especially when dealing with a higher number of models. The new bone shape can be expressed using a deformation gradient and therefore the shape can be introduced into the FE model implicitly by integrating variational forms on the reference region. This eliminates the need to create a new FE mesh, define boundary conditions and so on.

The user would be responsible for the properties of the deformation gradient (i.e., smoothness and bijectivity). The deformation gradient could be considered in Febio as a user-defined tensor space field, similar to the heterogeneous parameter mapping.

Additionally, this could be a first interesting link to ShapeWorks a fantastic program for statistical modelling of bone density and shape.

Petr

@SteveMaas1978
Copy link
Member

Hi Petr,

This is an interesting idea. Do you have any more information or references regarding these variational formulations to integrate the deformation gradient map? If it's not too complicated, I'm happy to look into this and may add a tool (in FEBio Studio) that implements this.

Thanks,

Steve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants