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
When reloading LB populations, any LB boundary information is overwritten with zeros. There is functionality to regenerate the LB boundary information, but the callback call is missing. Here is the bugfix for 4.2.0 and 4.3-dev:
Could you please confirm that your simulations are fixed with this change? From my side, both the testsuite and your MWE are successful.
This regression was introduced in 4.2.0, back when serialization of object lists was temporarily removed from ESPResSo. The checkpointing test worked around this issue by checking LB boundaries before the LB populations were reloaded. I'll rewrite the test to check LB boundary information both before and after the LB populations are reloaded.
After loading lb populations from checkpoint, boundary flags disappear and the fluid accelerates indefinitely
The text was updated successfully, but these errors were encountered: