Hello,
I think I have found a small bug in solve_species_eq.f for the use of usr_sources.f. The commented lines of usr_src_mod.f indicate the number of the equation (to be set to .TRUE.) to apply the corresponding sources:
However, when checking solve_species_eq.f, the call_usr_sources the call is related to equation 8 rather than 7, which is the same than in solve_granular_energy.f. Am I right? I was going crazy activating equation 7 aiming for a species source and nothing was happening
Thank you,
Eduardo