highlando / optconpy

Python code for distributed optimal control of navier stokes equations
1 stars 2 forks source link

assignment of boundary conditions in case of Euler flow #21

Open highlando opened 9 years ago

highlando commented 9 years ago

By now, the call of condense_sysmats_bybcs assumes that we gonna include the stiffness matrix.

For the numerical tests it didn't pose a problem, since v=0 at the boundary.