[aspect-devel] VoF Interface Plugin

Jonathan Robey jmrobey at ucdavis.edu
Thu Aug 6 10:39:03 PDT 2015


I am working with Professor Puckett on developing a VoF Interface
tracking plugin for ASPECT, which inherently requires maintaining state
variables consisting of a single double per cell. I am not certain what
the best way to obtain this would be. My current impression is that in
order to make use of the built in communication functions in deal.ii,
the best implementation would be to set up an additional dof handler
linked to the triangulation using a finite element which is constant
over the cell. Is there another method that I am overlooking that would
be more suitable?

Thank you,

Jonathan Robey



More information about the Aspect-devel mailing list