In fluidized bed simulation, everything seems normal, with no error occurring, only some warnings and messages.
However, it seems that the chemical reaction did not occur and the temperature did not change. Only the flow of particles was simulated.
I have checked the “ ReactionRates array size ” mentioned in The chemical reaction does not exist - MFiX / How to - NETL Flow Science Software Support. So I don’t know how to solve it now.
There is an additional question, if I want to give a value as a variable, such as the fluctuation of import flow, how can I achieve it?
For example, defining a variable A as a function of time t, such as a sine function or a normal distribution, and define the flow rate m=A (t) * constant, is this feasible in MFIX?
The case you have attached has 36 reactions defined. Which of the reactions is not happening? Can you simplify the chemistry (say, disable some reactions) to help troubleshoot this?
You should be able to implement a time-dependent flow rate using usr1_des.f
Thanks for your reply @cgw !
I followed your suggestion and reduced the number of reactions from 36 to 6, conducting another simulation.
I can see from the VTK window that no reactions have occurred in the system, and there is no temperature change in the system (chemical reactions will be accompanied by changes in heat).
I found that only sand particles can be seen, and biomass particles cannot be seen. I speculate that for some reason, biomass particles did not enter the system, so no chemical reaction occurred.