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

Flexibility: added ability to INPUT electrolyzer capex and opex values #64

Open
johnjasa opened this issue Jan 17, 2025 · 1 comment
Open
Assignees

Comments

@johnjasa
Copy link
Collaborator

Want to have possibly user-inputted values instead of running cost models. Originally ID'd by @elenya-grant

@johnjasa
Copy link
Collaborator Author

Thinking more about this, we could have some framework logic that:

  • checks if the tech config's cost model is 'config' or 'custom' or some other keyword
  • if it is, use user-inputted capex and opex values for the cost model
  • we can create a simple ExplicitComponent (maybe an IndepVarComp) in OpenMDAO that outputs the Capex and Opex

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