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

[GeoMechanicsApplication] Re-enable the C++ settlement test #12865

Closed
avdg81 opened this issue Nov 21, 2024 · 0 comments · Fixed by #12877
Closed

[GeoMechanicsApplication] Re-enable the C++ settlement test #12865

avdg81 opened this issue Nov 21, 2024 · 0 comments · Fixed by #12877
Assignees

Comments

@avdg81
Copy link
Contributor

avdg81 commented Nov 21, 2024

We have a C++ GTest which runs the settlement workflow as provided to the settlement team (i.e. the C++ API). However, due to the lack of C++ tools to compare with tolerances this test is disabled.

This issue is there to re-enable the 4-staged settlement test through the C++ API.

Background
To do this, we can create the C++ API object in python, run the stages there and make use of our tools to compare results at certain nodes with a tolerance.

For experimentation done on this, see test-settlement-cpp-test

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

Successfully merging a pull request may close this issue.

2 participants