DEFINE_NET_REACTION_RATE owervrite the current model?
in Fluids
Hi,
I'm using an EDC model, but this one does mot seem to deliver enough heat in some regions. So I'm thinking about to write an own reaction rate with DEFINE_NET_REACTION_RATE UDF.
However what is going to happen with chosed model in the Species Transport Box? Is it overwritten or working in parallel?
Thanks in advance!
Answers
The rate provided and returned through the UDF for particlular specie (kgmol/m³s) will be used by the solver.
The UDF calculated rate is then used exclusively by solver?