Kentin
Bioengineer
- Nov 8, 2009
- 3
Hi!
I am working on a mass transfer simulation. I use Mathcad 14.0 and the built-in function Find() worked perfectly to solve the equations for N the total mass transfer of my system.
I would like to see the variation of N with Q (which is the volumetric flow rate going in). So I would like to define a function N(Q): Q-> Find(N) (which solves the equations for each Q). But it seems that Mathcad doesn't expect a function in the equations.
I also tried to do a for loop to build a vector of values for N for several Q so I could plot N vs Q. But no matter how I tried the 'given' statement and the equations can't be written in a program operator.
Thank you for your help!
I am working on a mass transfer simulation. I use Mathcad 14.0 and the built-in function Find() worked perfectly to solve the equations for N the total mass transfer of my system.
I would like to see the variation of N with Q (which is the volumetric flow rate going in). So I would like to define a function N(Q): Q-> Find(N) (which solves the equations for each Q). But it seems that Mathcad doesn't expect a function in the equations.
I also tried to do a for loop to build a vector of values for N for several Q so I could plot N vs Q. But no matter how I tried the 'given' statement and the equations can't be written in a program operator.
Thank you for your help!