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

[SofaSPHFluid] Add option in ParticleSource to add/remove random values in the particles generation. Remove noise for CI scenes #4316

Merged
merged 4 commits into from
Feb 14, 2024

Conversation

epernod
Copy link
Contributor

@epernod epernod commented Nov 22, 2023

Add option in ParticleSource to add random values in the particles generation.
Remove this option in the default scenes for the CI

[ci-depends-on https://github.com/https://github.com/sofa-framework/Regression/pull/58]


By submitting this pull request, I acknowledge that
I have read, understand, and agree SOFA Developer Certificate of Origin (DCO).


Reviewers will merge this pull-request only if

  • it builds with SUCCESS for all platforms on the CI.
  • it does not generate new warnings.
  • it does not generate new unit test failures.
  • it does not generate new scene test failures.
  • it does not break API compatibility.
  • it is more than 1 week old (or has fast-merge label).

@epernod epernod added pr: fix Fix a bug pr: status to review To notify reviewers to review this pull-request labels Nov 22, 2023
@epernod epernod marked this pull request as draft November 22, 2023 16:44
@epernod
Copy link
Contributor Author

epernod commented Nov 22, 2023

[ci-build][with-all-tests]

@epernod epernod force-pushed the inf_2023_21_fix_sph_regression branch from df35de6 to f2aa7ad Compare November 27, 2023 13:54
@hugtalbot hugtalbot added this to the v24.06 milestone Nov 29, 2023
@epernod epernod added pr: status wip Development in the pull-request is still in progress and removed pr: status to review To notify reviewers to review this pull-request labels Dec 12, 2023
@epernod epernod force-pushed the inf_2023_21_fix_sph_regression branch from 92c9152 to b5cc3ce Compare February 9, 2024 14:34
@epernod epernod changed the title [SofaSPHFluid] Investigate CI failing regression [SofaSPHFluid] Update ParticleSource to add option to use random values. Remove noise for CI scenes Feb 9, 2024
@epernod epernod added pr: status to review To notify reviewers to review this pull-request and removed pr: status wip Development in the pull-request is still in progress labels Feb 9, 2024
@epernod epernod marked this pull request as ready for review February 9, 2024 15:27
@epernod epernod changed the title [SofaSPHFluid] Update ParticleSource to add option to use random values. Remove noise for CI scenes [SofaSPHFluid] Add option in ParticleSource to add/remove random values in the particles generation. Remove noise for CI scenes Feb 9, 2024
@hugtalbot hugtalbot added pr: status ready Approved a pull-request, ready to be squashed and removed pr: status to review To notify reviewers to review this pull-request labels Feb 14, 2024
@bakpaul bakpaul merged commit 4aec131 into sofa-framework:master Feb 14, 2024
15 checks passed
@epernod epernod deleted the inf_2023_21_fix_sph_regression branch February 14, 2024 10:43
bakpaul pushed a commit to bakpaul/sofa that referenced this pull request Feb 23, 2024
…es in the particles generation. Remove noise for CI scenes (sofa-framework#4316)

* [src] Add noise option in ParticleSource

* [SPH][scenes] Update scene under regression test not to use noise.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: fix Fix a bug pr: status ready Approved a pull-request, ready to be squashed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants