필터 지우기
필터 지우기

how to use coolprop

조회 수: 32 (최근 30일)
Ray Joseph
Ray Joseph 2018년 9월 21일
댓글: Farrukh Nagi 2021년 1월 21일
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.

답변 (1개)

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

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Sources에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by