Seg fault on using the Mesh system with the Components system #29667
Labels
C: Modules/Thermal Hydraulics
Tickets pertaining to the thermal_hydraulics module
P: normal
A defect affecting operation with a low possibility of significantly affects.
T: defect
An anomaly, which is anything that deviates from expectations.
Bug Description
When creating a regular mesh or using mesh generators and at the same time adding components which rely on the mesh being a THMMesh rather than a MooseMesh, we currently seg-fault.
We possibly could support this if we make THMMesh inherit from the GeneratedMesh. but for now we should just have a clean error
Steps to Reproduce
Run this input
Impact
Looks untidy though no real impact.
[Optional] Diagnostics
No response
The text was updated successfully, but these errors were encountered: