Solving Navier-Stokes by Finite Element
Hello
I want to solve a system of partial differential equations (Navier-Stokes with continuity and momentum equations in one-dimension) using a finite element routine. I have several questions:
1. How to couple the two equations (continuity and momentum) into a single system with a single solution.
2. Apart from time, I have two unknowns: volumetric flow rate (Q) and pressure (p). Should I consider these as two degrees of freedom on each node in the domain.