Hi everyone,
I’m seeking clarification regarding the stiff chemistry solver settings and their applicability to reaction rates defined via a user function (e.g., usr_rates_des.f
). Specifically, do the limiter settings (e.g., chem_min_species_*
and stiff_chem_min_rate*
) automatically apply within the user function, or would I need to implement rate limiting directly in the user-defined files?