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 request: reconsider how operation and maintenance are passed to ProFAST #404

Open
jaredthomas68 opened this issue Nov 8, 2024 · 0 comments

Comments

@jaredthomas68
Copy link
Collaborator

Reconsider how operation and maintenance are passed to ProFAST

There is some question about whether we should use the 'maintenance' option in pf.set_params or use pf.add_fixed_cost to include the operation and maintenance costs in ProFAST inside the CustomFinancialModel. I think this question is more about how the user wants to include O&M in the model. We may want to support multiple approaches and implement them as projects need them.

Proposed solution

We chose to just use the 'maintenance' option in pf.set_params for now

Alternatives considered

We could use the pf.add_fixed_cost method instead.

Additional context

See discussion in PR #355

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

1 participant