abarret / clotting_model

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

Function to compute free wall sites #12

Closed abarret closed 2 years ago

abarret commented 2 years ago

It would be useful to have a function that computes the free wall sites (w_max - w). What makes this challenging is the w is computed from W which is a Lagrangian state variable. We need to track the free wall sites on the Lagrangian structures and then spread that to the Eulerian grid.