Clear Filters
Clear Filters

how to use coolprop

32 views (last 30 days)
Ray Joseph
Ray Joseph on 21 Sep 2018
Commented: Farrukh Nagi on 21 Jan 2021
and executing: >> CoolProp.PropsSI('T','P',101325,'Q',0,'Water')
produces the following errors: Warning: function AbstractState_d4alphar_dDelta3_dTau takes at most 1 arguments > In CoolProp.PropsSI (line 2) Error using CoolPropMATLAB_wrap Fatal error.
Error in CoolProp.PropsSI (line 2) [varargout{1:max(1,nargout)}] = CoolPropMATLAB_wrap(345,varargin{:});
I have not found literature on error codes.
I would appreciate any help in identifying how to start this up, general use instructions, and trouble shooting actions.

Answers (1)

Ahmed Samir
Ahmed Samir on 18 Nov 2018
I didn't found a solution yet also,
If you found anything please mail me :
Ahmedsamer062@gmail.com
  3 Comments
RAM KUMAR PRAJAPATI
RAM KUMAR PRAJAPATI on 31 Jul 2020
i also need solution.can you tell me please.
Farrukh Nagi
Farrukh Nagi on 21 Jan 2021
>> py.CoolProp.CoolProp.PropsSI('T','P',101325,'Q',0,'Water')
ans =
373.12
Something wrong with your wrapper - install again.

Sign in to comment.

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!