Remaining PType and TPath changes (no ExpAsset)#78
Open
MichaelTiemann wants to merge 2 commits intovfitoolkit:masterfrom
Open
Remaining PType and TPath changes (no ExpAsset)#78MichaelTiemann wants to merge 2 commits intovfitoolkit:masterfrom
MichaelTiemann wants to merge 2 commits intovfitoolkit:masterfrom
Conversation
These are the non-ExpAsset changes needed thus far to progress a model through all the ptype and tpath things I have encountered.
Contributor
Author
|
May need to watch out for this: |
Contributor
Author
|
Another thing to watch for: in order to run my model in the TPath section, I needed to un-hardcode fastOLG=1 in simoptions. I think these changes have all the bits needed to work, but if there are problems, I can cherry-pick from the ExpAsset changes (that are much more extensive in the fastOLG sections). The bottom line is that I do have all the changes needed to get to the new known functional horizon, but I might not have split it perfectly down the middle. We'll see. |
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.
These are the non-ExpAsset changes needed thus far to progress a model through all the ptype and tpath things I have encountered.