-
Notifications
You must be signed in to change notification settings - Fork 1
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
Make Iteration Structure #12
Comments
Make 2 examples to prove functionality of this interface:
|
resolved by #53 |
The only remaining task would be:
|
Sequential Simulations: We need to save a new gen sheet. This should include:
In MATLAB E4ST, we are using accrual accounting rather than cash accounting. CAPEX could make sense to do cash accounting. FOM, VOM, and fuel costs are expenses incurred in each year. We would need to be very careful in multi-year CAPEX and ITC accounting - we couldn't interpolate, but would have to do some sort of cost-averaging across years. Likewise if we do build rates, we will need to change them depending on how many years we do between simulations. There is an advantage of accrual accounting for CAPEX - we stop simulating the future. If we count the cost of building new things in the year that they happen, we would be showing the investment cost up front, when much of the benefit is years into the future. Another idea from Dan - calculate investments as a lump sum. Then apportion the lump-sum investment cost (and lump-sum subsidies) over the years, possibly using a depreciation rate. |
Leaning towards going forward with accrual accounting to avoid the need to do excessive conversions. The optimization requires us to use accrual accounting CAPEX numbers already. As long as we are doing accrual in our reporting, we need to track past capex independently from what retires. Would be nice to include lump-sum accounting for CAPEX as an option for results. |
Also FOM should be changed to be $/MW/yr |
No description provided.
The text was updated successfully, but these errors were encountered: