Solved
Help for iteration
- December 11, 2018
- 3 replies
- 13555 views
Hey guys,
I'm new in Mathcad and I'm doing my thesis now. I have some trouble finding how to do iteration in Mathcad.
So in my file, I have a reactor of 250 m. And I want to know how the concentration changes.
But, I want the simulation to run for >1 cycle. Which means I have to define a way to make the Cout (concentration out) from previous cycle, as a value for the Cin(2) concentration in of the next cycle. These are for both liquid and gas concentration.
So in summary I want to make a loop of :
COlin (x+1) = COlout (x)
COgin (x+1) = COgout (x) + COgin (x)
Help guys 😞
Thank you in advance

