I am using MFIX version 25.1.2 to simulate a chemical reaction in a pseudo-two-dimensional fluidized bed using DMP on Linux. At 0.02 seconds into the simulation, it suddenly fails to converge and displays the error message “DT<DT_MIN.” But when I uncheck “Enable energy equations,” the simulation runs normally. How can I resolve this issue? Thank you.
Try running with explicit coupling enabled (Solids>DEM, check “Enable explicit coupling of interphase quantities”). I have your case running up to 0.3s without issue. This was on version 25.3
Separately, I was able to run without error by using a dt_max of 1e-5s, though this is obviously slower. An overnight run reached 5.5s without error.