Skip to content

Commit

Permalink
Delete files and comments
Browse files Browse the repository at this point in the history
  • Loading branch information
siddarthd96 committed Apr 15, 2022
1 parent 20c6ce5 commit c1d6dfe
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 66 deletions.
Empty file removed .Rhistory
Empty file.
55 changes: 0 additions & 55 deletions exe/configuration_industry.xml

This file was deleted.

4 changes: 2 additions & 2 deletions input/gcamdata/R/zchunk_LA1321.cement.R
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ module_energy_LA1321.cement <- function(command, ...) {
L1321.in_EJ_R_cement_F_Y

# ---------------------------------------------------------------------------------------------------------------------
## 7/30/21: Temporary modification for detailed industry
## 7/30/21: Modification for detailed industry
## Manually adjust coal use in South Korea, so there is enough left for iron and steel sector
## Upper bound is IEA coal consumption in non-metallic minerals

Expand Down Expand Up @@ -387,7 +387,7 @@ module_energy_LA1321.cement <- function(command, ...) {
L1321.cement_adj_neg

L1321.cement_adj_neg %>%
# TEMPORARY STEEL DECARONBONIZATION MODIFICATION: add korea excess coal to biomass
# STEEL DECARONBONIZATION MODIFICATION: add korea excess coal to biomass
bind_rows(korea_coal_neg_en) %>%
mutate(fuel = "biomass") %>%
group_by(GCAM_region_ID, sector, fuel, year) %>%
Expand Down
Binary file not shown.
Binary file not shown.
9 changes: 0 additions & 9 deletions input/gcamdata/inst/extdata/energy/calibrated_techs_ces.csv

This file was deleted.

0 comments on commit c1d6dfe

Please sign in to comment.