If you follow the instructions as written in step 3.3.6 of tutorial 3.3. Two-dimensional fluidized bed, Discrete Element Model (DEM) — MFiX 25.2 documentation the code will not run. By default the field Interpolation is set to Field-to-particle and particle-to-field and the field Scheme is set to None. I suppose this combination does not work after reading this post: Interpolation for dem
Either the Interpolation field should be set to No interpolation or a scheme should be selected. I tested both and both work, although giving significantly different results. As a beginner I have no idea about what the Width of the DPVM scheme should be so I suppose it would be better to elaborate a bit on this option in the tutorial.
Furthermore, now that I’m digging into this I started wondering what I am actually doing when I: select Fully coupled in the field Coupling method, then set Interpolation to No interpolation, and finally set Scheme to None. The simulation does run and the results show moving particles. The comment that shows up when I hover over the Interpolation field says that interpolation is needed to calculate gas-particle interactions such as the drag force. So, if I understand correctly: shouldn’t Interpolation be set anyway, even if you have one-way coupling?