ORNL-CEES / Cap

A library for modeling energy storage devices.
http://cap.readthedocs.org
Other
16 stars 6 forks source link

Generate geometry #216

Closed Rombur closed 8 years ago

Rombur commented 8 years ago

This is a partial improvement on the mesh that is generated using deal.II. Instead of adding a layer at the time when doing a repetition, an entire sandwich is added. This could be further improved using a tree-like merging method but this would be harder to do because we need to keep track of the position of each component. The setup (which does more than merging the triangulations) for 15 repetitions went from 8 s to 2.8 s