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

Simulation annuity calculation needs to be checked #102

Open
smartie2076 opened this issue Jul 15, 2020 · 0 comments
Open

Simulation annuity calculation needs to be checked #102

smartie2076 opened this issue Jul 15, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@smartie2076
Copy link
Collaborator

While it is expected that there is a large difference between simulating a year and a day with Offgridders, the difference is so high that one should check out if there is a bug in there somewhere.

Note: We are using a diesel generator that is fixed to the peak demand here.

Simulation results of 1 d:

14:16:45-INFO-
 Simulation complete. Resulting parameters saved in "results.csv".
 Overview over results:
  project_site_name                  case     lcoe  res_share
0         FID_15036         pv-storage-mg  0.26304    1.00000
1         FID_15036  pv-diesel-storage-mg  6.07412    0.70622
2        FID_347088         pv-storage-mg  0.26445    1.00000
3        FID_347088  pv-diesel-storage-mg  6.11633    0.70409
4        FID_275788         pv-storage-mg  0.26774    1.00000
5        FID_275788  pv-diesel-storage-mg  6.04419    0.70818
6        FID_233355         pv-storage-mg  0.26789    1.00000
7        FID_233355  pv-diesel-storage-mg  6.04429    0.70818

 Warnings or errors might have occurred.
Please check terminal output or saved log-file to make sure they do not influence your simulation results.

Simulation results of 365 d:

13:36:47-INFO-
 Simulation complete. Resulting parameters saved in "results.csv".
 Overview over results:
  project_site_name                  case     lcoe  res_share
0         FID_15036         pv-storage-mg  0.29812    1.00000
1         FID_15036  pv-diesel-storage-mg  0.29643    0.67439
2        FID_347088         pv-storage-mg  0.29126    1.00000
3        FID_347088  pv-diesel-storage-mg  0.29243    0.74686
4        FID_275788         pv-storage-mg  0.30210    1.00000
5        FID_275788  pv-diesel-storage-mg  0.29856    0.51512
6        FID_233355         pv-storage-mg  0.30190    1.00000
7        FID_233355  pv-diesel-storage-mg  0.29854    0.50489

 Warnings or errors might have occurred.
Please check terminal output or saved log-file to make sure they do not influence your simulation results.
@smartie2076 smartie2076 self-assigned this Jul 15, 2020
@smartie2076 smartie2076 added the bug Something isn't working label Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant