When changing from TFM to DEM in the last paragraph of tutorial 3.5. Three-dimensional fluidized bed — MFiX 25.2 documentation, the user is required to delete the wall boundary condition and re-add it. Upon re-adding a couple of error messages show up:
Error: keyword bc_hw_s: argument mismatch, expected (‘bc’, ‘phase’), got
Error: keyword bc_uw_s: argument mismatch, expected (‘bc’, ‘phase’), got
Error: keyword bc_vw_s: argument mismatch, expected (‘bc’, ‘phase’), got
Error: keyword bc_ww_s: argument mismatch, expected (‘bc’, ‘phase’), got
I’m not sure what this means and how I should resolve this. I found that these arguments are set in the Jackson-Johnson partial slip boundary fields, but those fields are only accessible when Jackson-Johnson checkbox is checked. This option is greyed out when using no-slip walls and only available when using partial slip walls. Since we are using no-slip boundary conditions, the code shouldn’t expect any arguments.