Topic: Xfem -- aggregates
Hi, 1st up a great package you've here.
I'm working on developing models of small aggregate like samples (essentially small pieces of microstructure either in 2d or 3d) on the basis of image analysis data, and one working theory we've is to use Xfem & level sets to describe the structure (as well as defects within it).
I fooled around with the oofem Xfem implementation a bit and it looks promising for the job. If started to work on this it would probably involve coming up with an interface to EnrichmentFunction/Item and from there on could utilize the library in a fairly straightforward manner (meaning the enrichment definition is based on geometry primitives, or is there a direct method of working with level sets that didn't notice)?