I am solving 2D TFM but when I run the simulation an error is coming. I attached a bug report.
Warning from utilities_mod.f:169 lungu_2023-09-09T100614.557560.zip (4.5 MB)
Velocity exceeds limit: 44.000
in cell: I = 2 J = 74 K = 1
Epg = 0.48035 Ug = 0.26045E-02 Vg = -49.256 Wg = 0.0000
To change the limit, adjust the scale factor MAX_INLET_VEL_FAC.
Error from time_step.f:196
DT < DT_MIN. Recovery not possible!
The initial condition is overpacked. Check the values of the solids volume fraction (Initial Conditons>Bed>LLDMP>volume fraction) and the packed bed void fraction (Solids>TFM>Packed bed void fraction, ep_star). If ep_star=0.52, then the initial solids fraction in the bed must be less than 0.48. The GUI should catch the inconsistency if you set ep_star first. It is missing it if ep_star is changed after the bed solids fraction is set.
I changed the initial Solid volume fraction to 0.40 but still problem is same. My question is solid volume fraction in a packed bed is 0.52 then why do we have to select an initial solid volume fraction less than 0.48?
I checked it with different initial solid volume fractions like 0.40, 0.48, and 0.45 but the simulation is not running. the same problem is coming. could you suggest the correct approach?
The error is coming as:
Right, i was applied same thing solid void 0.52, then initial boundary conditions i also applied 0.52 it takes automatically gas voidage 0.48, but simulation is not solving.
The last case you sent ( new_2023-09-14T164019.381241.zip runs fine for me. It has a void fraction at max packing of 0.52, which means solids fraction cannot exceed 0.48, and you set the initial solids fraction in the bed at 0.40 which is below 0.48. This is a valid setting and it runs fine for me.
I run the file you sent me, and even though an error was coming, i did not change any parameters, only reset the job and run.
DT < DT_MIN. Recovery not possible! new_2023-09-14T164019.381241.zip (3.2 MB)