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

Commits on Jun 25, 2024

  1. Refactor vtk_helper.py to create append_field_to_grid and append_fiel…

    …ds_container_to_grid helpers.
    
    Signed-off-by: paul.profizi <paul.profizi@ansys.com>
    PProfizi committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    96c05bf View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Add testing

    Signed-off-by: paul.profizi <paul.profizi@ansys.com>
    PProfizi committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0ab86bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7aca60a View commit details
    Browse the repository at this point in the history
  3. Enable renaming via a field_name argument

    Signed-off-by: paul.profizi <paul.profizi@ansys.com>
    PProfizi committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    43a7901 View commit details
    Browse the repository at this point in the history
  4. Refactor tests to use field_name argument

    Signed-off-by: paul.profizi <paul.profizi@ansys.com>
    PProfizi committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    208622d View commit details
    Browse the repository at this point in the history