Skip to content

Soft body dynamics for medical interactive simulation #2749

Answered by v-dobrev
davide445 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello Davide,

As far as I know, soft body tissue models are similar to nearly incompressible non-linear elasticity. If that is indeed the case, we have two examples that might be of interest for you to look at: ex10/ex10p (time-dependent Neo-Hookean non-linear elasticity) and ex19/ex19p (steady-state incompressible nonlinear elasticity) -- you can see short summaries of these and other examples/miniapps at https://mfem.org/examples.

Porting and optimizing these to GPUs will require some work, however, the elasticity kernels are of interest to other projects and I think we'll have initial support for elasticity on GPUs very soon. Also, such kernels are very similar to the TMOP (mesh optimi…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@davide445
Comment options

@BBBBBbruce
Comment options

@termi-official
Comment options

@davide445
Comment options

@termi-official
Comment options

Answer selected by tzanio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants