geo-fluid-dynamics / phaseflow-fenics

Phaseflow simulates the convection-coupled melting and solidification of phase-change materials.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test non-trivial geometry

agzimmerman opened this issue · comments

One of the great strengths of the finite element method is how flexible it is for interesting geometries.

Right now all of our examples are rectangular (or rectangular prisms).

It should be possible to make a test/example with non-trivial geometry, without having to change the phaseflow package. Maybe we'll want minor changes to the API, since this project is still very new, and we're not yet accommodating everything that can be done.