Marc T. Henry de Frahan

Results 161 comments of Marc T. Henry de Frahan

Another question... what is the refinement like? Does it touch any BC? Can you post a pic of the farm (looks like this was made with amrwind-frontend)?

And in the z-direction? It touches the bottom BC?

That's interesting. Can you get anything to fail if you start the refinement at z=0 (for all those cases above)?

I would be very surprised if telling it to refine past the bottom BC had an effect. Looking at the code for the geom/box refinement, it should just be ignored....

It would be helpful to have a stack trace. Can anyone post a stack trace of a debug build?

hmmm I saw the same on Kestrel in early April. This particular one was annoying because it wouldn't show up with gcc. I am worried we have a compiler bug....

Discussed: for now, @mbkuhn is going to fix the one line bug and then close this issue

@psakievich, @neilmatula, @lawrenceccheung do we still need to keep this open? I see a bunch has been done already.

I haven't seen this... seems super annoying. Is there any sort of consistency to the brokenness when testing different compilers?

I can reproduce this. Thank you for posting the detailed information. Did you get far enough to determine a potential fix or reason for this? I will be looking at...