Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test 3 (DynamicConOpt) Fails #2

Open
pelesh opened this issue Aug 23, 2021 · 0 comments
Open

Test 3 (DynamicConOpt) Fails #2

pelesh opened this issue Aug 23, 2021 · 0 comments

Comments

@pelesh
Copy link
Collaborator

pelesh commented Aug 23, 2021

Example failure:

$ ctest -VV -R DynamicConOpt
...
    Start 3: DynamicConOpt

3: Test command: /Users/ruth521/Projects/gridkit/build/Examples/DynamicConstrainedOpt/dynconopt
3: Test timeout computed to be: 10000000
3:
3: ******************************************************************************
3: This program contains Ipopt, a library for large-scale nonlinear optimization.
3:  Ipopt is released as open source code under the Eclipse Public License (EPL).
3:          For more information visit https://github.com/coin-or/Ipopt
3: ******************************************************************************
3:
3:
3:
3: Problem formulated as dynamic objective optimization ...
3:
3: Sucess:
3:  The problem solved in 24 iterations!
3:  Optimal value of Pm = 0.754529
3:  The final value of the objective function G(Pm) = 0.626934
3:
3:
3: [IDAS ERROR]  IDASolve
3:   At t = 20 and h = -7.62939e-08, the error test failed repeatedly or with |h| = hmin.
3:
3:
3: [IDAA ERROR]  IDASolveB
3:   Error occured while integrating backward problem # 0
3:
3:
3: ERROR: Function IDASolveB failed with flag -3!
3:
3:
3:
3: Problem formulated as dynamic constraint optimization ...
3: The two results differ beyond solver tolerance!
1/1 Test #3: DynamicConOpt ....................***Failed    9.62 sec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant