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

How to deal with interest? #1572

Open
DorinevanderVlies opened this issue Nov 21, 2016 · 1 comment
Open

How to deal with interest? #1572

DorinevanderVlies opened this issue Nov 21, 2016 · 1 comment

Comments

@DorinevanderVlies
Copy link
Contributor

Currently only depreciation costs of investments are taken into account. Especially for large investments interest can play a significant role.

Furthermore I can imagine that large stakeholders, like the system operator or a cooperation, will have lower interest rates than for example customers.

  • Is there a particular reason why interest is currently not implemented in ETMoses?
  • Do you agree that it is important to implement interest in the model? If so, what would be a good approach?

I'm curious about your thoughts (@dennisschoenmakers @AlexanderWirtz @ChaelKruip (when you're back) )
And the technical possibilities ( @antw, @grdw)

@DorinevanderVlies DorinevanderVlies changed the title How to deal with interest rates on investments? How to deal with interest? Nov 21, 2016
@dennisquintel
Copy link
Contributor

I'm curious about your thoughts (@dennisschoenmakers @AlexanderWirtz @ChaelKruip (when you're back) )

The cost of capital was explicitly left out of etmoses before. We also discussed that it could (and should) be added later.

And the technical possibilities ( @antw, @grdw)

Technologically, of course this is possible. The real question here, is: how much time would it cost to implement this? I am assuming that technically this can be accomplished with not too much time spent.

wait...

There is a caveat. Technically, it might be rather simple, but we would have to know much (=have more information about) about the financial circumstances of the stakeholder and the LES.

Such as:

  • timing of investments, income (cash-in) and expenses (cash out), and if not: make assumptions about it
  • the assumed ratio of equity and debt and respective costs of capital (or let the user provide an average weighted cost of capital (=wacc).

So, we would have to make a lot of choices, and we would have to design (=think about) and create pages where this information should be added for the user. Also, we would have to think about where we store this information and whether or not etmodel should also have these costs taken into account.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants