Community Profile

photo

Josh


Last seen: 6 days ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


PDEPE solver failure (spatial discretization) ; partial differential/derivative temperature modelling
Attempting to model temperature profile of an adsorption column based on concentration profile since this determines the heat of...

9 days ago | 1 answer | 0

1

answer

Question


Solving simultaneous set of differential equations for range of values to get desired set output
dXdt = (mu*X) - ((Fi/VL)*X); dCdt = (mu*X*Ycx) - ((Fi/VL)*C); dSdt = ((Fi/VL)*(S_in-S)) - (mu*X)/Yxs; dProductdt = (mu*X*Ypx)...

1 year ago | 1 answer | 0

1

answer

Question


Fzero giving weird answer
I'm trying to find a maximum upper bound for an ODE by using ode15s, and fzero to find root of function that will determine the ...

1 year ago | 1 answer | 0

1

answer