Recent content by Meaningless

  1. M

    MATLAB How to Define Temperature in a MATLAB Mass Transfer Simulation?

    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 +...
  2. M

    MATLAB How to Define Temperature in a MATLAB Mass Transfer Simulation?

    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...
Back
Top