Dear Ali Roustaei, > But it has been for sometime that we are interested in2 phase fluid > problems and we've faced several problems. Because we want to > use a combination of FEM+FVM
Thanks for your interest in deal.II. Keep in mind that deal.II has no support for the finite volume method. You are also restricted to quadrilateral/hexahedron meshes for finite elements. Of course you can write the FV stuff on your own, but don't expect to get something like the dual mesh out of deal.II. Best, Timo -- Timo Heister http://num.math.uni-goettingen.de/~heister _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
