Running the same mathcad file with different input value (mathcad15)
Hi all,
I am new here and a bit of a mathcad newbie. I taught myself how to use it by trial and error and googling which is probably not the best way to go about things.
I have written a mathcad file which calculates the flowrate of gas through an orrifice by simply inputting 1 value which is the depth.
This works fine as i can pick any depth i want and get the desired flowrate, however i would like the calculation to the give me the flowrate over a range of depths i.e 10,20,30,40....350 meters.
I can use a single colum matrix with multiple rows however my calculation starts to trip up when it encounters the if statement for each of these values.
The calculation works flawlessly if i input 1 depth, however for multiple depths it has this problem. Any help would be greatly appreciated
Simon




