Writing file in Mfix_DOUBT


The writing time for the DEM simulation is 0.01s but in 3d VTK model during the simulation, it starts writing from 0.04s. What does this mean?

What is the time-step (DT)?

If you need more help, please attach your model - Main menu/Submit bug report, upload ZIP file here. Thanks.

I want to use a constant dt = 3e-5 s but Mfix is running with time step of 5.41E-8 s. How to fix this dt_solid time step.

Also I provided the writing time for the background as 0.01s.

I want to input constant time in Mfix gui itself instead of using UDF.

Below you can see the ratio for solid time step factor = 50

I am using particle size distribution for the free fall particle simulation keeping the following parameters

I am unable to provide the files. Please refer the images.

There is not sufficient information in the images you sent, which is why it is always better to attach the setup files. If you have proprietary geometry, you can prepare a different setup that still reproduces your issue. Otherwise we can only guess and/or ask you additional details.

Do you have particles initially in the system? If you don’t, the vtp files will not be written until there is at least one particle in the vtk region.

Is this a granular flow (no fluid phase)? The time step you want to set is the fluid time step. It is not recommended to use a constant fluid time step because the simulation will stop if any fluid loop fails to converge or if unphysical values are computed, instead of reducing the time step and continuing the simulation.

If you want a constant solids time step, then set the solids time step option to “constant” and enter the solids time step (see below). However, DEM is unlikely to run with such large time step, given that the computed DEM time step is 3 orders of magnitude smaller.