Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Step by Step #1

Open
Crisp09 opened this issue Jul 2, 2020 · 3 comments
Open

Step by Step #1

Crisp09 opened this issue Jul 2, 2020 · 3 comments

Comments

@Crisp09
Copy link

Crisp09 commented Jul 2, 2020

I got a ternary mixture of CH4, N2 and H2 and want to get VLE Diagramms. Could someone explain me how to use the PVT Tool stepbystep. I don't get it. :/
I used Matlab 2019 and tried to first addComponents but the tool only allows one Component and shows me a 0x0 matrix. I also tried it with addMixture('CH4' 'H2' 'N2', 300, 100000) but it didn't work because of to many input arguments.
I would be really grateful if someone could help.

@simulkade
Copy link
Owner

Hi @Crisp09,
See one of the examples, for instance this one

@Crisp09
Copy link
Author

Crisp09 commented Jul 3, 2020

Thanks a lot. I get these errors when I try:

Reference to non-existent field 'Pc'.

Error in kval_estimate (line 48)
critical_pres = [mixture.components.Pc]; % [pa]

Error in lleflash (line 50)
ki = kval_estimate(mixture);

Error in examplecomment (line 22)
lleflash(mixture1, thermo1, options)

@simulkade
Copy link
Owner

simulkade commented Jul 3, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants