highlando / optconpy

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

the affine linear part actually needs the algebraic part of the riccati solution #1

Open highlando opened 11 years ago

highlando commented 11 years ago

it actually need $X_2 f_p$, where $f_p$ is the rhs of the (discrete) continuity equation.

For the driven cavity the BCs are 'divergence free' and thus $f_p=0$...

This may not hold for other setups.

highlando commented 10 years ago

maybe not, because it does not influence the differential part... ???

highlando commented 10 years ago

it does!!