WP34S - f SLV used with user selectable variables
|
05-04-2018, 12:56 PM
(This post was last modified: 05-04-2018 01:15 PM by Dieter.)
Post: #7
|
|||
|
|||
RE: WP34S - f SLV used with user selectable variables
(05-03-2018 10:02 PM)gomefun2 Wrote: There are a lot of problems I solve that require an excess of 100 variables. I programmed an Excel spreadsheet (in VBA) to calculate pressure drop (Beggs Brill/Modified Hagedorn and Brown Method (With Griffith Correlation)) and I remember counting more than 100 variables and 17 sub-functions. I'd say that a calculator may not be the right tool for this, and you should better stick to Excel or another program that suits this application even better. If you still want to use the 34s for this, here is a much shorter input routine that does not require separate prompts for each and every single variable (and thus 26x5 = 130 steps for A...Z): Code: #026 Note: if you're not yet familiar with the 34s, the first three lines are just a fancy way of writing 1,026. ;-) The routine may be updated for more than 26 variables, for instance by calling them ...X, Y, Z, A2, B2, C2, ... Or switch to lower case: X, Y, Z, a, b, c, ... Dieter |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
WP34S - f SLV used with user selectable variables - CR Haeger - 04-27-2015, 03:47 PM
RE: WP34S - f SLV used with user selectable variables - Thomas Klemm - 04-27-2015, 10:15 PM
RE: WP34S - f SLV used with user selectable variables - CR Haeger - 04-28-2015, 11:51 AM
RE: WP34S - f SLV used with user selectable variables - gomefun2 - 05-03-2018, 03:56 PM
RE: WP34S - f SLV used with user selectable variables - Dieter - 05-03-2018, 07:21 PM
RE: WP34S - f SLV used with user selectable variables - gomefun2 - 05-03-2018, 10:02 PM
RE: WP34S - f SLV used with user selectable variables - Dieter - 05-04-2018 12:56 PM
RE: WP34S - f SLV used with user selectable variables - gomefun2 - 05-05-2018, 07:35 PM
RE: WP34S - f SLV used with user selectable variables - Dieter - 05-06-2018, 08:47 AM
RE: WP34S - f SLV used with user selectable variables - gomefun2 - 05-06-2018, 11:36 PM
RE: WP34S - f SLV used with user selectable variables - Dieter - 05-07-2018, 08:08 AM
|
User(s) browsing this thread: 1 Guest(s)