abarret / clotting_model

An IBAMR implementation of Fogelson and Guy, 2008
2 stars 0 forks source link

Add option to oscillate structure #30

Closed abarret closed 2 years ago

abarret commented 2 years ago

This adds the option to prescribe an oscillatory motion for the structure using penalty springs.

There was also an incorrect option specified that used both nodal quadrature without mass lumping. This combination of options required a smaller time step for stability. This fixes that option, retunes the penalty springs, and changes some default options.

abarret commented 2 years ago

I've tested this locally, so I'll go ahead and merge.