Loading [MathJax]/jax/output/CommonHTML/fonts/TeX/fontdata.js

MAgPIE - An Open Source land-use modeling framework

4.7.2

created with goxygen 1.4.4

Agricultural trade (21_trade)

Description

This module represents agricutlural trade among world regions. It ensures that the regional demand is met by domestic production and imports from other regions. The global trade balance dictates that global production must be larger than or equal to global demand. For non-traded goods, the regional production must be larger than or equal to regional demand.

Interfaces

Interfaces to other modules

Input

module inputs (A: exo | B: free_apr16 | C: off | D: selfsuff_reduced | E: selfsuff_reduced_bilateral22)
  Description Unit A B C D E
vm_prod_reg
(i, kall)
Regional aggregated production 106tDM/yr x x x x x
vm_supply
(i, kall)
Regional demand 106tDM/yr x x x x x

Output

module outputs
  Description Unit
pm_selfsuff_ext
(t_ext, h, kforestry)
Self sufficiency for timber products in extended time frame 1
vm_cost_trade
(i)
Regional trade costs 106USD05MER/yr

Realizations

(A) exo

In this realization, agricultural trade is fully prescribed exogenously. This also means that there is no interaction between regions as amounts of exports and imports are fix.

supreg(h2,i2)vm_prod_reg(i2,kall)supreg(h2,i2)vm_supply(i2,kall)+ctf21_trade_balance(ct,h2,kall)v21_manna_from_heaven(h2,kall)

The regional production must be bigger than the regional demand plus exports from that region (or minus imports in case of a negative trade balance). As the trade balance in this realization is exogenously defined there is the imminent risk of infeasibilities. To get results even in case of infeasble trade balance conditions v21_manna_from_heaven is introduced. It is an unlimited, but heavily expensive resource which can be used as last resort, if in any other case the model would become infeasible.

supreg(h2,i2)vm_cost_trade(i2)=106kallv21_manna_from_heaven(h2,kall)

After each run trade costs vm_cost_trade as well as v21_manna_from_heaven should be checked for non-zero values as these will indicate inconsistencies between model simulation and exogenously provided trade balances.

Limitations regions are completely separated and do not interact with each other

(B) free_apr16

In this realization, agricultural trade is fully liberalized in all timesteps.

For traded goods the only active constraint is that the global supply is larger or equal to demand. This means that production can be freely allocated globally based on comparative advantages.

i2vm_prod_reg(i2,k_trade)i2vm_supply(i2,k_trade)

For non-tradable commodites, the regional supply should be larger or equal to the regional demand.

supreg(h2,i2)vm_prod_reg(i2,k_notrade)supreg(h2,i2)vm_supply(i2,k_notrade)

Limitations This realization does not account for current trends in agricultural trade.

(C) off

In this realization, there is no agricultural trade, i.e. regions are fully self-sufficient and dependent on domestic production.

For all commodites, the regional supply should be larger or equal to the regional demand.

supreg(h2,i2)vm_prod_reg(i2,kall)supreg(h2,i2)vm_supply(i2,kall)

Limitations This realization does not account for current trends in agricultural trade.

(D) selfsuff_reduced

Within this realization, there are two ways for a region to fulfill its demand for agricultural products: a self-sufficiency pool based on historical region specific trade patterns, and a comparative advantage pool based on most cost-efficient production. In the self-sufficiency pool, regional self-sufficiency ratios f21_self_suff defines how much of the demand of each region i for each traded goods k_trade has to be met by domestic production. Self sufficiency ratios smaller than one indicate that the region imports from the world market, while self-sufficiencies greater than one indicate that the region produces for export. Trade costs, inlucding trade margins and tariffs, are considered.

Implementation of trade.

In the comparative advantage pool, the only active constraint is that the global supply is larger or equal to demand. This means that production can be freely allocated globally based on comparative advantages.

i2vm_prod_reg(i2,k_trade)i2vm_supply(i2,k_trade)+ctf21_trade_balanceflow(ct,k_trade)

For non-tradable commodites, the regional supply should be larger or equal to the regional demand.

supreg(h2,i2)vm_prod_reg(i2,k_notrade)supreg(h2,i2)vm_supply(i2,k_notrade)

The following equation indicates the regional trade constraint for the self-sufficiency pool. The share of regional demand that has to be fulfilled through the self-sufficiency pool is determined by a trade balance reduction factor for each commodity i21_trade_bal_reduction(ct,k_trade) according to the following equations (Schmitz et al. 2012). If the trade balance reduction equals 1 (f21_self_suff(ct,i2,k_trade) = 1), all demand enters the self-sufficiency pool. If it equals 0, all demand enters the comparative advantage pool. Lower bound for production.

supreg(h2,i2)vm_prod_reg(i2,k_trade)((supreg(h2,i2)vm_supply(i2,k_trade)+v21_excess_prod(h2,k_trade))cti21_trade_bal_reduction(ct,k_trade))$(ct(f21_self_suff(ct,h2,k_trade)1))+(supreg(h2,i2)vm_supply(i2,k_trade)ctf21_self_suff(ct,h2,k_trade)cti21_trade_bal_reduction(ct,k_trade)v21_import_for_feasibility(h2,k_trade))$(ct(f21_self_suff(ct,h2,k_trade)<1))

Upper bound for production.

supreg(h2,i2)vm_prod_reg(i2,k_trade)((supreg(h2,i2)vm_supply(i2,k_trade)+v21_excess_prod(h2,k_trade))cti21_trade_bal_reduction(ct,k_trade))$(ct(f21_self_suff(ct,h2,k_trade)1))+(supreg(h2,i2)vm_supply(i2,k_trade)ctf21_self_suff(ct,h2,k_trade)cti21_trade_bal_reduction(ct,k_trade))$(ct(f21_self_suff(ct,h2,k_trade)<1))

The global excess demand of each tradable good v21_excess_demad equals to the sum over all the imports of importing regions.

v21_excess_dem(k_trade)h2(supreg(h2,i2)vm_supply(i2,k_trade)(1ctf21_self_suff(ct,h2,k_trade))$(ctf21_self_suff(ct,h2,k_trade)<1))+ctf21_trade_balanceflow(ct,k_trade)+h2v21_import_for_feasibility(h2,k_trade)

Distributing the global excess demand to exporting regions is based on regional export shares (Schmitz et al. 2012). Export shares are derived from FAO data (see Schmitz et al. (2012) for details). They are 0 for importing regions.

v21_excess_prod(h2,k_trade)=v21_excess_dem(k_trade)ctf21_exp_shr(ct,h2,k_trade)

v21_cost_trade_reg(h2,k_trade)(i21_trade_margin(h2,k_trade)+i21_trade_tariff(h2,k_trade))supreg(h2,i2)(vm_prod_reg(i2,k_trade)vm_supply(i2,k_trade))+v21_import_for_feasibility(h2,k_trade)s21_cost_import

supreg(h2,i2)vm_cost_trade(i2)=k_tradev21_cost_trade_reg(h2,k_trade)

Limitations This realization depends on predetermined self-sufficiency rates and export shares, which leads to a relative fixed trade pattern.

(E) selfsuff_reduced_bilateral22

Within this realization, there are two ways for a region to fulfill its demand for agricultural products: a self-sufficiency pool based on historical region specific trade patterns, and a comparative advantage pool based on most cost-efficient production. In the self-sufficiency pool, regional self-sufficiency ratios f21_self_suff_seedred_1995(i,k) defines how much of the demand of each region i for each traded goods k_trade has to be met by domestic production. Self sufficiency ratios smaller than one indicate that the region imports from the world market, while self-sufficiencies greater than one indicate that the region produces for export. This realization uses world-region-level bilateral trade margins and tariffs for traded goods.

Implementation of trade.

In the comparative advantage pool, the active constraint ensures that superregional and thus global supply is larger or equal to demand. This means that production can be freely allocated globally based on comparative advantages.

i2vm_prod_reg(i2,k_trade)i2vm_supply(i2,k_trade)+ctf21_trade_balanceflow(ct,k_trade)

amount produced superregionally must be equal to supply + net trade

supreg(h2,i2)(vm_prod_reg(i2,k_trade))supreg(h2,i2)(vm_supply(i2,k_trade)i_ex(v21_trade(i_ex,i2,k_trade))+i_im(v21_trade(i2,i_im,k_trade)))

For non-tradable commodites, the regional supply should be larger or equal to the regional demand.

supreg(h2,i2)vm_prod_reg(i2,k_notrade)supreg(h2,i2)vm_supply(i2,k_notrade)

The following equation indicates the regional trade constraint for the self-sufficiency pool. The share of regional demand that has to be fulfilled through the self-sufficiency pool is determined by a trade balance reduction factor for each commodity i21_trade_bal_reduction(ct,k_trade) according to the following equations (Schmitz et al. 2012). If the trade balance reduction equals 1 (f21_self_suff(ct,i2,k_trade) = 1), all demand enters the self-sufficiency pool. If it equals 0, all demand enters the comparative advantage pool. Lower bound for production.

supreg(h2,i2)vm_prod_reg(i2,k_trade)((supreg(h2,i2)vm_supply(i2,k_trade)+v21_excess_prod(h2,k_trade))cti21_trade_bal_reduction(ct,k_trade))$(ct(f21_self_suff(ct,h2,k_trade)1))+(supreg(h2,i2)vm_supply(i2,k_trade)ctf21_self_suff(ct,h2,k_trade)cti21_trade_bal_reduction(ct,k_trade)v21_import_for_feasibility(h2,k_trade))$(ct(f21_self_suff(ct,h2,k_trade)<1))

Upper bound for production.

supreg(h2,i2)vm_prod_reg(i2,k_trade)((supreg(h2,i2)vm_supply(i2,k_trade)+v21_excess_prod(h2,k_trade))cti21_trade_bal_reduction(ct,k_trade))$(ct(f21_self_suff(ct,h2,k_trade)1))+(supreg(h2,i2)vm_supply(i2,k_trade)ctf21_self_suff(ct,h2,k_trade)cti21_trade_bal_reduction(ct,k_trade))$(ct(f21_self_suff(ct,h2,k_trade)<1))

The global excess demand of each tradable good v21_excess_demad equals to the sum over all the imports of importing regions.

v21_excess_dem(k_trade)(h2(supreg(h2,i2)vm_supply(i2,k_trade)(1ctf21_self_suff(ct,h2,k_trade))$(ctf21_self_suff(ct,h2,k_trade)<1))+ctf21_trade_balanceflow(ct,k_trade))+h2v21_import_for_feasibility(h2,k_trade)

Distributing the global excess demand to exporting regions is based on regional export shares (Schmitz et al. 2012). Export shares are derived from FAO data (see Schmitz et al. (2012) for details). They are 0 for importing regions.

v21_excess_prod(h2,k_trade)=v21_excess_dem(k_trade)ctf21_exp_shr(ct,h2,k_trade)

Trade tariffs are associated with exporting regions. They are dependent on net exports and tariff levels.

v21_cost_tariff_reg(i2,k_trade)i_im(ct(i21_trade_tariff(ct,i2,i_im,k_trade))v21_trade(i2,i_im,k_trade))

Trade margins costs assigned currently to exporting region. Margins at region level

v21_cost_margin_reg(i2,k_trade)i_im(i21_trade_margin(i2,i_im,k_trade)v21_trade(i2,i_im,k_trade))

regional trade values are the sum of transport margin and tariff costs

v21_cost_trade_reg(i2,k_trade)v21_cost_tariff_reg(i2,k_trade)+v21_cost_margin_reg(i2,k_trade)+supreg(h2,i2)v21_import_for_feasibility(h2,k_trade)s21_cost_import

Regional trade costs are the costs for each region aggregated over all the tradable commodities.

vm_cost_trade(i2)=k_tradev21_cost_trade_reg(i2,k_trade)

Limitations This realization depends on predetermined self-sufficiency rates and export shares, which leads to a relative fixed trade pattern. Bilateral trade happens within the above, based on bilateral tariffs and margins. Other notable difference from selfsuff_reduced is that bilateral margins are now defined over regions (as these are transport costs) as opposed to super-regions (which delimit free trade zones or similar large regions)

Definitions

Objects

module-internal objects (A: exo | B: free_apr16 | C: off | D: selfsuff_reduced | E: selfsuff_reduced_bilateral22)
  Description Unit A B C D E
f21_exp_shr
(t_all, h, kall)
Superregional and crop-specific export share 1 x x
f21_self_suff
(t_all, h, kall)
Superregional self-sufficiency rates 1 x x x x x
f21_trade_bal_reduction
(t_all, trade_groups21, trade_regime21)
Share of inelastic trade pool 1 x x
f21_trade_balance
(t_all, h, kall)
trade balance of positive exports and negative imports 106tDM/yr x x
f21_trade_balanceflow
(t_all, kall)
Domestic balance flows 106tDM/yr x x
f21_trade_margin
(h, kall)
Costs of freight and insurance USD05MER/tDM x x
f21_trade_tariff
(h, kall)
Specific duty tariffs USD05MER/tDM x x
i21_trade_bal_reduction
(t_all, k_trade)
Trade balance reduction 1 x x x
i21_trade_margin
(h, k_trade)
Trade margins USD05MER/tDM x x x
i21_trade_tariff
(h, k_trade)
Trade tariffs USD05MER/tDM x x x
q21_cost_trade
(h)
Superregional trade costs 106USD05MER/yr x x x
q21_cost_trade_reg
(h, k_trade)
Superregional trade costs for each tradable commodity 106USD05MER/yr x x
q21_costs_margins
(i, k_trade)
Regional bilateral trade requirements x
q21_costs_tariffs
(i, k_trade)
Regional trade tariff costs 106USD05MER/yr x
q21_excess_dem
(k_trade)
Global excess demand 106tDM/yr x x
q21_excess_supply
(h, k_trade)
Superregional excess production 106tDM/yr x x
q21_notrade
(h, kall)
Superregional production constraint of non-tradable commodities 106tDM/yr x x x x x
q21_trade_bilat
(h, k_trade)
Superregional bilateral trade requirements 106tDM/yr x
q21_trade_glo
(k_trade)
Global production constraint 106tDM/yr x x x
q21_trade_reg
(h, k_trade)
Superregional trade balances i.e. minimum self-sufficiency ratio 1 x x
q21_trade_reg_up
(h, k_trade)
Superregional trade balances i.e. maximum self-sufficiency ratio 1 x x
s21_cost_import Cost for additional imports to maintain feasibility USD05MER/tDM x x
s21_manna_from_heaven v21_manna_from_heaven fixed to zero (0) or available at high cost (1) binary x
s21_trade_tariff Trade tariff switch (1=on 0=off) 1 x x
s21_trade_tariff_fadeout fadeout scenario setting for trade tariffs x
s21_trade_tariff_startyear year to start fading out trade tariffs x
s21_trade_tariff_targetyear year to finish fading out trade tariffs x
v21_cost_margin_reg
(i, k_trade)
Rregional trade margins for each tradable commodity 106USD05MER/yr x
v21_cost_tariff_reg
(i, k_trade)
Regional trade tariffs for each tradable commodity 106USD05MER/yr x
v21_cost_trade_reg
(h, k_trade)
Superregional trade costs for each tradable commodity 106USD05MER/yr x x
v21_excess_dem
(k_trade)
Global excess demand 106tDM/yr x x
v21_excess_prod
(h, k_trade)
Superregional excess production 106tDM/yr x x
v21_import_for_feasibility
(h, k_trade)
Additional imports to maintain feasibility 106tDM/yr x x
v21_manna_from_heaven
(h, kall)
Last resort resource for otherwise infeasible trade balance constraints 106tDM/yr x
v21_trade
(i_ex, i_im, k_trade)
Amounts traded bilaterally 106tDM/yr x

Sets

sets in use
  description
ct(t) Current time period
h all superregional economic regions
h2(h) Superregional (dynamic set)
i all economic regions
i2(i) World regions (dynamic set)
k_hardtrade21(k_trade) Products where trade should be limited
k_import21(k_trade) Commodities that can have additional imports to maintain feasibility
k_notrade(kall) Production activities of non-tradable commodites
k_trade(kall) Production activities of tradable commodities
kall All products in the sectoral version
kforestry(k) forestry products
supreg(h, i) mapping of superregions to its regions
t_all(t_ext) 5-year time periods
t_ext 5-year time periods
t(t_all) Simulated time periods
trade_groups21 Trade groups
trade_regime21 Trade scenarios
tstart21(t_all) Historic time steps
type GAMS variable attribute used for the output

Authors

Xiaoxi Wang, Anne Biewald, Christoph Schmitz, Markus Bonsch

See Also

11_costs, 16_demand, 17_production, 32_forestry

References

Schmitz, Christoph, Anne Biewald, Hermann Lotze-Campen, Alexander Popp, Jan Philipp Dietrich, Benjamin Leon Bodirsky, Michael Krause, and Isabelle Weindl. 2012. “Trading More Food: Implications for Land Use, Greenhouse Gas Emissions, and the Food System.” Global Environmental Change 22 (1): 189–209. https://doi.org/10.1016/j.gloenvcha.2011.09.013.