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

[FEATURE] Add some outputs of interest in CCGT components #453

Open
pierre-eliep-met opened this issue Aug 30, 2023 · 1 comment
Open

[FEATURE] Add some outputs of interest in CCGT components #453

pierre-eliep-met opened this issue Aug 30, 2023 · 1 comment
Labels
✨enhancement New feature or request

Comments

@pierre-eliep-met
Copy link
Collaborator

What is your precise need ?

We need to create by hand some variables in the models for KPIs, such as Q_reduced = compressor.Q * sqrt(compressor.T_in)/compressor.P_in;, as for the GT, etc.

What solution do you see ?

It would be more handy and robust to have them already created in the components directly

@pierre-eliep-met pierre-eliep-met added the ✨enhancement New feature or request label Aug 30, 2023
@pierre-eliep-met
Copy link
Collaborator Author

compressor_Qv_in = compressor_Q / compressor.rho_in; also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant