Skip to content

vaporpressure_bis #1

Description

@life-elixir

It seems that the vaporpressure_bis function is missing. Could you please help me locate that function? If I just change the vaporpressure_bis in the Data_extraction.m code to vaporpressure I get the following error at the end of simulation:

Done with ODE solver
now extracting data
Error using refpropm (line 464)
[TDFLSH error 5] One or more inputs are out of range; Temperature above 1.5x(upper limit): T = 370651 K, Tmax
= 1000.00 K; Pressure above upper limit: P = 2040.05 MPa, Pmax = 2000.00 MPa.

Error in vaporpressure (line 26)
pv = refpropm('P','T',Tv,'D',rhov,'PARAHYD')*1e3; % return value in Pa

Error in Data_extraction (line 22)
nominal.pv1(z,:)=vaporpressure(nominal.uv1(z,end), nominal.rhov1(z));

Error in runNominal (line 16)
Data_extraction;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions