The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
Use of HP27s/19b and Plus42 solver
08-14-2023, 01:49 PM (This post was last modified: 08-14-2023 04:32 PM by Marco Polo.)
Post: #1
Use of HP27s/19b and Plus42 solver
I am very used to HP48/50 Multiple Equation Solver (MES) and i am managing to start using Plus42 even if it doesn't have something similar.
Just to start with something easy, i am playing with Ideal Gas Law.
In HP50 i have the following equations
Code:

'P*V=n*CONST(R)*UBASE(T)'
'm=n*MW'
}
This simple system considers UOM and allows the solution in case only moles or mass are required/available.
In Plus42 i tried to use the L function to reproduce MES behaviour
Code:
'P*V-L(n:m/MW)*8.31451_"J/gmol/K"*UBASE(T)*UVAL(n/n)'
but i cannot solve for 'n' (other variables work ok)

Am i doing something wrong or there is no way to get the score?

Thank you
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Use of HP27s/19b and Plus42 solver - Marco Polo - 08-14-2023 01:49 PM



User(s) browsing this thread: 3 Guest(s)