-
Notifications
You must be signed in to change notification settings - Fork 23
Stress gradient path example #179
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #179 +/- ##
==========================================
- Coverage 85.77% 85.76% -0.02%
==========================================
Files 52 52
Lines 5702 5704 +2
==========================================
+ Hits 4891 4892 +1
- Misses 811 812 +1 |
@PProfizi: Can you please review this one? Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice example, however it seems it works only for 2022R2.
We might want to tag the PR for the release of the PyDPF-Core version compatible with 222 and wait before merging it.
Unless it is supposed to work with 221 and I did something wrong.
Co-authored-by: Camille Bellot <80476446+cbellot000@users.noreply.github.com>
* stress gradient example * added hemisphere.rst to examples * added comments * newline at the end[F * comment correction * comment correction * added hemisphere.rst to setup.py * updated comments # Conflicts: # ansys/dpf/core/examples/downloads.py
No description provided.