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

Fixing plotting elements with midnodes #1988

Merged
merged 6 commits into from
Apr 14, 2023

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Apr 13, 2023

As the title.

I'm not particularly happy of this implementation. It feels like a hack. I think the whole "save_as_vtk" needs to be fixed and improved server side.

Close #1948

@github-actions github-actions bot added the BUG Issue, problem or error in PyMAPDL label Apr 13, 2023
@codecov
Copy link

codecov bot commented Apr 13, 2023

Codecov Report

Merging #1988 (cb880a1) into main (f32f3c6) will decrease coverage by 3.40%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1988      +/-   ##
==========================================
- Coverage   86.12%   82.72%   -3.40%     
==========================================
  Files          44       44              
  Lines        7914     7932      +18     
==========================================
- Hits         6816     6562     -254     
- Misses       1098     1370     +272     

@germa89 germa89 requested a review from mikerife April 13, 2023 12:02
@germa89 germa89 self-assigned this Apr 13, 2023
@germa89 germa89 requested a review from clatapie April 13, 2023 12:03
Copy link
Contributor

@clatapie clatapie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@germa89 germa89 merged commit 5c22e28 into main Apr 14, 2023
22 checks passed
@germa89 germa89 deleted the fix/plotting-elements-with-midnodes branch April 14, 2023 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Issue, problem or error in PyMAPDL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

a bug of 'plot_nodal_displacement' when use BEAM188
2 participants