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

Create sub-classes #133

Open
camiloramirezgo opened this issue Aug 20, 2021 · 2 comments
Open

Create sub-classes #133

camiloramirezgo opened this issue Aug 20, 2021 · 2 comments

Comments

@camiloramirezgo
Copy link
Collaborator

This issue is to discuss anything related to the structure of the technology subclasses.

@camiloramirezgo
Copy link
Collaborator Author

Diesel sub-class:

This inherits the Technology class and adds four extra parameters: diesel_price, efficiency, diesel_truck_consumption and diesel_truck_volume.

@camiloramirezgo
Copy link
Collaborator Author

Hydro sub-class:

At the moment this class was only created to be able to differentiate a Hydro technology from the others when calling the calculate_off_grid_lcoes method, as there is the need to pass an extra argument to the method.

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