Model/0_executebatch.gms
GLOBIOM EXECUTION FILE
Top-level script of the GLOBIOM model. It executes the numbered stages of
the model in-sequence, passing the output of a stage as input to the
next stage via the filesystem (.g00
files in the Model/t
directory).
This allows the model to be re-run quickly after modifying a stage by commenting out the execute statements of prior stages: since these will not produce modified output, their existing output files can be re-used.
To keep the .g00 input/output and .gdx output files of the stages of a run separate, redefine the run variable so as to provide the files with a unique label.
Comments
The
7_output.gms
file is by default executed at the end of6_scenario.gms
. Output can also be produced ex-post with7_output.gms
if//no_ouput=1
is used as argument for the6_scenario.gms
execution.7_output.gms
://csv=1
for production of a CSV file using GDXVIEWER (Windows only).//limpopo=1
for production ofoutput.gdx
in thegdx
folder and addition ofoutputs_limpopo.gms
elements.choose IEAscen RCP2..RCPref
choose BioenScen SPA0 (=baseline)
choose IEAscen scenBASE
choose BioenScen GHG050_BIO00..GHG050_BIO06 (=carbon price 50$, biomass price 0*7.2..40*7.2)
use volume calibration for PW/SW -> 2000 prices make no sense, over time not much difference.
ignore transport costs -> woody biomass prices $10 lower, otherwise no difference.
higher roundwood use for energy (especially Africa) -> is caused by differences in agriculture sector (less IP).