Hello Anna,
under the Inequality constraint folder, I'm running "python buoy-swe.py" and, besides the TSFC/COFFEE prints, I'm obtaining:
mu_bar
------
[ 0.34693095 0.28326793 0.20030068 0. -0. ]
Matrix b_mu
-----------
[[ 1.37331778 0.6536432 0. 0. 0. ]
[ 0.6536432 2.33042494 0.50155807 0. 0.]
[ 0. 0.50155807 1.54031885 0.20775216 0.]
[ 0. 0. 0.20775216 0.20775216 0. ]
[ 0. 0. 0. 0. 0. ]]
What values do you expect for b_mu ? Am I running the right thing?
I tried switching off some optimisations but I still get the same output.
Thanks!
-- Fabio