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

[Feature]: Allow IDs as properties #180

Open
CWillberg opened this issue Aug 15, 2024 · 1 comment
Open

[Feature]: Allow IDs as properties #180

CWillberg opened this issue Aug 15, 2024 · 1 comment
Labels
feature New feature or request
Milestone

Comments

@CWillberg
Copy link
Collaborator

What are you trying to do and how would you want to do it differently?

I would like to define properties in yaml and link it to point depended parameter in the mesh file.

Is it something you currently cannot do? Is this related to an issue/problem?

Currently this is done partially for elastic constants in the function get_all_elastic_moduli

Implementation details

Parameter: "Mesh ID"

e.g.
Bulk Modulus: "Bulk_Modulus"

All property values have to be used as point wise defined values.

check if something like a virtual vector is possible for scalar defined values

Would you be willing to submit a PR?

Yes

@CWillberg CWillberg added the feature New feature or request label Aug 15, 2024
@CWillberg
Copy link
Collaborator Author

@CWillberg CWillberg added this to the V2.0 milestone Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant