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

Lower dimensional physicals #5

Open
simbilod opened this issue Jul 10, 2023 · 2 comments
Open

Lower dimensional physicals #5

simbilod opened this issue Jul 10, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@simbilod
Copy link
Owner

A nice feature of the previous iteration of this code was the ability to pass, for instance, 1D objects to a 2D mesh, and have them be conformal and properly tagged as physical. This can replace the current hack for boundary conditions, and allow e.g. sources and monitors to be defined.

This can probably be achieved here with recursive labeled entities

@HelgeGehring

@simbilod simbilod self-assigned this Jul 10, 2023
@simbilod simbilod added the enhancement New feature or request label Jul 10, 2023
@HelgeGehring
Copy link
Collaborator

Sounds great 🥳

@simbilod
Copy link
Owner Author

#71 might provide a framework for this; there is some hardcoded dimentionality logic that needs to be fixed first though

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