Suyash1989 / cfd-with-cuda

Automatically exported from code.google.com/p/cfd-with-cuda
0 stars 0 forks source link

New element types for the fractional step solver #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Currently the fractional step solver uses hexahedral elements with 27 velocity 
nodes and 9 pressure nodes. Following can be tried

- Equal order hexahedral elements with 9 velocity and pressure  nodes.
- Serendipity hexahedral elements with 20 velocity nodes and 9 pressure nodes.
- Equal and non-equal order tetrahedral elements.

Original issue reported on code.google.com by cuneytsert on 10 Jun 2014 at 12:02