-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pull request #253: Enl/bugfix/feb2022
Merge in JGCRI/gcam-core from enl/bugfix/feb2022 to master * commit '891304dcd5e8d8b8293b5c7a24e02c8c7c21d0a1': (42 commits) Some last minute fixes: * Fix GCAM-USA config to have global non-CO2 inputs in the right place, reducing warning messages * Fix global_ghg_link.xml to set price/demand adjust from 1975 to avoid warnings about them not being set * Fix Other industry rewrite in the CO2 emissions by assigned sector query Remove unnecesary constraint files Solver tweaks, potentially reducing robustness but I think will have more consistency in iteration counts from run to run Switch to using trn_freight_truck to break H2 truck simultaneities Update TF 2.6 initial guesses which we do for each release Undo unintentional comment out of bio_extern in configuration_ref Fix for NEI processing chunk which fails with latest R packages Fixes to queries. Note: I haven't checked GCAM-USA yet. Bump the version.h to 6.0 Resolve warning wrt prediction from a rank-deficient fit may be misleading Rebuild documentation and take care of a few warnings Some changes to support gcamwrapper: - Allows us to reset and create a new GCAM instance in the same session - Use price/quantity scales from EDFun which get adjusted over the forcasted ones which were used previously. - Directly manage reseting the STATE since the indirect method used previously is also tied up in the parallelism strategy used. Replace driver with driver_drake in usermod vignette Pull request #263: Gcamdata changes Update config files for missed other_industry renaming including the SSPs add trial markets to the "electricity" and "refining" sectors to help with model solution Fix round off bug caused by using the constant `0` in a ternary expression with a `Value` instead of `0.0`. This was causing a slightly wrong lower bound supply price to be calculated. Ultimately leading to solution failures in `dispatch 0` for all of our target finder runs since the detailed industry merged (the subsequent dispatches are able to recover just fine). Format constants correctly Remove successive mutates and forbidden functions Drop energy_balance and storage tables from VS proj file ...
- Loading branch information
Showing
198 changed files
with
9,493 additions
and
2,084 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.