We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I would like to define properties in yaml and link it to point depended parameter in the mesh file.
Currently this is done partially for elastic constants in the function get_all_elastic_moduli
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
Yes
The text was updated successfully, but these errors were encountered:
https://github.com/JuliaArrays/FillArrays.jl
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: