You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✅ Reproduced with a weeks-old SingleGridWorkBalancing array context. Init seems to be working OK, but after the first step:
Pressure range violation (p_min=2528.236407762848, p_max=274270.23911909416)
health_pres_min: 2.65231e3
health_pres_max: 2.77231e5
I think we should just ignore this until @anderson2981 takes a look. In the meantime, as a workaround, the following changes to run_params.yaml will make the tests step without running into health issues:
smoke_test_injection_3d
fails the health check before the first step:The error happens for single-rank eager and lazy, with the current
main
branches (except mirgecom, which is on theproduction
branch).Pressure (and temperature) eventually become negative, after about 8 steps.
To reproduce:
smoke_test_3d
is also affected.The text was updated successfully, but these errors were encountered: