Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
How to use dependent variable from one physics in another physics
Posted Apr 9, 2018, 4:36 p.m. EDT Low-Frequency Electromagnetics, Chemical Reaction Engineering, Parameters, Variables, & Functions Version 5.3 3 Replies
Please login with a confirmed email address before reporting spam
Hello. I am doing research on chemical reactions on an electrode surface. I am using Electric Currents physics to solve for the voltage distribution over the electrode (dependent variable = V) and Transport of Diluted Species physics to solve the chemical reactions.
The chemical reaction rates depend on the voltage distribution. This means the voltage distribution must be solved before the reactions can be solved.
For example, one equation rate equation is the following:
kf1 = (k01)exp((1-alpha)nfa(V-E01))
where kf1 is the reaction rate, k01, alpha, n, fa, and E01 are parameters that have been defined, and V is the voltage solved for in the Electric Currents physics.
For the equation above, I get the warning "V is an unknown variable" even though it is defined as the dependent variable for the Electric Currents physics.
I have read from another thread that the way to solve this is with 2 different studies: one that solves for V and one that solves the reactions. However, I can not find how to pass the dependent variable V into the reactions study. How is this done?