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 single-plane reflection and periodicity capability to native mesh interface #9

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

hansec
Copy link
Owner

@hansec hansec commented Nov 23, 2023

This pull request adds single-plane reflection and periodicity capability to native mesh interface, including:

  • Add tests for single-plane reflection and periodicity with linear and quadratic Hex elements from CUBIT grids
  • Update CUBIT conversion script to handle nodesets for periodicity

Additionally, this pull request made the following changes to the common code.

  • Add support for conversion of CUBIT files with lower-dimensional information (eg. CAD linkage)

This pull request does not modify any APIs. This pull request adds options to the main input file for native meshes.

… interface

 - Add regression tests for reflecting HEX meshes
@hansec hansec added the enhancement New feature or request label Nov 23, 2023
@hansec hansec added this to the v1.0 release status milestone Nov 23, 2023
@hansec hansec merged commit de42b18 into main Nov 23, 2023
2 checks passed
@hansec hansec deleted the native_mesh_reflect branch November 28, 2023 01:34
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.

1 participant