Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.

Ansys Learning Forum Forums Discuss Simulation Fluids Parameterize Arrhenius factors in Fluent Reply To: Parameterize Arrhenius factors in Fluent

Mike H.
Subscriber

I was able to print the activation energy value for my reaction #4 using this Scheme command:

> (list-ref (list-ref (list-ref (list-ref (list-ref (list-ref (%rpgetvar 'materials) 9) 4) 1) 4) 5) 2)

2.607e+08

Here, 9=material, 4=reactions, 1=finite rate, 4=reaction #, 5=arrhenius, 2=activation energy.

Question: does anyone know the Scheme command to change that value?

Thanks.

[bingo_chatbox]