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
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