25 Jan
2017
25 Jan
'17
7:58 a.m.
Dear All, I would like to use the incompressible Navier-Stokes solver for parametric model order reduction. As a first step, I thought I have a look at the assembled system matrix in the steady stokes case, since I need access to these matrices in some point. What I found in the code are several layers of static condensation, but no access to the complete linearised Navier-Stokes element matrix. Could I somehow form that matrix from the available submatrices formed in CoupledLinearNS.cpp? Best, Martin Hess