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

Refactor vtk_helper.py to allow appending data #1666

Merged
merged 5 commits into from
Jul 30, 2024

Conversation

PProfizi
Copy link
Contributor

Add helpers to append data to an UnstructuredGrid:

  • append_field_to_grid
  • append_fields_container_to_grid

…ds_container_to_grid helpers.

Signed-off-by: paul.profizi <paul.profizi@ansys.com>
@PProfizi PProfizi added the enhancement New feature or request label Jul 26, 2024
@PProfizi PProfizi added this to the 0.13.0 milestone Jul 26, 2024
@PProfizi PProfizi self-assigned this Jul 26, 2024
PProfizi and others added 2 commits July 26, 2024 10:46
Copy link

@abhishekchitwar abhishekchitwar left a comment

Choose a reason for hiding this comment

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

@PProfizi, Great! LGTM! It would be great to have an option to update the name of field data in case of the dpf_fieldscontainer_to_vtk.
Thanks!

Signed-off-by: paul.profizi <paul.profizi@ansys.com>
Copy link

@abhishekchitwar abhishekchitwar left a comment

Choose a reason for hiding this comment

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

Thanks!

Signed-off-by: paul.profizi <paul.profizi@ansys.com>
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.02%. Comparing base (95923e2) to head (208622d).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1666      +/-   ##
==========================================
- Coverage   86.53%   81.02%   -5.52%     
==========================================
  Files          83       83              
  Lines        9893     9896       +3     
==========================================
- Hits         8561     8018     -543     
- Misses       1332     1878     +546     

@PProfizi PProfizi merged commit c8e0848 into master Jul 30, 2024
44 checks passed
@PProfizi PProfizi deleted the feat/vtk_helper_append_fields_to_grid branch July 30, 2024 08:43
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

Successfully merging this pull request may close these issues.

2 participants