Jörg Meier

Results 4 issues of Jörg Meier

To ease re-assignment of all elements belonging to one subdomain to another subdomain during a run, make Moose input files shorter, and reduce potential sources of error I'd like to...

If the user specifies invalid subdomain names during block restricting [Physics/Solid Mechanics/QuasiStatics], the error message does not point to the actual culprit. This PR aims to improve this error message....

### Bug Description When using invalid subdomain names when block-restricting [Physics/SolidMechanics/QuasiStatic] the error message just reads: ``` The following error occurred in the MooseMesh 'mesh' of type MeshGeneratorMesh. Requested subdomain...

T: defect
P: normal

Dear libmesh community, This issue requests to make `write_element_data()` (and sister methods) more resistent to missing subdomains. As you know, [Moose](https://mooseframework.inl.gov/index.html) uses libmesh intensively also for the output of Exodus...