Skip to content

Commit

Permalink
Merge pull request #42 from fund-model/doc-update
Browse files Browse the repository at this point in the history
Add links to code and calibration to some comps in docs
  • Loading branch information
davidanthoff authored Oct 3, 2019
2 parents e56867a + 93fb5ea commit 1a4bf35
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/src/science.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,12 @@ where ``\rho = 500`` (with a triangular distribution bounded by 250 and 1000) is

Temperature and sea level are calibrated to the best guess temperature and sea level for the IS92a scenario of Kattenberg *et al.* (1996).

#### Code

The code for the climate dynamics component can be found at [https://github.com/fund-model/MimiFUND.jl/blob/master/src/components/ClimateDynamicsComponent.jl](https://github.com/fund-model/MimiFUND.jl/blob/master/src/components/ClimateDynamicsComponent.jl).

The calibration code for the climate dynamics component can be found at [https://github.com/fund-model/MimiFUND.jl/blob/master/calibration/climate/fund_cs_calibration.ipynb](https://github.com/fund-model/MimiFUND.jl/blob/master/calibration/climate/fund_cs_calibration.ipynb).

## 5. Impacts

### 5.1. Agriculture
Expand Down Expand Up @@ -269,6 +275,10 @@ where
* ``r`` denotes region;
* ``\epsilon`` = 0.31 (0.15-0.45) is a parameter; it is the income elasticity of the share of agriculture in the economy; it is taken from Tol (2002b), who regressed the regional share in agriculture on per capita income, using 1995 data from the World Resources Institute (<http://earthtrends.wri.org>).

#### Code

The code for the agricultural impacts component can be found at [https://github.com/fund-model/MimiFUND.jl/blob/master/src/components/ImpactAgricultureComponent.jl](https://github.com/fund-model/MimiFUND.jl/blob/master/src/components/ImpactAgricultureComponent.jl).

### 5.2. Forestry

The model is:
Expand Down

0 comments on commit 1a4bf35

Please sign in to comment.