This is the syntax I directly entered into the toolbox (I have also directly replaced "P" with the T-dependent expression). I also set x = X for the calculation. I am pretty sure one or two of my variables is not coded properly, particularly the temperature, T.
X' = (K/TX_t)*((10^(A-(B/TX_t +...
Hi Guys,
I'm trying to do a simple first-order, 1d (x-direction) simulation of mass transfer with the finite element toolbox in MATLAB for the following closed set of equations:
(Please note: "X" is not to be confused with the lowercase spatial dimension "x")
However, every time I...