Macro-economy - GCAM: Difference between revisions

From IAMC-Documentation
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 3: Line 3:
|DocumentationCategory=Macro-economy
|DocumentationCategory=Macro-economy
}}
}}
 
Details on GCAM's economy sector can be found in the [http://jgcri.github.io/gcam-doc/inputs_economy.html economic inputs] and [http://jgcri.github.io/gcam-doc/economy.html economy] section of the official documentation.
== Modeling Approach ==
Regional GDP is calculated using a simple one-equation model:
 
<math>\text{Equation 1}: GDP_{r,t+1} = POP_{r,t+1}( 1+GRO_{r,t})^{tStep}( \frac{GDP_{r,t}}{POP_{r,t}} ) P^{ \alpha }_{r,t+1}</math>
 
where
{| class="wikitable"
|+
|r
|region
|-
|t
|period
|-
|tStep
|number of years in time step
|-
|GDP<small>r,t</small>
|GDP in region r in period t
|-
|POPr,t
|population in region r in period t
|-
|GROr,t
|annual average per capita GDP growth rate
in region r in period t
|}
See [http://jgcri.github.io/gcam-doc/macro-econ.html#macro-economic-modeling-approach Macro-Economic System] for more details.

Revision as of 18:09, 15 June 2022

Alert-warning.png Note: The documentation of GCAM is 'under review' and is not yet 'published'!

Model Documentation - GCAM

Corresponding documentation
Previous versions
No previous version available
Model information
Model link
Institution Pacific Northwest National Laboratory, Joint Global Change Research Institute (PNNL, JGCRI), USA, https://www.pnnl.gov/projects/jgcri.
Solution concept General equilibrium (closed economy)GCAM solves all energy, water, and land markets simultaneously
Solution method Recursive dynamic solution method
Anticipation GCAM is a dynamic recursive model, meaning that decision-makers do not know the future when making a decision today. After it solves each period, the model then uses the resulting state of the world, including the consequences of decisions made in that period - such as resource depletion, capital stock retirements and installations, and changes to the landscape - and then moves to the next time step and performs the same exercise. For long-lived investments, decision-makers may account for future profit streams, but those estimates would be based on current prices. For some parts of the model, economic agents use prior experience to form expectations based on multi-period experiences.

Details on GCAM's economy sector can be found in the economic inputs and economy section of the official documentation.