-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
Different material models for the spherical chamber might be useful for different simulation purposes. Currently, only one material model is implemented and if a new material is being implemented, a new block has to be implemented.
Solution
It would be useful to be able to select the appropriate material model in the input file while still using the same chamber block. This can be done by reading a string from the input file and having different materials implemented within the chamber block that are selected based on this string.
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct and Contributing Guidelines
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request