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

Tacs and meld derivative tests failing #150

Closed
arnalj opened this issue May 18, 2023 · 2 comments
Closed

Tacs and meld derivative tests failing #150

arnalj opened this issue May 18, 2023 · 2 comments

Comments

@arnalj
Copy link

arnalj commented May 18, 2023

It seems that a number of mphys tests fail "out of the box". Using MDOLab's u22-gcc-ompi-stable docker container, and running testflo . in mphys/tests gives the following:

The following tests failed:
test_dafoam_aero.py:
test_dafoam_aerostruct.py:
test_dafoam_derivs.py:
test_meld_derivs.py:TestXferClasses.test_derivatives
test_tacs_derivs.py:TestTACS.test_derivatives
test_tacs_partials.py:TestTACS.test_derivatives

I think the first three tests fail because the docker container does not include dafoam (please correct me if I'm wrong). However, should I be concerned with the last three tests? Or can I presume that mphys is installed correctly? Attached is the testflo_report.

testflo_report.txt

@timryanb
Copy link
Collaborator

timryanb commented Jun 5, 2023

I believe the TACS/MELD tests will only run with complex compiled versions of the code (presumably your docker has only the real versions). Can't speak to the rest of the tests

@timryanb
Copy link
Collaborator

timryanb commented Jun 8, 2023

Closing due to PR #153 catching this issue in future

@timryanb timryanb closed this as completed Jun 8, 2023
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

2 participants