shut off CDR in GCAM #635
Answered
by
jayfuhrman
Estelle-2005
asked this question in
Q&A
|
Hi to all, I want to shut off all CDR techniques(including BECCS, DACCS, land CDR and others) for all sectors. Does anyone know how to implement it in GCAM? |
Answered by
jayfuhrman
Jul 27, 2026
Replies: 1 comment 1 reply
|
DAC can be disabled by simply not reading in the DAC input file. There is also a turn off CCS file that you could modify to only disable (set shareweight to zero) BECCS technologies. To disable land CDR the most straightforward way to do this would be to make sure you aren't parsing a LUC price adjust file. |
1 reply
Answer selected by
Estelle-2005
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
DAC can be disabled by simply not reading in the DAC input file. There is also a turn off CCS file that you could modify to only disable (set shareweight to zero) BECCS technologies. To disable land CDR the most straightforward way to do this would be to make sure you aren't parsing a LUC price adjust file.