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

add vtk export of displacements #414

Merged
merged 14 commits into from
Sep 4, 2023
Merged

add vtk export of displacements #414

merged 14 commits into from
Sep 4, 2023

Conversation

jorgepz
Copy link
Member

@jorgepz jorgepz commented Jul 14, 2023

add vtk export feature for displacements at last time of analysis closes #170

@mvanzulli
Copy link
Member

mvanzulli commented Jul 15, 2023

Issues related #170. And maybe is worth it to merge first #417

src/Interfaces/VTK.jl Outdated Show resolved Hide resolved
@jorgepz jorgepz marked this pull request as ready for review August 21, 2023 18:49
@jorgepz jorgepz changed the title add vtk add vtk export feature for displacements at last time of analysis Aug 21, 2023
@jorgepz jorgepz changed the title add vtk export feature for displacements at last time of analysis add vtk export of displacements at last time of analysis Aug 21, 2023
@jorgepz jorgepz requested a review from mforets August 21, 2023 18:53
src/Interfaces/VTK.jl Outdated Show resolved Hide resolved
src/Interfaces/VTK.jl Outdated Show resolved Hide resolved
src/Interfaces/VTK.jl Outdated Show resolved Hide resolved
src/Interfaces/VTK.jl Outdated Show resolved Hide resolved
@jorgepz jorgepz marked this pull request as draft August 23, 2023 21:21
@jorgepz
Copy link
Member Author

jorgepz commented Aug 23, 2023

There is still missing the deformation of the nodes coordinates

@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2023

Codecov Report

Merging #414 (cfcd24c) into main (d06eecc) will increase coverage by 0.10%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #414      +/-   ##
==========================================
+ Coverage   86.87%   86.97%   +0.10%     
==========================================
  Files          43       44       +1     
  Lines        1684     1697      +13     
==========================================
+ Hits         1463     1476      +13     
  Misses        221      221              
Files Changed Coverage Δ
src/ONSAS.jl 100.00% <ø> (ø)
src/Interfaces/VTK.jl 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jorgepz jorgepz marked this pull request as ready for review August 23, 2023 21:44
@jorgepz
Copy link
Member Author

jorgepz commented Sep 4, 2023

impecable!

@jorgepz jorgepz changed the title add vtk export of displacements at last time of analysis add vtk export of displacements Sep 4, 2023
@mforets mforets merged commit 05a7613 into main Sep 4, 2023
3 of 4 checks passed
@mforets mforets deleted the vtk branch September 4, 2023 13:58
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

Successfully merging this pull request may close these issues.

Add VTK output plots
4 participants