enable ICE multiplier read-in#389
Draft
robertpietzcker wants to merge 1 commit into
Draft
Conversation
Contributor
Author
|
somehow the value from |
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.
Purpose of this PR
allow the use of region-specific multipliers for ICE inconv costs. To this end, the 0.5-multiplier hardcoded in toolUpdateEndogenousCosts was replaced by the value read in from
genParIncoCostStartVal.csv, and the value there was changed from 0 to 0.5Checklist:
Instructions for PIK internal testing of transport packages:
/p/projects/edget/PRchangeLog/./test-standard-runs "FolderName" "ReferenceFolder", where "FolderName" is a name you can choose which identifies your changes or PR, i.e. the PR number plus a keyword. "ReferenceFolder" is an optional argument and should be a folder that already exists in the directory "/p/projects/edget/PRchangeLog/". If not set this defaults to the last stored run.Running this command submits five sbatch jobs. these are four standalone runs and one run that simulates an iterative run, using REMIND information from the latest NPi2025 AMT. You can optionally find a help page by running ./test-standard-runs -h
testScen[1-4]_edgetPR*.outandtestIter*.outfiles in case of errors.Further information (optional):