Royalty Rate Schedule & Royalty Supplemental Payments#139
Open
softwareengineerprogrammer wants to merge 22 commits intomainfrom
Open
Royalty Rate Schedule & Royalty Supplemental Payments#139softwareengineerprogrammer wants to merge 22 commits intomainfrom
softwareengineerprogrammer wants to merge 22 commits intomainfrom
Conversation
…g construction cash flow line item. add new example_SAM-single-owner-PPA-4b for royalty schedule + supplemental payments
…ty holder annual and total revenue
…h flow order and prepare to include royalty supplementary payments between inflation and interest (note that only example_SAM-single-owner-PPA-4b is regenerated in this commit and other SAM examples .out files ordering will be affected when they are regenerated)
…lder revenue is now lower because construction years are included
| if is_boolean_type: | ||
| if _is_bool_val(New_val): | ||
| continue | ||
| msg = f'Value given ({str(New_val)}) for {ParamToModify.Name} is not boolean.' |
Owner
Author
There was a problem hiding this comment.
Might incidentally (partially) resolve outstanding issue re: arbitrary string bools
|
|
||
| Royalty Holder NPV: 50.59 MUSD | ||
| Royalty Holder Average Annual Revenue: 4.40 MUSD/yr | ||
| Royalty Holder Average Annual Revenue: 4.19 MUSD/yr |
Owner
Author
There was a problem hiding this comment.
TODO check that tooltip text reflects period this is calculated for (construction +Ops)
… high value corresponding to max allowed total capex)
…le_SAM-single-owner-PPA-4b Royalty Supplemental Payments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Royalty Rate ScheduleparameterRoyalty Supplemental Paymentsparameter to support lease/rental/etc. paymentsCashflow CSV example: https://gist.github.com/softwareengineerprogrammer/1365612f73d745312bdb672f8371c81e
TODO
Royalty Supplemental PaymentsRoyalty supplemental payments [construction] ($)excludes supplementary payments during construction years): a258dea'*'param read matching logicTesting & Verification
test_expand_scheduletest_royalty_supplemental_paymentsexample_SAM-single-owner-PPA-4btest_royalty_rate_scheduleChange Checklist:
Observe the following checklist items if your change includes a new version (see versioning notes and version management docs).
Before merging:
After merging:
git push origin refs/tags/vM.m.PSelf-reviewed in #139