Channel_TopoCHT tutorial solution issue #944
Unanswered
waterlooMiner
asked this question in
Tutorials
Replies: 3 comments 3 replies
|
I believe you need to run IPOPT for a very long time; the objective will first increase and then decrease. |
2 replies
|
Bump. following up, could anyone confirm that this tutorial works? This concept has potential, but I am not seeing that this is working, given the results I see and limited feedback. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, In the tutorial:
https://github.com/DAFoam/tutorials/tree/main/Channel_TopoCHT
As written it converges to a solution that is very different that what is shown on the tutorial web page. I then ran it for 1000 iterations, and it does not move towards what is shown on the page. The result I get is non-physical for an optimum for the problem, and what is shown on the web page makes intuitive sense.
The page states: “opt_SNOPT_summary.txt” and " The SNOPT optimizer works better than IPOPT for this case", so it appears the solution shown was found using SNOPT. However, if IPOPT finds a non optimal, incorrect solution, "works better" should be phrased "does not work" I would think.
Can anyone explain what is happening, with two very different solutions, and if non-proprietary solvers work, or can be coaxed to work?
All reactions