JGCRI / gcam-core

GCAM -- The Global Change Analysis Model
http://jgcri.github.io/gcam-doc/
Other
281 stars 163 forks source link

How to segment other grains in the GCAM model? #432

Open JYD-CPU opened 4 months ago

JYD-CPU commented 4 months ago

Hi, I want to separate quinoa from other grains in GCAM. How should I do it? Seeking experience sharing

realxinzhao commented 4 months ago

Back in GCAMv6, there was a CMP led by @pkyle in which we expanded the crop list in GCAM. The detailed documentation was not released. But you can find the commits here: https://github.com/JGCRI/gcam-core/commit/88a4b59fb69ba855f5b6272837e2b01790fe2aeb

In short, it depends on what level of detail you want to model. If entirely as an independent crop, changes are needed in land, production, trade, consumption (food & other), and related prices & emissions. You could also only add quinoa as a tech to produce OtherGrain if your study focuses on production, (assuming the trade & demand responses are similar between quinoa and the rest of OtherGrain).