Jörg Meier

Results 17 comments of Jörg Meier

Dear @GiudGiud First, thanks for making the tests lighter. > However I am not seeing the subdomain changing? The gif below is derived from the gold file of the lighter...

Dear @hugary1995, Thank you very much for your review and comments. I was able to solve some points directly. However, I still need your input on other points. Please see...

I'd like to provide some more details on how to reproduce the error. Please consider the Moose input file from @Wendy-Ji posted here https://github.com/idaholab/moose/discussions/28485#discussion-7105994 ``` [Problem] solve = false []...

Dear @GiudGiud, It looks to me like the failure of the test is not due to a bug in this PR. Can you help? > Failed to find a container...

Dear Guillaume, Please excuse my pestering: Is there anything else to add to this PR from my side? Jörg

In your model, all the physics is acting on the blocks added via `add_subdomain_ids`; the same with the (regular) variables. You could try to swap this (using the new and...

The example given in https://github.com/idaholab/moose/discussions/26941 uses the blocks created via `add_subdomain_ids` without physics.