-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path__READ_ME.txt
65 lines (40 loc) · 2.48 KB
/
__READ_ME.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
+ TITLE +
COALMOD-World 1-Stage 2016 version, DIW Berlin
+ VERSION +
Version 1.0, November 2016.
+ AUTHORS +
Franziska Holz, Clemens Haftendorn, Roman Mendelevitch, Christian von Hirschhausen.
+ LICENSE +
This work is licensed under the MIT License (MIT).
Copyright (c) 2016 Franziska Holz, Clemens Haftendorn, Roman Mendelevitch, Christian von Hirschhausen (all DIW Berlin)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
and associated documentation files (the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge, publish, distribute,
sublicense, and/or sell copies of the Software, and to permit persons to whom the Software
is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
For more information on this license, visit
http://opensource.org/licenses/mit-license.php.
+ CITATION +
Whenever you use this code, please refer to http://www.diw.de/coalmod.
As well as to the model documentation:
Holz, F, C. Haftendorn, R. Mendelevitch, and C.v. Hirschhausen. (2016):
"A Model of the International Steam Coal Market(COALMOD-World)", DIW Data Documentation 85. DIW Berlin. Berln, Germany.
+ CONTACT +
We are happy to receive feedback under [email protected] or [email protected]
*******************************************************
+ REPRODUCTION OF RESULTS IN MODEL DOCUMENTATION +
To obtain results from the model documentation on the comparision between the WEO IEA NPS (stagnation scenario) and the 450ppm (2°C scenario) simply run the model once.
To do so:
1. Open the respective project directory CMW_2016.gpr (make sure this become the working directory)
2. Open 0_CMW_2016_Master.gms
3. Follow the instruction in the Gams file
4. After you run the model, results can be found in Output\Figures_new.xlsx
5. All results are written as a batch into the Output_CMW_2016.xlsx file
Have fun!