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 routines that are not properly set up for MPI test #7

Open
dreamer2368 opened this issue Nov 24, 2022 · 0 comments
Open

Test routines that are not properly set up for MPI test #7

dreamer2368 opened this issue Nov 24, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@dreamer2368
Copy link
Owner

dreamer2368 commented Nov 24, 2022

A couple of test routines pass on a serial test, though failing on mpi test with multiple processors. The test routines may have been written for a serial test.

In PR #1 , these following routines are turned into a serial test. However, ultimately they should be supported on MPI test as well:

  • test/adjoint_relation/sponge

  • test/adjoint_relation/SAT_farfield

  • test/adjoint_relation/SAT_isothermal

  • test/adjoint_relation/artificial_dissipation

  • test/adjoint_relation/inviscid_flux

  • test/adjoint_relation/viscous_flux

  • test/adjoint_relation/body_force

  • test/linearized_relation/SAT_farfield_linearized

  • test/linearized_relation/SAT_isothermal_linearized

  • test/linearized_relation/artificial_dissipation_linearized

  • test/linearized_relation/inviscid_flux_linearized

  • test/linearized_relation/viscous_flux_linearized

  • test/linearized_relation/viscous_flux_C

  • test/linearized_relation/body_force_linearized

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant