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

Create Spline-Patch-Group #63

Closed
jzwar opened this issue Oct 16, 2022 · 4 comments
Closed

Create Spline-Patch-Group #63

jzwar opened this issue Oct 16, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@jzwar
Copy link
Collaborator

jzwar commented Oct 16, 2022

In order to describe complex geometries, more than one spline-patch is required. Currently they are stored as a simple list of splines. However, for analysis, more information might be required, such as:

  • Connectivity information
  • Boundary information
  • (optional) material IDs

Having such a class, would facilitate the multipatch output for several IGA-solvers. It could further provide a few functions

  • show for multipatch, storing already sampled geometries
  • multithread sample-ing
  • select_boundary for interactively chosing boundaries based on patch and face IDs

We should also make sure, that intermediate "designs" can be stored in json format, so boundaries can be stored and altered later!

This is related to gismo, mfem and nutils exports and might be of interest to the users of these softwares.

@jzwar jzwar added the enhancement New feature or request label Oct 16, 2022
@jzwar
Copy link
Collaborator Author

jzwar commented Oct 16, 2022

Please leave a comment for discussion, as to what is required and what might be missing

@jzwar jzwar assigned j042 and jzwar Oct 16, 2022
@j042
Copy link
Member

j042 commented Nov 23, 2022

now #62 is merged those things should be easier to extend. select_boundary should be in gustaf

@j042
Copy link
Member

j042 commented Dec 13, 2022

#77

@jzwar
Copy link
Collaborator Author

jzwar commented Jan 25, 2023

#94

@jzwar jzwar closed this as completed Feb 10, 2023
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

No branches or pull requests

2 participants