Read the Docs build information Build id: 297360 Project: iiasa-energy-program-message-doc Version: latest Commit: 1812f2db0a3c72f72f87ac07e81b13f73da27b43 Date: 2020-03-05T11:05:18.368352Z State: finished Success: True [rtd-command-info] start-time: 2020-03-05T11:05:21.284614Z, end-time: 2020-03-05T11:05:22.822887Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/iiasa/message_doc.git . Cloning into '.'... [rtd-command-info] start-time: 2020-03-05T11:05:23.284829Z, end-time: 2020-03-05T11:05:23.698140Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 1812f2d Merge pull request #20 from iiasa/2019-update [rtd-command-info] start-time: 2020-03-05T11:05:23.854579Z, end-time: 2020-03-05T11:05:24.173046Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-03-05T11:05:25.601544Z, end-time: 2020-03-05T11:05:30.229320Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv --no-site-packages Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-03-05T11:05:30.400958Z, end-time: 2020-03-05T11:05:31.409006Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (20.0.2) [rtd-command-info] start-time: 2020-03-05T11:05:31.586001Z, end-time: 2020-03-05T11:05:43.310793Z, duration: 11, exit-code: 0 python -m pip install --upgrade --no-cache-dir Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.1-py2.py3-none-any.whl (14 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.0-py2.py3-none-any.whl (39 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting requests>=2.0.0 Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) Collecting packaging Downloading packaging-20.3-py2.py3-none-any.whl (37 kB) Collecting six>=1.5 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB) Collecting certifi>=2017.4.17 Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting idna<3,>=2.5 Downloading idna-2.9-py2.py3-none-any.whl (58 kB) Collecting pytz>=2015.7 Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.6-py2.py3-none-any.whl (67 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23754 sha256=015a8e2b5729f0e91cdddeb358d86596a6a939b8af899092283323b3bf367899 Stored in directory: /tmp/pip-ephem-wheel-cache-91z8y1js/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=777aac68594969ce9f93b388aa7cccca58a322234e570949f638369231d74683 Stored in directory: /tmp/pip-ephem-wheel-cache-91z8y1js/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, sphinxcontrib-websupport, imagesize, urllib3, certifi, chardet, idna, requests, pytz, babel, MarkupSafe, Jinja2, six, pyparsing, packaging, snowballstemmer, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 45.2.0 Uninstalling setuptools-45.2.0: Successfully uninstalled setuptools-45.2.0 Successfully installed Jinja2-2.11.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2019.11.28 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.9 imagesize-1.2.0 mock-1.0.1 packaging-20.3 pillow-5.4.1 pyparsing-2.4.6 pytz-2019.3 readthedocs-sphinx-ext-1.0.1 recommonmark-0.5.0 requests-2.23.0 setuptools-41.0.1 six-1.14.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.2.0 urllib3-1.25.8 [rtd-command-info] start-time: 2020-03-05T11:05:43.465466Z, end-time: 2020-03-05T11:05:46.616512Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 1)) (1.8.5) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (0.4.3) Collecting sphinxcontrib-bibtex Downloading sphinxcontrib_bibtex-1.0.0-py3-none-any.whl (14 kB) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 1)) (2.11.1) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 1)) (2.3.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 1)) (2.0.0) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 1)) (2.23.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 1)) (0.7.12) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 1)) (20.3) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 1)) (1.14.0) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 1)) (0.14) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 1)) (2.8.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 1)) (1.2.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 1)) (41.0.1) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 1)) (1.2.0) Collecting pybtex>=0.20 Downloading pybtex-0.22.2-py2.py3-none-any.whl (279 kB) Collecting oset>=0.1.3 Downloading oset-0.1.3.tar.gz (7.3 kB) Collecting pybtex-docutils>=0.2.0 Downloading pybtex_docutils-0.2.2-py2.py3-none-any.whl (4.6 kB) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx->-r requirements.txt (line 1)) (1.1.1) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r requirements.txt (line 1)) (3.0.4) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r requirements.txt (line 1)) (1.25.8) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r requirements.txt (line 1)) (2.9) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r requirements.txt (line 1)) (2019.11.28) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from packaging->sphinx->-r requirements.txt (line 1)) (2.4.6) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx->-r requirements.txt (line 1)) (2019.3) Collecting latexcodec>=1.0.4 Downloading latexcodec-2.0.0-py2.py3-none-any.whl (17 kB) Collecting PyYAML>=3.01 Downloading PyYAML-5.3.tar.gz (268 kB) Building wheels for collected packages: oset, PyYAML Building wheel for oset (setup.py): started Building wheel for oset (setup.py): finished with status 'done' Created wheel for oset: filename=oset-0.1.3-py3-none-any.whl size=9660 sha256=50f45917b64a83b6a527b779dc3ae02c8dea6d67ea833688d96ebf2cd94b178e Stored in directory: /tmp/pip-ephem-wheel-cache-i1clpi75/wheels/d3/97/cf/cfafe0bedac445a9492baca15b27f8afb4693182b00a975ac7 Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.3-cp37-cp37m-linux_x86_64.whl size=44228 sha256=87b4327e42724197083059df05427b79a2b1209de5c3f5dd0091a45de1d0fb6c Stored in directory: /tmp/pip-ephem-wheel-cache-i1clpi75/wheels/8a/55/a4/c0a81d27c33462cfdcb904db018f5550197e88b2b6b85beed2 Successfully built oset PyYAML ERROR: sphinxcontrib-bibtex 1.0.0 has requirement Sphinx>=2.0, but you'll have sphinx 1.8.5 which is incompatible. Installing collected packages: latexcodec, PyYAML, pybtex, oset, pybtex-docutils, sphinxcontrib-bibtex Successfully installed PyYAML-5.3 latexcodec-2.0.0 oset-0.1.3 pybtex-0.22.2 pybtex-docutils-0.2.2 sphinxcontrib-bibtex-1.0.0 [rtd-command-info] start-time: 2020-03-05T11:05:48.394479Z, end-time: 2020-03-05T11:05:48.714706Z, duration: 0, exit-code: 0 cat source/conf.py # -*- coding: utf-8 -*- # # message documentation build configuration file, created by # sphinx-quickstart on Mon Feb 8 16:15:24 2016. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import sys import os import shlex # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. #sys.path.insert(0, os.path.abspath('.')) # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. #needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. sys.path.append(os.path.abspath('exts')) extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.mathjax', 'sphinxcontrib.bibtex', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The encoding of source files. #source_encoding = 'utf-8-sig' # The master toctree document. master_doc = 'index' # General information about the project. project = u'MESSAGE-GLOBIOM' copyright = u'2016–2019, IIASA Energy Program' author = u'IIASA Energy Program' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = '1.0' # The full version, including alpha/beta/rc tags. release = '1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: #today = '' # Else, today_fmt is used as the format for a strftime call. #today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. exclude_patterns = [] # The reST default role (used for this markup: `text`) to use for all # documents. #default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. #add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). #add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. #show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # A list of ignored prefixes for module index sorting. #modindex_common_prefix = [] # If true, keep warnings as "system message" paragraphs in the built documents. #keep_warnings = False # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. #html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". #html_title = None # A shorter title for the navigation bar. Default is the same as html_title. #html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. html_logo = '_static/logo_white.png' # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. #html_favicon = None # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] def setup(app): app.add_stylesheet('custom.css') # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. #html_extra_path = [] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. #html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. #html_use_smartypants = True # Custom sidebar templates, maps document names to template names. #html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. #html_additional_pages = {} # If false, no module index is generated. #html_domain_indices = True # If false, no index is generated. #html_use_index = True # If true, the index is split into individual pages for each letter. #html_split_index = False # If true, links to the reST sources are added to the pages. #html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. #html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. #html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. #html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). #html_file_suffix = None # Language to be used for generating the HTML full-text search index. # Sphinx supports the following languages: # 'da', 'de', 'en', 'es', 'fi', 'fr', 'hu', 'it', 'ja' # 'nl', 'no', 'pt', 'ro', 'ru', 'sv', 'tr' #html_search_language = 'en' # A dictionary with options for the search language support, empty by default. # Now only 'ja' uses this config value #html_search_options = {'type': 'default'} # The name of a javascript file (relative to the configuration directory) that # implements a search results scorer. If empty, the default will be used. #html_search_scorer = 'scorer.js' # Output file base name for HTML help builder. htmlhelp_basename = 'messagedoc' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). #'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). #'pointsize': '10pt', # Additional stuff for the LaTeX preamble. 'preamble': """ \usepackage{tabularx} """, # Latex figure (float) alignment #'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'message.tex', u'message Documentation', u'IIASA Energy Program', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of # the title page. latex_logo = '_static/logo_blue.png' # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. #latex_use_parts = False # If true, show page references after internal links. #latex_show_pagerefs = False # If true, show URL addresses after external links. #latex_show_urls = False # Documents to append as an appendix to all manuals. #latex_appendices = [] # If false, no module index is generated. #latex_domain_indices = True # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'message', u'message Documentation', [author], 1) ] # If true, show URL addresses after external links. #man_show_urls = False # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'message', u'message Documentation', author, 'message', 'One line description of project.', 'Miscellaneous'), ] # Documents to append as an appendix to all manuals. #texinfo_appendices = [] # If false, no module index is generated. #texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. #texinfo_show_urls = 'footnote' # If true, do not generate a @detailmenu in the "Top" node's menu. #texinfo_no_detailmenu = False # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = {'https://docs.python.org/': None} # prolog for all rst files rst_prolog = """ .. role:: strike .. role:: underline """ # numfig options numfig = True ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("master", "/en/master/"), ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("2019-update", "/en/2019-update/"), ], 'downloads': [ ("pdf", "//message.iiasa.ac.at/_/downloads/global/en/latest/pdf/"), ("html", "//message.iiasa.ac.at/_/downloads/global/en/latest/htmlzip/"), ("epub", "//message.iiasa.ac.at/_/downloads/global/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'iiasa-energy-program-message-doc', 'name': u'message_doc', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://message.iiasa.ac.at/projects/global/en/latest/', 'analytics_code': 'UA-134631150-1', 'single_version': False, 'conf_py_path': '/source/', 'api_host': 'https://readthedocs.com', 'proxied_api_host': '/_', 'github_user': 'iiasa', 'github_repo': 'message_doc', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': 'UA-134631150-1', 'global_analytics_code': 'UA-17997319-2', 'commit': '1812f2db', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' [rtd-command-info] start-time: 2020-03-05T11:05:48.873636Z, end-time: 2020-03-05T11:05:56.971844Z, duration: 8, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done making output directory... loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 73 source files that are out of date updating environment: 73 added, 0 changed, 0 removed reading sources... [ 1%] annex/index reading sources... [ 2%] annex/macro reading sources... [ 4%] annex/message/1_introduction reading sources... [ 5%] annex/message/2_conversion_technologies reading sources... [ 6%] annex/message/3_domestic_resources reading sources... [ 8%] annex/message/4_energy_flows reading sources... [ 9%] annex/message/5_stock-piles reading sources... [ 10%] annex/message/6_user-defined_relations reading sources... [ 12%] annex/message/7_objective_and_cost_counters reading sources... [ 13%] annex/message/8_special_features_of_the_matrix_generator reading sources... [ 15%] annex/message/deleted_imports_and_exports reading sources... [ 16%] annex/message/index reading sources... [ 17%] bibliography checking for /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibs/main.bib in bibtex cache... not found parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibs/main.bib... parsed 150 entries reading sources... [ 19%] climate/index reading sources... [ 20%] climate/magicc/climate_indicators reading sources... [ 21%] climate/magicc/index reading sources... [ 23%] commodities/cement reading sources... [ 24%] commodities/index reading sources... [ 26%] commodities/metals reading sources... [ 27%] commodities/other_comm reading sources... [ 28%] econ reading sources... [ 30%] emissions/gains/index reading sources... [ 31%] emissions/gains/pollutants reading sources... [ 32%] emissions/globiom/index reading sources... [ 34%] emissions/index reading sources... [ 35%] emissions/message/f_gases reading sources... [ 36%] emissions/message/ghgs reading sources... [ 38%] emissions/message/index reading sources... [ 39%] energy/conversion/electricity reading sources... [ 41%] energy/conversion/grid reading sources... [ 42%] energy/conversion/heat reading sources... [ 43%] energy/conversion/index reading sources... [ 45%] energy/conversion/other reading sources... [ 46%] energy/demand reading sources... [ 47%] energy/enduse/index reading sources... [ 49%] energy/enduse/industrial reading sources... [ 50%] energy/enduse/resid_commerc reading sources... [ 52%] energy/enduse/transport reading sources... [ 53%] energy/fuel_blending reading sources... [ 54%] energy/index reading sources... [ 56%] energy/policy reading sources... [ 57%] energy/resource reading sources... [ 58%] energy/resource/bioenergy reading sources... [ 60%] energy/resource/fossilfuel reading sources... [ 61%] energy/resource/index reading sources... [ 63%] energy/resource/nuclear reading sources... [ 64%] energy/resource/renewable reading sources... [ 65%] energy/tech reading sources... [ 67%] energy/tech_addon reading sources... [ 68%] glossary reading sources... [ 69%] index reading sources... [ 71%] land_use/crop reading sources... [ 72%] land_use/food reading sources... [ 73%] land_use/forest reading sources... [ 75%] land_use/globiom reading sources... [ 76%] land_use/index reading sources... [ 78%] land_use/land reading sources... [ 79%] land_use/linkage reading sources... [ 80%] land_use/livestock reading sources... [ 82%] land_use/spatial reading sources... [ 83%] macro reading sources... [ 84%] message reading sources... [ 86%] overview/index reading sources... [ 87%] overview/model_concept reading sources... [ 89%] overview/policy/cancun reading sources... [ 90%] overview/policy/index reading sources... [ 91%] overview/spatial reading sources... [ 93%] overview/temporal reading sources... [ 94%] socio_econ/beh_change reading sources... [ 95%] socio_econ/index reading sources... [ 97%] socio_econ/narratives reading sources... [ 98%] socio_econ/pop_GDP reading sources... [100%] water/index /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/index.rst:3: WARNING: Title underline too short. Annex: Mathematical formulation ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/1_introduction.rst:2: WARNING: Title underline too short. 1 Introduction ==== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:5: WARNING: Title underline too short. 2 Conversion Technologies ==== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:7: WARNING: Title underline too short. 2.1 Variables ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:16: WARNING: Title underline too short. 2.1.1 Activities of Energy Conversion Technologies ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:48: WARNING: Title underline too short. 2.1.2 Capacities of Energy Conversion Technologies ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:48: WARNING: Title underline too short. 2.1.2 Capacities of Energy Conversion Technologies ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:92: WARNING: Title underline too short. 2.2.1 Capacity Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:178: WARNING: Title underline too short. 2.2.2 Dynamic Constraints on Activity and Construction Variables ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:178: WARNING: Title underline too short. 2.2.2 Dynamic Constraints on Activity and Construction Variables ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:240: WARNING: Title underline too short. 2.2.3 Contraints on total installed capacity ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:240: WARNING: Title underline too short. 2.2.3 Contraints on total installed capacity ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:262: WARNING: Title underline too short. 2.2.4 User defined Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:262: WARNING: Title underline too short. 2.2.4 User defined Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:2: WARNING: Title underline too short. 3 Domestic Resources ==== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:4: WARNING: Title underline too short. 3.1 Variables ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:8: WARNING: Title underline too short. 3.1.1 Resource Extraction Variables ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:34: WARNING: Title underline too short. 3.2 Constraints ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:34: WARNING: Title underline too short. 3.2 Constraints ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:39: WARNING: Title underline too short. 3.2.1 Total Resource Availability per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:68: WARNING: Title underline too short. 3.2.2 Resource Depletion Constraints ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:68: WARNING: Title underline too short. 3.2.2 Resource Depletion Constraints ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:99: WARNING: Title underline too short. 3.2.4 Maximum Annual Resource Extraction per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:99: WARNING: Title underline too short. 3.2.4 Maximum Annual Resource Extraction per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:118: WARNING: Title underline too short. 3.2.5 Dynamic Resource Extraction Constraints per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:118: WARNING: Title underline too short. 3.2.5 Dynamic Resource Extraction Constraints per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:7: WARNING: Title underline too short. 4.1 Balance Equations ---------------- looking for now-outdated files... /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:92: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:92: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:1: WARNING: malformed hyperlink target. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:7: WARNING: Title underline too short. 5.1 Variables --------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:32: WARNING: Title underline too short. 5.2 Constraints ----------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:32: WARNING: Title underline too short. 5.2 Constraints ----------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:2: WARNING: Title underline too short. 6 User-defined Relations ======================= /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:39: WARNING: Title underline too short. 8.2 Distributions of Investments ----------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:39: WARNING: Title underline too short. 8.2 Distributions of Investments ----------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:55: WARNING: Title underline too short. 8.3 The Contribution of Capacities Existing in the Base Year --------------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:55: WARNING: Title underline too short. 8.3 The Contribution of Capacities Existing in the Base Year --------------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:89: WARNING: Title underline too short. 8.4 Capacities which Operate Longer than the Time Horizon ------------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:89: WARNING: Title underline too short. 8.4 Capacities which Operate Longer than the Time Horizon ------------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:114: WARNING: Title underline too short. 8.5 The Mixed Integer Option -------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:114: WARNING: Title underline too short. 8.5 The Mixed Integer Option -------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:2: WARNING: Title underline too short. 4 Imports and Exports ===== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:4: WARNING: Title underline too short. 4.1 Variables ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:9: WARNING: Title underline too short. 4.1.1 Import Variables ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:38: WARNING: Title underline too short. 4.1.2 Export Variables ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:38: WARNING: Title underline too short. 4.1.2 Export Variables ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:67: WARNING: Title underline too short. 4.2 Constraints ----- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:67: WARNING: Title underline too short. 4.2 Constraints ----- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:70: WARNING: Title underline too short. 4.2.1 Imports per Country ~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:75: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:95: WARNING: Title underline too short. 4.2.2 Maximum Annual Imports ~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:95: WARNING: Title underline too short. 4.2.2 Maximum Annual Imports ~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:118: WARNING: Title underline too short. 4.2.3 Maximum Annual Imports per Country ~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:118: WARNING: Title underline too short. 4.2.3 Maximum Annual Imports per Country ~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:141: WARNING: Title underline too short. 4.2.4 Upper Dynamic Import Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:141: WARNING: Title underline too short. 4.2.4 Upper Dynamic Import Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:166: WARNING: Title underline too short. 4.2.5 Lower Dynamic Import Constraints ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:166: WARNING: Title underline too short. 4.2.5 Lower Dynamic Import Constraints ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:191: WARNING: Title underline too short. 4.2.6 Dynamic Import Constraints per Country ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:191: WARNING: Title underline too short. 4.2.6 Dynamic Import Constraints per Country ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:204: WARNING: Title underline too short. 4.2.7 Constraints on Exports ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:204: WARNING: Title underline too short. 4.2.7 Constraints on Exports ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/index.rst:2: WARNING: Title underline too short. Mathematical Formulation: MESSAGE V ==== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/climate/index.rst:4: WARNING: Title underline too short. Climate (MAGICC) =========== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst:3: WARNING: Title underline too short. Socio-economic development ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst:6: WARNING: Title underline too short. Demographic development ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst:9: WARNING: Title underline too short. Economic development ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst:9: WARNING: Title underline too short. Economic development ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:4: WARNING: Title underline too short. Emissions from land (GLOBIOM) ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:7: WARNING: Title underline too short. Crop sector emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:16: WARNING: Title underline too short. Livestock emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:16: WARNING: Title underline too short. Livestock emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:24: WARNING: Title underline too short. Land use change emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:24: WARNING: Title underline too short. Land use change emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:33: WARNING: Title underline too short. Comparison with other literature ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:33: WARNING: Title underline too short. Comparison with other literature ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst:98: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst:172: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/conversion/grid.rst:4: WARNING: Title underline too short. Grid, Infrastructure and System Reliability ========================================== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/enduse/transport.rst:23: WARNING: Malformed table. +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ | | **SSP1** | **SSP2** | **SSP3** | +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ | **Transport** | High electrification | Medium electrification | Low electrification | | | (max. 75% of total transport possible) | (max. 50% of total transport possible) | (max. 10% of total transport possible) | +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/enduse/transport.rst:21: WARNING: Error parsing content block for the "table" directive: exactly one table expected. .. table:: Electrification rate within transport for SSP1, SSP2 and SSP3 (Fricko et al., 2017 :cite:`fricko_marker_2017`). The indicators apply to 2010-2100; Intensity improvements are presented in Final Energy (FE)/GDP annually. +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ | | **SSP1** | **SSP2** | **SSP3** | +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ | **Transport** | High electrification | Medium electrification | Low electrification | | | (max. 75% of total transport possible) | (max. 50% of total transport possible) | (max. 10% of total transport possible) | +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/index.rst:4: WARNING: Title underline too short. Energy (MESSAGE) ========== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/policy.rst:14: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst:4: WARNING: duplicate label tab-globff, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/bioenergy.rst:13: WARNING: duplicate label fig-beavail, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/fossilfuel.rst:4: WARNING: duplicate label tab-globff, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/fossilfuel.rst:4: WARNING: duplicate label tab-ffavail, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/fossilfuel.rst:103: WARNING: duplicate label fig-supply, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/nuclear.rst:15: WARNING: duplicate label fig-uran, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/renewable.rst:4: WARNING: duplicate label renewable, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/renewable.rst:4: WARNING: duplicate label tab-depl, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/crop.rst:4: WARNING: Title underline too short. Crop production ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/food.rst:17: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst:6: WARNING: Figure caption must be a paragraph or empty comment. .. figure:: /_static/BiomassSupply.png :width: 600px Emulated biomass supply per biomass category as used in the SSP2 RCP2.6 scenario (`Riahi et al., 2016 `_ :cite:`riahi_shared_2016`). /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst:14: WARNING: Figure caption must be a paragraph or empty comment. .. figure:: /_static/LanduseEmissions.png :width: 600px Comparison of global land use emissions as emulated by the GLOBIOM emulator (dashed lines) and finally with the fully coupled feedback run (solid lines) for the SSP2 reference baseline (orange) and the corresponding RCP4.5 (yellow) and RCP2.6 (green) scenarios (`Riahi et al., 2016 `_ :cite:`riahi_shared_2016`). /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:2: WARNING: Title underline too short. Energy: MESSAGE ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:4: WARNING: Title underline too short. Scope and methodology ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:14: WARNING: Title underline too short. Spatial process ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:16: WARNING: Title underline too short. Temporal process ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:16: WARNING: Title underline too short. Temporal process ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:18: WARNING: Title underline too short. Demand projection ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:18: WARNING: Title underline too short. Demand projection ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:20: WARNING: Title underline too short. Technological change ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:20: WARNING: Title underline too short. Technological change ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:23: WARNING: Title underline too short. Energy resources ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:23: WARNING: Title underline too short. Energy resources ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:25: WARNING: Title underline too short. Energy conversion ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:25: WARNING: Title underline too short. Energy conversion ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:27: WARNING: Title underline too short. Electricity ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:31: WARNING: Title underline too short. Liquid fuels ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:31: WARNING: Title underline too short. Liquid fuels ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:33: WARNING: Title underline too short. Gases and hydrogen ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:33: WARNING: Title underline too short. Gases and hydrogen ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:36: WARNING: Title underline too short. Energy end~use ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:36: WARNING: Title underline too short. Energy end~use ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:38: WARNING: Title underline too short. Transport ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:40: WARNING: Title underline too short. Residential and Commercial ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:40: WARNING: Title underline too short. Residential and Commercial ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:42: WARNING: Title underline too short. Industry ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:42: WARNING: Title underline too short. Industry ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:45: WARNING: Title underline too short. Emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:45: WARNING: Title underline too short. Emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/overview/spatial.rst:4: WARNING: duplicate label spatial, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/spatial.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/socio_econ/beh_change.rst:8: WARNING: Title underline too short. Behavioral change in MESSAGEix-Access ------------------------------------ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/socio_econ/beh_change.rst:16: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/socio_econ/narratives.rst:8: WARNING: Title underline too short. SSP1 Narrative: Sustainability — Taking the green road ---------------------------------------------------- none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/climate/magicc/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/commodities/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/gains/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/ghgs.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/glossary.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/globiom.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/overview/model_concept.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/overview/policy/cancun.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/overview/policy/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [alexandratos_world_2012] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [amann_current_2004] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [berndes_contribution_2003] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [bouwman_exploring_2005] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [bringezu_assessing_2009] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [dornburg_biomass_2008] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [eickhout_local_2008] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [fischer_can_2009] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [granier_evolution_2011] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [hoogwijk_global_2008] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [hoogwijk_global_2004] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [nonhebel_energy_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [oneill_meeting_2012] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [plantinga_econometric_1999] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [rao_environmental_2012] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [rokityanskiy_geographically_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [russ_global_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [sathaye_summary_2003] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [sathaye_ghg_2006] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [searchinger_use_2008] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [smeets_bottom-up_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [smith_competition_2010] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [stavins_costs_1999] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [stehfest_climate_2009] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [tubiello_reducing_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [van_vliet_copenhagen_2012] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [van_vuuren_outlook_2009] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [van_vuuren_bio-energy_2010] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [van_vuuren_future_2009] is not referenced. done preparing documents... done writing output... [ 1%] annex/index writing output... [ 2%] annex/macro writing output... [ 4%] annex/message/1_introduction writing output... [ 5%] annex/message/2_conversion_technologies writing output... [ 6%] annex/message/3_domestic_resources writing output... [ 8%] annex/message/4_energy_flows writing output... [ 9%] annex/message/5_stock-piles writing output... [ 10%] annex/message/6_user-defined_relations writing output... [ 12%] annex/message/7_objective_and_cost_counters writing output... [ 13%] annex/message/8_special_features_of_the_matrix_generator writing output... [ 15%] annex/message/deleted_imports_and_exports writing output... [ 16%] annex/message/index writing output... [ 17%] bibliography writing output... [ 19%] climate/index writing output... [ 20%] climate/magicc/climate_indicators writing output... [ 21%] climate/magicc/index writing output... [ 23%] commodities/cement writing output... [ 24%] commodities/index writing output... [ 26%] commodities/metals writing output... [ 27%] commodities/other_comm writing output... [ 28%] econ writing output... [ 30%] emissions/gains/index writing output... [ 31%] emissions/gains/pollutants writing output... [ 32%] emissions/globiom/index writing output... [ 34%] emissions/index writing output... [ 35%] emissions/message/f_gases writing output... [ 36%] emissions/message/ghgs writing output... [ 38%] emissions/message/index writing output... [ 39%] energy/conversion/electricity writing output... [ 41%] energy/conversion/grid writing output... [ 42%] energy/conversion/heat writing output... [ 43%] energy/conversion/index writing output... [ 45%] energy/conversion/other writing output... [ 46%] energy/demand writing output... [ 47%] energy/enduse/index writing output... [ 49%] energy/enduse/industrial writing output... [ 50%] energy/enduse/resid_commerc writing output... [ 52%] energy/enduse/transport writing output... [ 53%] energy/fuel_blending writing output... [ 54%] energy/index writing output... [ 56%] energy/policy writing output... [ 57%] energy/resource writing output... [ 58%] energy/resource/bioenergy writing output... [ 60%] energy/resource/fossilfuel writing output... [ 61%] energy/resource/index writing output... [ 63%] energy/resource/nuclear writing output... [ 64%] energy/resource/renewable writing output... [ 65%] energy/tech writing output... [ 67%] energy/tech_addon writing output... [ 68%] glossary writing output... [ 69%] index writing output... [ 71%] land_use/crop writing output... [ 72%] land_use/food writing output... [ 73%] land_use/forest writing output... [ 75%] land_use/globiom writing output... [ 76%] land_use/index writing output... [ 78%] land_use/land writing output... [ 79%] land_use/linkage writing output... [ 80%] land_use/livestock writing output... [ 82%] land_use/spatial writing output... [ 83%] macro writing output... [ 84%] message writing output... [ 86%] overview/index writing output... [ 87%] overview/model_concept writing output... [ 89%] overview/policy/cancun writing output... [ 90%] overview/policy/index writing output... [ 91%] overview/spatial writing output... [ 93%] overview/temporal writing output... [ 94%] socio_econ/beh_change writing output... [ 95%] socio_econ/index writing output... [ 97%] socio_econ/narratives writing output... [ 98%] socio_econ/pop_GDP writing output... [100%] water/index /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/1_introduction.rst:20: WARNING: undefined label: _specialfeatures (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:148: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:150: WARNING: undefined label: _capacititesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:30: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:32: WARNING: undefined label: _stockpiles (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:54: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:65: WARNING: undefined label: _enebal (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:86: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:60: WARNING: undefined label: _resourceextraction (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:7: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:7: WARNING: undefined label: _capacititesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:7: WARNING: undefined label: _capacityconstr (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:7: WARNING: undefined label: _objectivecostcounters (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/7_objective_and_cost_counters.rst:53: WARNING: undefined label: _distributionsofinv (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst:92: WARNING: no number is assigned for figure: fig-hfcint /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst:103: WARNING: no number is assigned for table: tab-hfcsource /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst:152: WARNING: no number is assigned for figure: fig-hfcsec /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst:154: WARNING: no number is assigned for figure: fig-hfcshare /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst:156: WARNING: no number is assigned for figure: fig-hfcglob /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/enduse/transport.rst:18: WARNING: undefined label: tab-trans /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/index.rst:5: WARNING: citation not found: huppmann_message_2019 /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst:137: WARNING: citation not found: eurek_wind_2016 /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst:139: WARNING: citation not found: eurek_wind_2016 /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst:3: WARNING: no number is assigned for figure: fig-biomass /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst:3: WARNING: citation not found: riahi_shared_2016 /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst:11: WARNING: no number is assigned for figure: fig-landem /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst:11: WARNING: citation not found: riahi_shared_2016 generating indices... genindex writing additional pages... search copying images... [ 3%] _static/CS-PDFs.png copying images... [ 6%] _static/regional_HFC_intensity.png copying images... [ 10%] _static/Sources_HFC.png copying images... [ 13%] _static/Shares_HFC.png copying images... [ 16%] _static/global_HFC.png copying images... [ 20%] _static/costind-thermo.png copying images... [ 23%] _static/costind-nonthermo.png copying images... [ 26%] _static/wind_cv.png copying images... [ 30%] _static/costind-other.png copying images... [ 33%] _static/industry_end-use.png copying images... [ 36%] _static/residential-commercial_end-use.png copying images... [ 40%] _static/transport_end-use.png copying images... [ 43%] _static/RES_fuel_blending.png copying images... [ 46%] _static/GlobalResourceSupplyCurves.png copying images... [ 50%] _static/nuclear_resources.png copying images... [ 53%] _static/Availability_BE.png copying images... [ 56%] _static/diffusion_constraint_example.png copying images... [ 60%] _static/RES_po_turbine.png copying images... [ 63%] _static/GLOBIOM_chart_hires.jpg copying images... [ 66%] _static/GLOBIOM_land_cover.png copying images... [ 70%] _static/BiomassSupply.png copying images... [ 73%] _static/LanduseEmissions.png copying images... [ 76%] _static/GLOBIOM_forage_availability.png copying images... [ 80%] _static/GLOBIOM_forage_livestock.png copying images... [ 83%] _static/iiasaiam.png copying images... [ 86%] _static/MESSAGE_regions.png copying images... [ 90%] _static/MESSAGE-Access_groups.png copying images... [ 93%] _static/ppl_energy_balance.png copying images... [ 96%] _static/cooling_implement1.png copying images... [100%] _static/cooling_implement2.png copying downloadable files... [ 50%] _static/message-globiom.ris copying downloadable files... [100%] _static/message-globiom.bib copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 198 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2020-03-05T11:05:57.256768Z, end-time: 2020-03-05T11:06:05.941763Z, duration: 8, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done making output directory... loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 73 added, 0 changed, 0 removed reading sources... [ 1%] annex/index reading sources... [ 2%] annex/macro reading sources... [ 4%] annex/message/1_introduction reading sources... [ 5%] annex/message/2_conversion_technologies reading sources... [ 6%] annex/message/3_domestic_resources reading sources... [ 8%] annex/message/4_energy_flows reading sources... [ 9%] annex/message/5_stock-piles reading sources... [ 10%] annex/message/6_user-defined_relations reading sources... [ 12%] annex/message/7_objective_and_cost_counters reading sources... [ 13%] annex/message/8_special_features_of_the_matrix_generator reading sources... [ 15%] annex/message/deleted_imports_and_exports reading sources... [ 16%] annex/message/index reading sources... [ 17%] bibliography checking for /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibs/main.bib in bibtex cache... not found parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibs/main.bib... parsed 150 entries reading sources... [ 19%] climate/index reading sources... [ 20%] climate/magicc/climate_indicators reading sources... [ 21%] climate/magicc/index reading sources... [ 23%] commodities/cement reading sources... [ 24%] commodities/index reading sources... [ 26%] commodities/metals reading sources... [ 27%] commodities/other_comm reading sources... [ 28%] econ reading sources... [ 30%] emissions/gains/index reading sources... [ 31%] emissions/gains/pollutants reading sources... [ 32%] emissions/globiom/index reading sources... [ 34%] emissions/index reading sources... [ 35%] emissions/message/f_gases reading sources... [ 36%] emissions/message/ghgs reading sources... [ 38%] emissions/message/index reading sources... [ 39%] energy/conversion/electricity reading sources... [ 41%] energy/conversion/grid reading sources... [ 42%] energy/conversion/heat reading sources... [ 43%] energy/conversion/index reading sources... [ 45%] energy/conversion/other reading sources... [ 46%] energy/demand reading sources... [ 47%] energy/enduse/index reading sources... [ 49%] energy/enduse/industrial reading sources... [ 50%] energy/enduse/resid_commerc reading sources... [ 52%] energy/enduse/transport reading sources... [ 53%] energy/fuel_blending reading sources... [ 54%] energy/index reading sources... [ 56%] energy/policy reading sources... [ 57%] energy/resource reading sources... [ 58%] energy/resource/bioenergy reading sources... [ 60%] energy/resource/fossilfuel reading sources... [ 61%] energy/resource/index reading sources... [ 63%] energy/resource/nuclear reading sources... [ 64%] energy/resource/renewable reading sources... [ 65%] energy/tech reading sources... [ 67%] energy/tech_addon reading sources... [ 68%] glossary reading sources... [ 69%] index reading sources... [ 71%] land_use/crop reading sources... [ 72%] land_use/food reading sources... [ 73%] land_use/forest reading sources... [ 75%] land_use/globiom reading sources... [ 76%] land_use/index reading sources... [ 78%] land_use/land reading sources... [ 79%] land_use/linkage reading sources... [ 80%] land_use/livestock reading sources... [ 82%] land_use/spatial reading sources... [ 83%] macro reading sources... [ 84%] message reading sources... [ 86%] overview/index reading sources... [ 87%] overview/model_concept reading sources... [ 89%] overview/policy/cancun reading sources... [ 90%] overview/policy/index reading sources... [ 91%] overview/spatial reading sources... [ 93%] overview/temporal reading sources... [ 94%] socio_econ/beh_change reading sources... [ 95%] socio_econ/index reading sources... [ 97%] socio_econ/narratives reading sources... [ 98%] socio_econ/pop_GDP reading sources... [100%] water/index /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/index.rst:3: WARNING: Title underline too short. Annex: Mathematical formulation ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/1_introduction.rst:2: WARNING: Title underline too short. 1 Introduction ==== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:5: WARNING: Title underline too short. 2 Conversion Technologies ==== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:7: WARNING: Title underline too short. 2.1 Variables ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:16: WARNING: Title underline too short. 2.1.1 Activities of Energy Conversion Technologies ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:48: WARNING: Title underline too short. 2.1.2 Capacities of Energy Conversion Technologies ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:48: WARNING: Title underline too short. 2.1.2 Capacities of Energy Conversion Technologies ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:92: WARNING: Title underline too short. 2.2.1 Capacity Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:178: WARNING: Title underline too short. 2.2.2 Dynamic Constraints on Activity and Construction Variables ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:178: WARNING: Title underline too short. 2.2.2 Dynamic Constraints on Activity and Construction Variables ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:240: WARNING: Title underline too short. 2.2.3 Contraints on total installed capacity ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:240: WARNING: Title underline too short. 2.2.3 Contraints on total installed capacity ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:262: WARNING: Title underline too short. 2.2.4 User defined Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:262: WARNING: Title underline too short. 2.2.4 User defined Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:2: WARNING: Title underline too short. 3 Domestic Resources ==== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:4: WARNING: Title underline too short. 3.1 Variables ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:8: WARNING: Title underline too short. 3.1.1 Resource Extraction Variables ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:34: WARNING: Title underline too short. 3.2 Constraints ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:34: WARNING: Title underline too short. 3.2 Constraints ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:39: WARNING: Title underline too short. 3.2.1 Total Resource Availability per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:68: WARNING: Title underline too short. 3.2.2 Resource Depletion Constraints ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:68: WARNING: Title underline too short. 3.2.2 Resource Depletion Constraints ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:99: WARNING: Title underline too short. 3.2.4 Maximum Annual Resource Extraction per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:99: WARNING: Title underline too short. 3.2.4 Maximum Annual Resource Extraction per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:118: WARNING: Title underline too short. 3.2.5 Dynamic Resource Extraction Constraints per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:118: WARNING: Title underline too short. 3.2.5 Dynamic Resource Extraction Constraints per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:7: WARNING: Title underline too short. 4.1 Balance Equations ---------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:92: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:92: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:1: WARNING: malformed hyperlink target. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:7: WARNING: Title underline too short. 5.1 Variables --------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:32: WARNING: Title underline too short. 5.2 Constraints ----------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:32: WARNING: Title underline too short. 5.2 Constraints ----------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:2: WARNING: Title underline too short. 6 User-defined Relations ======================= /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:39: WARNING: Title underline too short. 8.2 Distributions of Investments ----------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:39: WARNING: Title underline too short. 8.2 Distributions of Investments ----------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:55: WARNING: Title underline too short. 8.3 The Contribution of Capacities Existing in the Base Year --------------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:55: WARNING: Title underline too short. 8.3 The Contribution of Capacities Existing in the Base Year --------------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:89: WARNING: Title underline too short. 8.4 Capacities which Operate Longer than the Time Horizon ------------------------------------------------------------- looking for now-outdated files... /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:89: WARNING: Title underline too short. 8.4 Capacities which Operate Longer than the Time Horizon ------------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:114: WARNING: Title underline too short. 8.5 The Mixed Integer Option -------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:114: WARNING: Title underline too short. 8.5 The Mixed Integer Option -------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:2: WARNING: Title underline too short. 4 Imports and Exports ===== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:4: WARNING: Title underline too short. 4.1 Variables ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:9: WARNING: Title underline too short. 4.1.1 Import Variables ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:38: WARNING: Title underline too short. 4.1.2 Export Variables ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:38: WARNING: Title underline too short. 4.1.2 Export Variables ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:67: WARNING: Title underline too short. 4.2 Constraints ----- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:67: WARNING: Title underline too short. 4.2 Constraints ----- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:70: WARNING: Title underline too short. 4.2.1 Imports per Country ~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:75: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:95: WARNING: Title underline too short. 4.2.2 Maximum Annual Imports ~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:95: WARNING: Title underline too short. 4.2.2 Maximum Annual Imports ~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:118: WARNING: Title underline too short. 4.2.3 Maximum Annual Imports per Country ~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:118: WARNING: Title underline too short. 4.2.3 Maximum Annual Imports per Country ~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:141: WARNING: Title underline too short. 4.2.4 Upper Dynamic Import Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:141: WARNING: Title underline too short. 4.2.4 Upper Dynamic Import Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:166: WARNING: Title underline too short. 4.2.5 Lower Dynamic Import Constraints ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:166: WARNING: Title underline too short. 4.2.5 Lower Dynamic Import Constraints ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:191: WARNING: Title underline too short. 4.2.6 Dynamic Import Constraints per Country ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:191: WARNING: Title underline too short. 4.2.6 Dynamic Import Constraints per Country ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:204: WARNING: Title underline too short. 4.2.7 Constraints on Exports ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:204: WARNING: Title underline too short. 4.2.7 Constraints on Exports ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/index.rst:2: WARNING: Title underline too short. Mathematical Formulation: MESSAGE V ==== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/climate/index.rst:4: WARNING: Title underline too short. Climate (MAGICC) =========== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst:3: WARNING: Title underline too short. Socio-economic development ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst:6: WARNING: Title underline too short. Demographic development ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst:9: WARNING: Title underline too short. Economic development ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst:9: WARNING: Title underline too short. Economic development ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:4: WARNING: Title underline too short. Emissions from land (GLOBIOM) ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:7: WARNING: Title underline too short. Crop sector emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:16: WARNING: Title underline too short. Livestock emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:16: WARNING: Title underline too short. Livestock emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:24: WARNING: Title underline too short. Land use change emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:24: WARNING: Title underline too short. Land use change emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:33: WARNING: Title underline too short. Comparison with other literature ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:33: WARNING: Title underline too short. Comparison with other literature ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst:98: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst:172: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/conversion/grid.rst:4: WARNING: Title underline too short. Grid, Infrastructure and System Reliability ========================================== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/enduse/transport.rst:23: WARNING: Malformed table. +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ | | **SSP1** | **SSP2** | **SSP3** | +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ | **Transport** | High electrification | Medium electrification | Low electrification | | | (max. 75% of total transport possible) | (max. 50% of total transport possible) | (max. 10% of total transport possible) | +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/enduse/transport.rst:21: WARNING: Error parsing content block for the "table" directive: exactly one table expected. .. table:: Electrification rate within transport for SSP1, SSP2 and SSP3 (Fricko et al., 2017 :cite:`fricko_marker_2017`). The indicators apply to 2010-2100; Intensity improvements are presented in Final Energy (FE)/GDP annually. +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ | | **SSP1** | **SSP2** | **SSP3** | +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ | **Transport** | High electrification | Medium electrification | Low electrification | | | (max. 75% of total transport possible) | (max. 50% of total transport possible) | (max. 10% of total transport possible) | +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/index.rst:4: WARNING: Title underline too short. Energy (MESSAGE) ========== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/policy.rst:14: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst:4: WARNING: duplicate label tab-globff, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/bioenergy.rst:13: WARNING: duplicate label fig-beavail, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/fossilfuel.rst:4: WARNING: duplicate label tab-globff, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/fossilfuel.rst:4: WARNING: duplicate label tab-ffavail, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/fossilfuel.rst:103: WARNING: duplicate label fig-supply, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/nuclear.rst:15: WARNING: duplicate label fig-uran, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/renewable.rst:4: WARNING: duplicate label renewable, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/renewable.rst:4: WARNING: duplicate label tab-depl, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/crop.rst:4: WARNING: Title underline too short. Crop production ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/food.rst:17: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst:6: WARNING: Figure caption must be a paragraph or empty comment. .. figure:: /_static/BiomassSupply.png :width: 600px Emulated biomass supply per biomass category as used in the SSP2 RCP2.6 scenario (`Riahi et al., 2016 `_ :cite:`riahi_shared_2016`). /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst:14: WARNING: Figure caption must be a paragraph or empty comment. .. figure:: /_static/LanduseEmissions.png :width: 600px Comparison of global land use emissions as emulated by the GLOBIOM emulator (dashed lines) and finally with the fully coupled feedback run (solid lines) for the SSP2 reference baseline (orange) and the corresponding RCP4.5 (yellow) and RCP2.6 (green) scenarios (`Riahi et al., 2016 `_ :cite:`riahi_shared_2016`). /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:2: WARNING: Title underline too short. Energy: MESSAGE ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:4: WARNING: Title underline too short. Scope and methodology ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:14: WARNING: Title underline too short. Spatial process ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:16: WARNING: Title underline too short. Temporal process ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:16: WARNING: Title underline too short. Temporal process ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:18: WARNING: Title underline too short. Demand projection ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:18: WARNING: Title underline too short. Demand projection ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:20: WARNING: Title underline too short. Technological change ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:20: WARNING: Title underline too short. Technological change ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:23: WARNING: Title underline too short. Energy resources ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:23: WARNING: Title underline too short. Energy resources ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:25: WARNING: Title underline too short. Energy conversion ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:25: WARNING: Title underline too short. Energy conversion ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:27: WARNING: Title underline too short. Electricity ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:31: WARNING: Title underline too short. Liquid fuels ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:31: WARNING: Title underline too short. Liquid fuels ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:33: WARNING: Title underline too short. Gases and hydrogen ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:33: WARNING: Title underline too short. Gases and hydrogen ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:36: WARNING: Title underline too short. Energy end~use ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:36: WARNING: Title underline too short. Energy end~use ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:38: WARNING: Title underline too short. Transport ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:40: WARNING: Title underline too short. Residential and Commercial ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:40: WARNING: Title underline too short. Residential and Commercial ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:42: WARNING: Title underline too short. Industry ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:42: WARNING: Title underline too short. Industry ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:45: WARNING: Title underline too short. Emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:45: WARNING: Title underline too short. Emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/overview/spatial.rst:4: WARNING: duplicate label spatial, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/spatial.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/socio_econ/beh_change.rst:8: WARNING: Title underline too short. Behavioral change in MESSAGEix-Access ------------------------------------ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/socio_econ/beh_change.rst:16: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/socio_econ/narratives.rst:8: WARNING: Title underline too short. SSP1 Narrative: Sustainability — Taking the green road ---------------------------------------------------- none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/climate/magicc/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/commodities/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/gains/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/ghgs.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/glossary.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/globiom.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/overview/model_concept.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/overview/policy/cancun.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/overview/policy/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [alexandratos_world_2012] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [amann_current_2004] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [berndes_contribution_2003] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [bouwman_exploring_2005] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [bringezu_assessing_2009] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [dornburg_biomass_2008] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [eickhout_local_2008] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [fischer_can_2009] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [granier_evolution_2011] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [hoogwijk_global_2008] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [hoogwijk_global_2004] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [nonhebel_energy_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [oneill_meeting_2012] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [plantinga_econometric_1999] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [rao_environmental_2012] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [rokityanskiy_geographically_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [russ_global_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [sathaye_summary_2003] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [sathaye_ghg_2006] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [searchinger_use_2008] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [smeets_bottom-up_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [smith_competition_2010] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [stavins_costs_1999] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [stehfest_climate_2009] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [tubiello_reducing_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [van_vliet_copenhagen_2012] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [van_vuuren_outlook_2009] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [van_vuuren_bio-energy_2010] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [van_vuuren_future_2009] is not referenced. done preparing documents... done assembling single document... overview/index overview/spatial overview/temporal socio_econ/index socio_econ/beh_change socio_econ/narratives socio_econ/pop_GDP energy/index energy/resource/index energy/resource/fossilfuel energy/resource/nuclear energy/resource/renewable energy/resource/bioenergy energy/conversion/index energy/conversion/electricity energy/conversion/heat energy/conversion/other energy/conversion/grid energy/enduse/index energy/enduse/transport energy/enduse/resid_commerc energy/enduse/industrial energy/tech energy/fuel_blending energy/tech_addon energy/demand energy/policy macro land_use/index land_use/spatial land_use/crop land_use/livestock land_use/forest land_use/land land_use/food water/index emissions/index emissions/message/index emissions/globiom/index climate/index bibliography annex/index annex/macro annex/message/index annex/message/1_introduction annex/message/2_conversion_technologies annex/message/3_domestic_resources annex/message/4_energy_flows annex/message/5_stock-piles annex/message/6_user-defined_relations annex/message/7_objective_and_cost_counters annex/message/8_special_features_of_the_matrix_generator /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/index.rst:5: WARNING: citation not found: huppmann_message_2019 /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/enduse/transport.rst:18: WARNING: undefined label: tab-trans /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/1_introduction.rst:20: WARNING: undefined label: _specialfeatures (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:148: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:150: WARNING: undefined label: _capacititesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:30: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:32: WARNING: undefined label: _stockpiles (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:54: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:65: WARNING: undefined label: _enebal (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:86: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:60: WARNING: undefined label: _resourceextraction (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:7: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:7: WARNING: undefined label: _capacititesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:7: WARNING: undefined label: _capacityconstr (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:7: WARNING: undefined label: _objectivecostcounters (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/7_objective_and_cost_counters.rst:53: WARNING: undefined label: _distributionsofinv (if the link has no caption the label must precede a section header) writing... done writing additional files... copying images... [ 4%] _static/iiasaiam.png copying images... [ 8%] _static/MESSAGE_regions.png copying images... [ 13%] _static/MESSAGE-Access_groups.png copying images... [ 17%] _static/GlobalResourceSupplyCurves.png copying images... [ 21%] _static/nuclear_resources.png copying images... [ 26%] _static/Availability_BE.png copying images... [ 30%] _static/costind-thermo.png copying images... [ 34%] _static/costind-nonthermo.png copying images... [ 39%] _static/costind-other.png copying images... [ 43%] _static/wind_cv.png copying images... [ 47%] _static/transport_end-use.png copying images... [ 52%] _static/residential-commercial_end-use.png copying images... [ 56%] _static/industry_end-use.png copying images... [ 60%] _static/diffusion_constraint_example.png copying images... [ 65%] _static/RES_fuel_blending.png copying images... [ 69%] _static/RES_po_turbine.png copying images... [ 73%] _static/GLOBIOM_chart_hires.jpg copying images... [ 78%] _static/GLOBIOM_forage_availability.png copying images... [ 82%] _static/GLOBIOM_forage_livestock.png copying images... [ 86%] _static/GLOBIOM_land_cover.png copying images... [ 91%] _static/ppl_energy_balance.png copying images... [ 95%] _static/cooling_implement1.png copying images... [100%] _static/cooling_implement2.png copying downloadable files... [ 50%] _static/message-globiom.ris copying downloadable files... [100%] _static/message-globiom.bib copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 187 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2020-03-05T11:06:06.205654Z, end-time: 2020-03-05T11:06:13.173417Z, duration: 6, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 loading translations [en]... done making output directory... loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 73 added, 0 changed, 0 removed reading sources... [ 1%] annex/index reading sources... [ 2%] annex/macro reading sources... [ 4%] annex/message/1_introduction reading sources... [ 5%] annex/message/2_conversion_technologies reading sources... [ 6%] annex/message/3_domestic_resources reading sources... [ 8%] annex/message/4_energy_flows reading sources... [ 9%] annex/message/5_stock-piles reading sources... [ 10%] annex/message/6_user-defined_relations reading sources... [ 12%] annex/message/7_objective_and_cost_counters reading sources... [ 13%] annex/message/8_special_features_of_the_matrix_generator reading sources... [ 15%] annex/message/deleted_imports_and_exports reading sources... [ 16%] annex/message/index reading sources... [ 17%] bibliography checking for /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibs/main.bib in bibtex cache... not found parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibs/main.bib... parsed 150 entries reading sources... [ 19%] climate/index reading sources... [ 20%] climate/magicc/climate_indicators reading sources... [ 21%] climate/magicc/index reading sources... [ 23%] commodities/cement reading sources... [ 24%] commodities/index reading sources... [ 26%] commodities/metals reading sources... [ 27%] commodities/other_comm reading sources... [ 28%] econ reading sources... [ 30%] emissions/gains/index reading sources... [ 31%] emissions/gains/pollutants reading sources... [ 32%] emissions/globiom/index reading sources... [ 34%] emissions/index reading sources... [ 35%] emissions/message/f_gases reading sources... [ 36%] emissions/message/ghgs reading sources... [ 38%] emissions/message/index reading sources... [ 39%] energy/conversion/electricity reading sources... [ 41%] energy/conversion/grid reading sources... [ 42%] energy/conversion/heat reading sources... [ 43%] energy/conversion/index reading sources... [ 45%] energy/conversion/other reading sources... [ 46%] energy/demand reading sources... [ 47%] energy/enduse/index reading sources... [ 49%] energy/enduse/industrial reading sources... [ 50%] energy/enduse/resid_commerc reading sources... [ 52%] energy/enduse/transport reading sources... [ 53%] energy/fuel_blending reading sources... [ 54%] energy/index reading sources... [ 56%] energy/policy reading sources... [ 57%] energy/resource reading sources... [ 58%] energy/resource/bioenergy reading sources... [ 60%] energy/resource/fossilfuel reading sources... [ 61%] energy/resource/index reading sources... [ 63%] energy/resource/nuclear reading sources... [ 64%] energy/resource/renewable reading sources... [ 65%] energy/tech reading sources... [ 67%] energy/tech_addon reading sources... [ 68%] glossary reading sources... [ 69%] index reading sources... [ 71%] land_use/crop reading sources... [ 72%] land_use/food reading sources... [ 73%] land_use/forest reading sources... [ 75%] land_use/globiom reading sources... [ 76%] land_use/index reading sources... [ 78%] land_use/land reading sources... [ 79%] land_use/linkage reading sources... [ 80%] land_use/livestock reading sources... [ 82%] land_use/spatial reading sources... [ 83%] macro reading sources... [ 84%] message reading sources... [ 86%] overview/index reading sources... [ 87%] overview/model_concept reading sources... [ 89%] overview/policy/cancun reading sources... [ 90%] overview/policy/index reading sources... [ 91%] overview/spatial reading sources... [ 93%] overview/temporal reading sources... [ 94%] socio_econ/beh_change reading sources... [ 95%] socio_econ/index reading sources... [ 97%] socio_econ/narratives reading sources... [ 98%] socio_econ/pop_GDP reading sources... [100%] water/index /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/index.rst:3: WARNING: Title underline too short. Annex: Mathematical formulation ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/1_introduction.rst:2: WARNING: Title underline too short. 1 Introduction ==== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:5: WARNING: Title underline too short. 2 Conversion Technologies ==== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:7: WARNING: Title underline too short. 2.1 Variables ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:16: WARNING: Title underline too short. 2.1.1 Activities of Energy Conversion Technologies ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:48: WARNING: Title underline too short. 2.1.2 Capacities of Energy Conversion Technologies ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:48: WARNING: Title underline too short. 2.1.2 Capacities of Energy Conversion Technologies ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:92: WARNING: Title underline too short. 2.2.1 Capacity Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:178: WARNING: Title underline too short. 2.2.2 Dynamic Constraints on Activity and Construction Variables ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:178: WARNING: Title underline too short. 2.2.2 Dynamic Constraints on Activity and Construction Variables ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:240: WARNING: Title underline too short. 2.2.3 Contraints on total installed capacity ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:240: WARNING: Title underline too short. 2.2.3 Contraints on total installed capacity ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:262: WARNING: Title underline too short. 2.2.4 User defined Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:262: WARNING: Title underline too short. 2.2.4 User defined Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:2: WARNING: Title underline too short. 3 Domestic Resources ==== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:4: WARNING: Title underline too short. 3.1 Variables ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:8: WARNING: Title underline too short. 3.1.1 Resource Extraction Variables ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:34: WARNING: Title underline too short. 3.2 Constraints ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:34: WARNING: Title underline too short. 3.2 Constraints ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:39: WARNING: Title underline too short. 3.2.1 Total Resource Availability per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:68: WARNING: Title underline too short. 3.2.2 Resource Depletion Constraints ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:68: WARNING: Title underline too short. 3.2.2 Resource Depletion Constraints ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:99: WARNING: Title underline too short. 3.2.4 Maximum Annual Resource Extraction per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:99: WARNING: Title underline too short. 3.2.4 Maximum Annual Resource Extraction per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:118: WARNING: Title underline too short. 3.2.5 Dynamic Resource Extraction Constraints per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:118: WARNING: Title underline too short. 3.2.5 Dynamic Resource Extraction Constraints per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:7: WARNING: Title underline too short. 4.1 Balance Equations ---------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:92: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:92: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:1: WARNING: malformed hyperlink target. looking for now-outdated files... /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:7: WARNING: Title underline too short. 5.1 Variables --------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:32: WARNING: Title underline too short. 5.2 Constraints ----------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:32: WARNING: Title underline too short. 5.2 Constraints ----------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:2: WARNING: Title underline too short. 6 User-defined Relations ======================= /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:39: WARNING: Title underline too short. 8.2 Distributions of Investments ----------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:39: WARNING: Title underline too short. 8.2 Distributions of Investments ----------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:55: WARNING: Title underline too short. 8.3 The Contribution of Capacities Existing in the Base Year --------------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:55: WARNING: Title underline too short. 8.3 The Contribution of Capacities Existing in the Base Year --------------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:89: WARNING: Title underline too short. 8.4 Capacities which Operate Longer than the Time Horizon ------------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:89: WARNING: Title underline too short. 8.4 Capacities which Operate Longer than the Time Horizon ------------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:114: WARNING: Title underline too short. 8.5 The Mixed Integer Option -------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:114: WARNING: Title underline too short. 8.5 The Mixed Integer Option -------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:2: WARNING: Title underline too short. 4 Imports and Exports ===== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:4: WARNING: Title underline too short. 4.1 Variables ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:9: WARNING: Title underline too short. 4.1.1 Import Variables ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:38: WARNING: Title underline too short. 4.1.2 Export Variables ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:38: WARNING: Title underline too short. 4.1.2 Export Variables ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:67: WARNING: Title underline too short. 4.2 Constraints ----- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:67: WARNING: Title underline too short. 4.2 Constraints ----- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:70: WARNING: Title underline too short. 4.2.1 Imports per Country ~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:75: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:95: WARNING: Title underline too short. 4.2.2 Maximum Annual Imports ~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:95: WARNING: Title underline too short. 4.2.2 Maximum Annual Imports ~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:118: WARNING: Title underline too short. 4.2.3 Maximum Annual Imports per Country ~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:118: WARNING: Title underline too short. 4.2.3 Maximum Annual Imports per Country ~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:141: WARNING: Title underline too short. 4.2.4 Upper Dynamic Import Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:141: WARNING: Title underline too short. 4.2.4 Upper Dynamic Import Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:166: WARNING: Title underline too short. 4.2.5 Lower Dynamic Import Constraints ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:166: WARNING: Title underline too short. 4.2.5 Lower Dynamic Import Constraints ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:191: WARNING: Title underline too short. 4.2.6 Dynamic Import Constraints per Country ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:191: WARNING: Title underline too short. 4.2.6 Dynamic Import Constraints per Country ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:204: WARNING: Title underline too short. 4.2.7 Constraints on Exports ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:204: WARNING: Title underline too short. 4.2.7 Constraints on Exports ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/index.rst:2: WARNING: Title underline too short. Mathematical Formulation: MESSAGE V ==== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/climate/index.rst:4: WARNING: Title underline too short. Climate (MAGICC) =========== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst:3: WARNING: Title underline too short. Socio-economic development ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst:6: WARNING: Title underline too short. Demographic development ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst:9: WARNING: Title underline too short. Economic development ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst:9: WARNING: Title underline too short. Economic development ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:4: WARNING: Title underline too short. Emissions from land (GLOBIOM) ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:7: WARNING: Title underline too short. Crop sector emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:16: WARNING: Title underline too short. Livestock emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:16: WARNING: Title underline too short. Livestock emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:24: WARNING: Title underline too short. Land use change emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:24: WARNING: Title underline too short. Land use change emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:33: WARNING: Title underline too short. Comparison with other literature ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:33: WARNING: Title underline too short. Comparison with other literature ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst:98: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst:172: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/conversion/grid.rst:4: WARNING: Title underline too short. Grid, Infrastructure and System Reliability ========================================== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/enduse/transport.rst:23: WARNING: Malformed table. +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ | | **SSP1** | **SSP2** | **SSP3** | +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ | **Transport** | High electrification | Medium electrification | Low electrification | | | (max. 75% of total transport possible) | (max. 50% of total transport possible) | (max. 10% of total transport possible) | +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/enduse/transport.rst:21: WARNING: Error parsing content block for the "table" directive: exactly one table expected. .. table:: Electrification rate within transport for SSP1, SSP2 and SSP3 (Fricko et al., 2017 :cite:`fricko_marker_2017`). The indicators apply to 2010-2100; Intensity improvements are presented in Final Energy (FE)/GDP annually. +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ | | **SSP1** | **SSP2** | **SSP3** | +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ | **Transport** | High electrification | Medium electrification | Low electrification | | | (max. 75% of total transport possible) | (max. 50% of total transport possible) | (max. 10% of total transport possible) | +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/index.rst:4: WARNING: Title underline too short. Energy (MESSAGE) ========== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/policy.rst:14: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst:4: WARNING: duplicate label tab-globff, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/bioenergy.rst:13: WARNING: duplicate label fig-beavail, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/fossilfuel.rst:4: WARNING: duplicate label tab-globff, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/fossilfuel.rst:4: WARNING: duplicate label tab-ffavail, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/fossilfuel.rst:103: WARNING: duplicate label fig-supply, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/nuclear.rst:15: WARNING: duplicate label fig-uran, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/renewable.rst:4: WARNING: duplicate label renewable, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/renewable.rst:4: WARNING: duplicate label tab-depl, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/crop.rst:4: WARNING: Title underline too short. Crop production ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/food.rst:17: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst:6: WARNING: Figure caption must be a paragraph or empty comment. .. figure:: /_static/BiomassSupply.png :width: 600px Emulated biomass supply per biomass category as used in the SSP2 RCP2.6 scenario (`Riahi et al., 2016 `_ :cite:`riahi_shared_2016`). /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst:14: WARNING: Figure caption must be a paragraph or empty comment. .. figure:: /_static/LanduseEmissions.png :width: 600px Comparison of global land use emissions as emulated by the GLOBIOM emulator (dashed lines) and finally with the fully coupled feedback run (solid lines) for the SSP2 reference baseline (orange) and the corresponding RCP4.5 (yellow) and RCP2.6 (green) scenarios (`Riahi et al., 2016 `_ :cite:`riahi_shared_2016`). /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:2: WARNING: Title underline too short. Energy: MESSAGE ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:4: WARNING: Title underline too short. Scope and methodology ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:14: WARNING: Title underline too short. Spatial process ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:16: WARNING: Title underline too short. Temporal process ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:16: WARNING: Title underline too short. Temporal process ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:18: WARNING: Title underline too short. Demand projection ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:18: WARNING: Title underline too short. Demand projection ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:20: WARNING: Title underline too short. Technological change ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:20: WARNING: Title underline too short. Technological change ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:23: WARNING: Title underline too short. Energy resources ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:23: WARNING: Title underline too short. Energy resources ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:25: WARNING: Title underline too short. Energy conversion ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:25: WARNING: Title underline too short. Energy conversion ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:27: WARNING: Title underline too short. Electricity ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:31: WARNING: Title underline too short. Liquid fuels ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:31: WARNING: Title underline too short. Liquid fuels ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:33: WARNING: Title underline too short. Gases and hydrogen ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:33: WARNING: Title underline too short. Gases and hydrogen ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:36: WARNING: Title underline too short. Energy end~use ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:36: WARNING: Title underline too short. Energy end~use ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:38: WARNING: Title underline too short. Transport ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:40: WARNING: Title underline too short. Residential and Commercial ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:40: WARNING: Title underline too short. Residential and Commercial ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:42: WARNING: Title underline too short. Industry ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:42: WARNING: Title underline too short. Industry ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:45: WARNING: Title underline too short. Emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:45: WARNING: Title underline too short. Emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/overview/spatial.rst:4: WARNING: duplicate label spatial, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/spatial.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/socio_econ/beh_change.rst:8: WARNING: Title underline too short. Behavioral change in MESSAGEix-Access ------------------------------------ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/socio_econ/beh_change.rst:16: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/socio_econ/narratives.rst:8: WARNING: Title underline too short. SSP1 Narrative: Sustainability — Taking the green road ---------------------------------------------------- none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/climate/magicc/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/commodities/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/gains/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/ghgs.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/glossary.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/globiom.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/overview/model_concept.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/overview/policy/cancun.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/overview/policy/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [alexandratos_world_2012] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [amann_current_2004] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [berndes_contribution_2003] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [bouwman_exploring_2005] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [bringezu_assessing_2009] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [dornburg_biomass_2008] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [eickhout_local_2008] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [fischer_can_2009] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [granier_evolution_2011] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [hoogwijk_global_2008] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [hoogwijk_global_2004] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [nonhebel_energy_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [oneill_meeting_2012] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [plantinga_econometric_1999] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [rao_environmental_2012] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [rokityanskiy_geographically_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [russ_global_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [sathaye_summary_2003] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [sathaye_ghg_2006] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [searchinger_use_2008] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [smeets_bottom-up_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [smith_competition_2010] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [stavins_costs_1999] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [stehfest_climate_2009] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [tubiello_reducing_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [van_vliet_copenhagen_2012] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [van_vuuren_outlook_2009] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [van_vuuren_bio-energy_2010] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [van_vuuren_future_2009] is not referenced. done processing message.tex...index overview/index overview/spatial overview/temporal socio_econ/index socio_econ/beh_change socio_econ/narratives socio_econ/pop_GDP energy/index energy/resource/index energy/resource/fossilfuel energy/resource/nuclear energy/resource/renewable energy/resource/bioenergy energy/conversion/index energy/conversion/electricity energy/conversion/heat energy/conversion/other energy/conversion/grid energy/enduse/index energy/enduse/transport energy/enduse/resid_commerc energy/enduse/industrial energy/tech energy/fuel_blending energy/tech_addon energy/demand energy/policy macro land_use/index land_use/spatial land_use/crop land_use/livestock land_use/forest land_use/land land_use/food water/index emissions/index emissions/message/index emissions/globiom/index climate/index bibliography annex/index annex/macro annex/message/index annex/message/1_introduction annex/message/2_conversion_technologies annex/message/3_domestic_resources annex/message/4_energy_flows annex/message/5_stock-piles annex/message/6_user-defined_relations annex/message/7_objective_and_cost_counters annex/message/8_special_features_of_the_matrix_generator resolving references... /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/index.rst:5: WARNING: citation not found: huppmann_message_2019 /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/enduse/transport.rst:18: WARNING: undefined label: tab-trans /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/1_introduction.rst:20: WARNING: undefined label: _specialfeatures (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:148: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:150: WARNING: undefined label: _capacititesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:30: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:32: WARNING: undefined label: _stockpiles (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:54: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:65: WARNING: undefined label: _enebal (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:86: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:60: WARNING: undefined label: _resourceextraction (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:7: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:7: WARNING: undefined label: _capacititesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:7: WARNING: undefined label: _capacityconstr (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:7: WARNING: undefined label: _objectivecostcounters (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/7_objective_and_cost_counters.rst:53: WARNING: undefined label: _distributionsofinv (if the link has no caption the label must precede a section header) writing... done copying images... [ 4%] _static/iiasaiam.png copying images... [ 8%] _static/MESSAGE_regions.png copying images... [ 13%] _static/MESSAGE-Access_groups.png copying images... [ 17%] _static/GlobalResourceSupplyCurves.png copying images... [ 21%] _static/nuclear_resources.png copying images... [ 26%] _static/Availability_BE.png copying images... [ 30%] _static/costind-thermo.png copying images... [ 34%] _static/costind-nonthermo.png copying images... [ 39%] _static/costind-other.png copying images... [ 43%] _static/wind_cv.png copying images... [ 47%] _static/transport_end-use.png copying images... [ 52%] _static/residential-commercial_end-use.png copying images... [ 56%] _static/industry_end-use.png copying images... [ 60%] _static/diffusion_constraint_example.png copying images... [ 65%] _static/RES_fuel_blending.png copying images... [ 69%] _static/RES_po_turbine.png copying images... [ 73%] _static/GLOBIOM_chart_hires.jpg copying images... [ 78%] _static/GLOBIOM_forage_availability.png copying images... [ 82%] _static/GLOBIOM_forage_livestock.png copying images... [ 86%] _static/GLOBIOM_land_cover.png copying images... [ 91%] _static/ppl_energy_balance.png copying images... [ 95%] _static/cooling_implement1.png copying images... [100%] _static/cooling_implement2.png copying TeX support files... done build succeeded, 187 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2020-03-05T11:06:22.991018Z, end-time: 2020-03-05T11:06:23.310881Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2020-03-05T11:06:23.469242Z, end-time: 2020-03-05T11:07:10.003840Z, duration: 46, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=iiasa-energy-program-message-doc -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="iiasa-energy-program-message-doc" "message.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./message.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty) Writing index file iiasa-energy-program-message-doc.idx (./iiasa-energy-program-message-doc.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map} <./logo_blue.png>] [2] [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [1] [2] Chapter 1. LaTeX Warning: Citation `bibliography:huppmann-2019-messageix' on page 3 undefi ned on input line 119. LaTeX Warning: Hyper reference `overview/index:fig-iiasaiam' on page 3 undefine d on input line 119. LaTeX Warning: Reference `overview/index:fig-iiasaiam' on page 3 undefined on i nput line 119. LaTeX Warning: Hyper reference `energy/demand:demand' on page 3 undefined on in put line 119. LaTeX Warning: Hyper reference `macro:macro' on page 3 undefined on input line 119. LaTeX Warning: Hyper reference `land_use/index:globiom' on page 3 undefined on input line 121. LaTeX Warning: Hyper reference `emissions/message/index:gains' on page 3 undefi ned on input line 123. LaTeX Warning: Citation `bibliography:rao-2017-ssp-airpollution' on page 3 unde fined on input line 123. LaTeX Warning: Citation `bibliography:mccollum-2018-investment' on page 3 undef ined on input line 123. LaTeX Warning: Citation `bibliography:grubler-2018-led' on page 3 undefined on input line 123. LaTeX Warning: Hyper reference `overview/index:fig-iiasaiam' on page 3 undefine d on input line 125. LaTeX Warning: Reference `overview/index:fig-iiasaiam' on page 3 undefined on i nput line 125. LaTeX Warning: Hyper reference `climate/index:magicc' on page 3 undefined on in put line 125. LaTeX Warning: Citation `bibliography:riahi-shared-2017' on page 3 undefined on input line 125. [3] LaTeX Warning: Citation `bibliography:huppmann-2019-messageix' on page 4 undefi ned on input line 127. Overfull \hbox (207.77184pt too wide) in paragraph at lines 133--134 [] LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 4 undefined o n input line 134. LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 4 undefined o n input line 134. LaTeX Warning: Hyper reference `overview/spatial:fig-reg' on page 4 undefined o n input line 139. LaTeX Warning: Reference `overview/spatial:fig-reg' on page 4 undefined on inpu t line 139. LaTeX Warning: Hyper reference `overview/spatial:tab-reg' on page 4 undefined o n input line 139. LaTeX Warning: Reference `overview/spatial:tab-reg' on page 4 undefined on inpu t line 139. LaTeX Warning: Hyper reference `overview/spatial:tab-globiomreg' on page 4 unde fined on input line 139. LaTeX Warning: Reference `overview/spatial:tab-globiomreg' on page 4 undefined on input line 139. [4 <./iiasaiam.png>] Overfull \hbox (132.49107pt too wide) in paragraph at lines 145--146 [] LaTeX Warning: Hyper reference `overview/spatial:tab-reg' on page 5 undefined o n input line 148. LaTeX Warning: Reference `overview/spatial:tab-reg' on page 5 undefined on inpu t line 148. Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/phv/m/n/10 11 Overfull \hbox (8.57pt too wide) in paragraph at lines 244--244 \T1/phv/m/n/10 MES- Overfull \hbox (11.05997pt too wide) in paragraph at lines 244--244 \T1/phv/m/n/10 SAGE Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/phv/m/n/10 re- Overfull \hbox (7.47003pt too wide) in paragraph at lines 244--244 \T1/phv/m/n/10 gions| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/phv/m/n/10 Def- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/phv/m/n/10 i-ni- Overfull \hbox (7.25018pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 NAM| Overfull \hbox (0.74988pt too wide) in paragraph at lines 244--244 []\T1/ptm/m/n/10 North Overfull \hbox (3.31982pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Amer- Overfull \hbox (7.46014pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 WEU| Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 ern Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 Eu- Overfull \hbox (3.49013pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 PAO| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 Pa- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 cific Overfull \hbox (4.63991pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 OECD| Overfull \hbox (4.13007pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 EEU| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 Cen- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 tral Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 East- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 ern Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 Eu- Overfull \hbox (2.46014pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 FSU| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 For- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 mer Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 So- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 viet Overfull \hbox (2.41992pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Union| Overfull \hbox (3.38017pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 CPA| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 Cen- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 trally Overfull \hbox (9.63977pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Planned Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 Asia Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 and Overfull \hbox (1.30981pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 China| Overfull \hbox (1.9101pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 SAS| Overfull \hbox (0.75989pt too wide) in paragraph at lines 244--244 []\T1/ptm/m/n/10 South Overfull \hbox (1.72014pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 PAS| Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 Pa- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 cific Overfull \hbox (6.90009pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 MEA| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 Mid- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 dle Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 East Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 and Overfull \hbox (0.74988pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 North Overfull \hbox (2.95972pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Africa| Overfull \hbox (6.90009pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 LAM| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 Latin Overfull \hbox (3.31982pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Amer- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 ica Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 the Overfull \hbox (18.51965pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Caribbean| Overfull \hbox (4.12018pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 AFR| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 Sub- Overfull \hbox (9.62978pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Saharan Overfull \hbox (2.95972pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Africa| [5 <./MESSAGE_regions.png>] Overfull \vbox (81.76988pt too high) has occurred while \output is active [6] Overfull \hbox (335.52698pt too wide) in alignment at lines 282--399 [] [] [] Overfull \hbox (706.02327pt too wide) in alignment at lines 399--456 [] [] [] Package longtable Warning: Column widths have changed (longtable) in table 1.2 on input line 456. LaTeX Warning: Citation `bibliography:keppo-short-2010' on page 7 undefined on input line 463. LaTeX Warning: Citation `bibliography:krey-implications-2009' on page 7 undefin ed on input line 463. LaTeX Warning: Citation `bibliography:oneill-mitigation-2010' on page 7 undefin ed on input line 463. [7] [8] Chapter 2. LaTeX Warning: Hyper reference `energy/enduse/transport:transport' on page 9 un defined on input line 473. LaTeX Warning: Hyper reference `energy/enduse/resid_commerc:resid-commerc' on p age 9 undefined on input line 473. LaTeX Warning: Hyper reference `energy/demand:demand' on page 9 undefined on in put line 478. LaTeX Warning: Hyper reference `overview/spatial:spatial' on page 9 undefined o n input line 478. [9] LaTeX Warning: Citation `bibliography:ekholm-determinants-2010' on page 10 unde fined on input line 482. LaTeX Warning: Citation `bibliography:pachauri-pathways-2013' on page 10 undefi ned on input line 482. LaTeX Warning: Citation `bibliography:ekholm-determinants-2010' on page 10 unde fined on input line 482. LaTeX Warning: Citation `bibliography:oneill-roads-2015' on page 10 undefined o n input line 491. LaTeX Warning: Citation `bibliography:riahi-shared-2017' on page 10 undefined o n input line 491. LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 10 undefined on input line 491. LaTeX Warning: Citation `bibliography:oneill-roads-2015' on page 10 undefined o n input line 496. [10 <./MESSAGE-Access_groups.png>] LaTeX Warning: Citation `bibliography:oneill-roads-2015' on page 11 undefined o n input line 501. LaTeX Warning: Citation `bibliography:oneill-roads-2015' on page 11 undefined o n input line 506. [11] LaTeX Warning: Citation `bibliography:oneill-new-2014' on page 12 undefined on input line 511. LaTeX Warning: Citation `bibliography:kc-human-2014' on page 12 undefined on in put line 515. LaTeX Warning: Citation `bibliography:dellink-long-term-2015' on page 12 undefi ned on input line 515. LaTeX Warning: Citation `bibliography:kc-human-2014' on page 12 undefined on in put line 521. LaTeX Warning: Citation `bibliography:dellink-long-term-2015' on page 12 undefi ned on input line 521. LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 12 undefined on input line 521. [12] Chapter 3. LaTeX Warning: Citation `bibliography:messner-users-1995' on page 13 undefined on input line 530. LaTeX Warning: Hyper reference `land_use/index:globiom' on page 13 undefined on input line 532. LaTeX Warning: Hyper reference `macro:macro' on page 13 undefined on input line 533. LaTeX Warning: Hyper reference `climate/index:magicc' on page 13 undefined on i nput line 539. [13] LaTeX Warning: Hyper reference `macro:macro' on page 14 undefined on input line 578. LaTeX Warning: Citation `bibliography:rogner-assessment-1997' on page 14 undefi ned on input line 591. LaTeX Warning: Citation `bibliography:riahi-chapter-2012' on page 14 undefined on input line 591. LaTeX Warning: Hyper reference `energy/resource/fossilfuel:tab-globff' on page 14 undefined on input line 597. LaTeX Warning: Reference `energy/resource/fossilfuel:tab-globff' on page 14 und efined on input line 597. LaTeX Warning: Hyper reference `energy/resource/fossilfuel:fig-supply' on page 14 undefined on input line 597. LaTeX Warning: Reference `energy/resource/fossilfuel:fig-supply' on page 14 und efined on input line 597. LaTeX Warning: Hyper reference `energy/resource/fossilfuel:fig-supply' on page 14 undefined on input line 600. LaTeX Warning: Reference `energy/resource/fossilfuel:fig-supply' on page 14 und efined on input line 600. LaTeX Warning: Hyper reference `energy/resource/fossilfuel:tab-globff' on page 14 undefined on input line 602. LaTeX Warning: Reference `energy/resource/fossilfuel:tab-globff' on page 14 und efined on input line 602. LaTeX Warning: Hyper reference `energy/resource/fossilfuel:fig-supply' on page 14 undefined on input line 602. LaTeX Warning: Reference `energy/resource/fossilfuel:fig-supply' on page 14 und efined on input line 602. LaTeX Warning: Citation `bibliography:rogner-chapter-2012' on page 14 undefined on input line 603. [14] LaTeX Warning: Citation `bibliography:rogner-chapter-2012' on page 15 undefined on input line 611. LaTeX Warning: Citation `bibliography:rogner-assessment-1997' on page 15 undefi ned on input line 625. Underfull \hbox (badness 5924) in paragraph at lines 625--626 []|\T1/phv/m/n/10 MESSAGE (Rogner et LaTeX Warning: Citation `bibliography:rogner-chapter-2012' on page 15 undefined on input line 627. LaTeX Warning: Citation `bibliography:rogner-chapter-2012' on page 15 undefined on input line 629. Underfull \hbox (badness 10000) in paragraph at lines 632--633 []|\T1/phv/m/n/10 Reserves+Resources LaTeX Warning: Hyper reference `energy/resource/fossilfuel:tab-ffavail' on page 15 undefined on input line 688. LaTeX Warning: Reference `energy/resource/fossilfuel:tab-ffavail' on page 15 un defined on input line 688. LaTeX Warning: Hyper reference `energy/resource/fossilfuel:fig-supply' on page 15 undefined on input line 744. LaTeX Warning: Reference `energy/resource/fossilfuel:fig-supply' on page 15 und efined on input line 744. Overfull \hbox (94.8507pt too wide) in paragraph at lines 753--754 [] LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 15 undefined on input line 754. LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 15 undefined on input line 754. LaTeX Warning: Hyper reference `energy/resource/nuclear:fig-uran' on page 15 un defined on input line 768. LaTeX Warning: Reference `energy/resource/nuclear:fig-uran' on page 15 undefine d on input line 768. LaTeX Warning: Citation `bibliography:riahi-chapter-2012' on page 15 undefined on input line 769. LaTeX Warning: Citation `bibliography:rogner-chapter-2012' on page 15 undefined on input line 770. [15] [16 <./GlobalResourceSupplyCurves.png pdfTeX warning: pdflatex (file ./GlobalResourceSupplyCurves.png): large interla ced PNG might cause out of memory (use non-interlaced PNG to fix this) >] LaTeX Warning: Citation `bibliography:schneider-long-term-2008' on page 17 unde fined on input line 782. LaTeX Warning: Citation `bibliography:oecd-uranium-2004' on page 17 undefined o n input line 782. LaTeX Warning: Citation `bibliography:schneider-long-term-2008' on page 17 unde fined on input line 782. LaTeX Warning: Citation `bibliography:oecd-uranium-2004' on page 17 undefined o n input line 782. LaTeX Warning: Hyper reference `energy/resource/renewable:tab-depl' on page 17 undefined on input line 787. LaTeX Warning: Reference `energy/resource/renewable:tab-depl' on page 17 undefi ned on input line 787. LaTeX Warning: Citation `bibliography:rogner-chapter-2012' on page 17 undefined on input line 788. [17 <./nuclear_resources.png>] LaTeX Warning: Citation `bibliography:rogner-chapter-2012' on page 18 undefined on input line 807. LaTeX Warning: Citation `bibliography:pietzcker-solar-2014' on page 18 undefine d on input line 854. LaTeX Warning: Citation `bibliography:eurek-wind-2017' on page 18 undefined on input line 854. LaTeX Warning: Citation `bibliography:christiansson-diffusion-1995' on page 18 undefined on input line 855. LaTeX Warning: Citation `bibliography:rogner-chapter-2012' on page 18 undefined on input line 855. LaTeX Warning: Citation `bibliography:rogner-chapter-2012' on page 18 undefined on input line 856. LaTeX Warning: Citation `bibliography:pietzcker-solar-2014' on page 18 undefine d on input line 860. LaTeX Warning: Citation `bibliography:eurek-wind-2017' on page 18 undefined on input line 861. LaTeX Warning: Citation `bibliography:johnson-vre-2016' on page 18 undefined on input line 862. LaTeX Warning: Hyper reference `energy/resource/renewable:tab-pv' on page 18 un defined on input line 863. LaTeX Warning: Reference `energy/resource/renewable:tab-pv' on page 18 undefine d on input line 863. LaTeX Warning: Hyper reference `energy/resource/renewable:tab-csp' on page 18 u ndefined on input line 863. LaTeX Warning: Reference `energy/resource/renewable:tab-csp' on page 18 undefin ed on input line 863. LaTeX Warning: Hyper reference `energy/resource/renewable:tab-onshorewind' on p age 18 undefined on input line 863. LaTeX Warning: Reference `energy/resource/renewable:tab-onshorewind' on page 18 undefined on input line 863. LaTeX Warning: Hyper reference `energy/resource/renewable:tab-offshorewind' on page 18 undefined on input line 863. LaTeX Warning: Reference `energy/resource/renewable:tab-offshorewind' on page 1 8 undefined on input line 863. LaTeX Warning: Hyper reference `energy/resource/renewable:tab-capfactonshore' o n page 18 undefined on input line 864. LaTeX Warning: Reference `energy/resource/renewable:tab-capfactonshore' on page 18 undefined on input line 864. LaTeX Warning: Hyper reference `energy/resource/renewable:tab-capfactoffshore' on page 18 undefined on input line 864. LaTeX Warning: Reference `energy/resource/renewable:tab-capfactoffshore' on pag e 18 undefined on input line 864. LaTeX Warning: Hyper reference `energy/conversion/electricity:electricity' on p age 18 undefined on input line 865. Overfull \hbox (2.67409pt too wide) in paragraph at lines 919--920 \T1/ptm/m/n/10 Resource Overfull \hbox (1.02388pt too wide) in paragraph at lines 920--921 \T1/ptm/m/n/10 Potential Overfull \hbox (1.02388pt too wide) detected at line 924 \T1/ptm/m/n/10 Potential Overfull \hbox (2.67409pt too wide) detected at line 924 \T1/ptm/m/n/10 Resource [18] Overfull \hbox (1.01402pt too wide) in paragraph at lines 1221--1222 \T1/ptm/m/n/10 Capacity Overfull \hbox (1.01402pt too wide) detected at line 1227 \T1/ptm/m/n/10 Capacity Overfull \hbox (2.67409pt too wide) in paragraph at lines 1271--1272 \T1/ptm/m/n/10 Resource Overfull \hbox (1.02388pt too wide) in paragraph at lines 1272--1273 \T1/ptm/m/n/10 Potential Overfull \hbox (1.02388pt too wide) detected at line 1276 \T1/ptm/m/n/10 Potential Overfull \hbox (2.67409pt too wide) detected at line 1276 \T1/ptm/m/n/10 Resource [19] [20] LaTeX Warning: Hyper reference `energy/resource/bioenergy:fig-beavail' on page 21 undefined on input line 2380. LaTeX Warning: Reference `energy/resource/bioenergy:fig-beavail' on page 21 und efined on input line 2380. LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 21 undefined on input line 2381. LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 21 undefined on input line 2389. LaTeX Warning: Citation `bibliography:pachauri-pathways-2013' on page 21 undefi ned on input line 2389. LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 21 undefined on input line 2389. LaTeX Warning: Citation `bibliography:pachauri-pathways-2013' on page 21 undefi ned on input line 2389. [21] [22 <./Availability_BE.png>] LaTeX Warning: Hyper reference `energy/conversion/electricity:electricity' on p age 23 undefined on input line 2448. LaTeX Warning: Hyper reference `energy/conversion/heat:heat' on page 23 undefin ed on input line 2448. LaTeX Warning: Hyper reference `energy/conversion/other:other' on page 23 undef ined on input line 2448. LaTeX Warning: Hyper reference `energy/conversion/grid:grid' on page 23 undefin ed on input line 2448. LaTeX Warning: Hyper reference `energy/conversion/electricity:tab-elec' on page 23 undefined on input line 2453. LaTeX Warning: Reference `energy/conversion/electricity:tab-elec' on page 23 un defined on input line 2453. LaTeX Warning: Hyper reference `energy/conversion/electricity:tab-elec' on page 23 undefined on input line 2457. LaTeX Warning: Reference `energy/conversion/electricity:tab-elec' on page 23 un defined on input line 2457. LaTeX Warning: Hyper reference `energy/resource/renewable:renewable' on page 23 undefined on input line 2457. LaTeX Warning: Hyper reference `energy/conversion/grid:syst-integration' on pag e 23 undefined on input line 2457. LaTeX Warning: Citation `bibliography:johnson-vre-2016' on page 23 undefined on input line 2458. LaTeX Warning: Hyper reference `energy/conversion/electricity:tab-elec' on page 23 undefined on input line 2460. LaTeX Warning: Reference `energy/conversion/electricity:tab-elec' on page 23 un defined on input line 2460. LaTeX Warning: Hyper reference `energy/conversion/other:other' on page 23 undef ined on input line 2460. [23] Overfull \hbox (57.21031pt too wide) in paragraph at lines 2659--2660 [] LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 24 undefined on input line 2660. LaTeX Warning: Hyper reference `energy/conversion/electricity:fig-ther' on page 24 undefined on input line 2662. LaTeX Warning: Reference `energy/conversion/electricity:fig-ther' on page 24 un defined on input line 2662. LaTeX Warning: Hyper reference `socio_econ/narratives:narratives' on page 24 un defined on input line 2662. LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 24 undefined on input line 2662. Overfull \hbox (57.21031pt too wide) in paragraph at lines 2668--2669 [] LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 24 undefined on input line 2669. LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 24 undefined on input line 2669. LaTeX Warning: Hyper reference `energy/conversion/electricity:fig-nonth' on pag e 24 undefined on input line 2671. LaTeX Warning: Reference `energy/conversion/electricity:fig-nonth' on page 24 u ndefined on input line 2671. LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 24 undefined on input line 2671. LaTeX Warning: Hyper reference `energy/conversion/heat:tab-heat' on page 24 und efined on input line 2676. LaTeX Warning: Reference `energy/conversion/heat:tab-heat' on page 24 undefined on input line 2676. LaTeX Warning: Hyper reference `energy/conversion/electricity:electricity' on p age 24 undefined on input line 2676. LaTeX Warning: Hyper reference `energy/enduse/industrial:industrial' on page 24 undefined on input line 2676. LaTeX Warning: Hyper reference `energy/enduse/resid_commerc:resid-commerc' on p age 24 undefined on input line 2676. [24] [25 <./costind-thermo.png pdfTeX warning: pdflatex (file ./costind-thermo.png): large interlaced PNG migh t cause out of memory (use non-interlaced PNG to fix this) >] [26 <./costind-nonthermo.png pdfTeX warning: pdflatex (file ./costind-nonthermo.png): large interlaced PNG m ight cause out of memory (use non-interlaced PNG to fix this) >] LaTeX Warning: Hyper reference `energy/conversion/other:fig-costind' on page 27 undefined on input line 2725. LaTeX Warning: Reference `energy/conversion/other:fig-costind' on page 27 undef ined on input line 2725. Overfull \hbox (57.21031pt too wide) in paragraph at lines 2731--2732 [] LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 27 undefined on input line 2732. LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 27 undefined on input line 2732. LaTeX Warning: Hyper reference `energy/conversion/other:tab-liqfuel' on page 27 undefined on input line 2738. LaTeX Warning: Reference `energy/conversion/other:tab-liqfuel' on page 27 undef ined on input line 2738. LaTeX Warning: Citation `bibliography:larson-chapter-2012' on page 27 undefined on input line 2739. LaTeX Warning: Citation `bibliography:larson-chapter-2012' on page 27 undefined on input line 2740. LaTeX Warning: Hyper reference `energy/conversion/other:tab-gasfuel' on page 27 undefined on input line 2850. LaTeX Warning: Reference `energy/conversion/other:tab-gasfuel' on page 27 undef ined on input line 2850. [27] [28 <./costind-other.png pdfTeX warning: pdflatex (file ./costind-other.png): large interlaced PNG might cause out of memory (use non-interlaced PNG to fix this) >] LaTeX Warning: Hyper reference `energy/conversion/other:tab-hydtech' on page 29 undefined on input line 2884. LaTeX Warning: Reference `energy/conversion/other:tab-hydtech' on page 29 undef ined on input line 2884. LaTeX Warning: Citation `bibliography:sullivan-electric-2013' on page 29 undefi ned on input line 2994. [29] LaTeX Warning: Hyper reference `energy/conversion/grid:fig-windcap' on page 30 undefined on input line 2997. LaTeX Warning: Reference `energy/conversion/grid:fig-windcap' on page 30 undefi ned on input line 2997. [30 <./wind_cv.png>] LaTeX Warning: Hyper reference `energy/conversion/grid:tab-flex' on page 31 und efined on input line 3012. LaTeX Warning: Reference `energy/conversion/grid:tab-flex' on page 31 undefined on input line 3012. LaTeX Warning: Citation `bibliography:sullivan-electric-2013' on page 31 undefi ned on input line 3012. LaTeX Warning: Citation `bibliography:mccollum-transport-2016' on page 31 undef ined on input line 3103. [31] LaTeX Warning: Hyper reference `energy/enduse/transport:fig-trans' on page 32 u ndefined on input line 3108. LaTeX Warning: Reference `energy/enduse/transport:fig-trans' on page 32 undefin ed on input line 3108. LaTeX Warning: Hyper reference `energy/enduse/transport:fig-trans' on page 32 u ndefined on input line 3110. LaTeX Warning: Reference `energy/enduse/transport:fig-trans' on page 32 undefin ed on input line 3110. LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 32 undefined on input line 3123. LaTeX Warning: Hyper reference `energy/enduse/resid_commerc:fig-rescom' on page 32 undefined on input line 3131. LaTeX Warning: Reference `energy/enduse/resid_commerc:fig-rescom' on page 32 un defined on input line 3131. [32] [33 <./transport_end-use.png>] LaTeX Warning: Hyper reference `energy/enduse/resid_commerc:tab-rescom' on page 34 undefined on input line 3142. LaTeX Warning: Reference `energy/enduse/resid_commerc:tab-rescom' on page 34 un defined on input line 3142. LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 34 undefined on input line 3142. Underfull \hbox (badness 10000) in paragraph at lines 3173--3173 []\T1/ptm/b/n/10 Res-i-den-tial Underfull \hbox (badness 10000) in paragraph at lines 3173--3173 \T1/ptm/b/n/10 & Com- Underfull \hbox (badness 10000) in paragraph at lines 3173--3173 []\T1/ptm/m/n/10 High elec-tri-fi-ca-tion Underfull \hbox (badness 10000) in paragraph at lines 3173--3173 []\T1/ptm/m/n/10 Medium elec-tri-fi-ca-tion rate: Underfull \hbox (badness 10000) in paragraph at lines 3173--3173 []\T1/ptm/m/n/10 Low elec-tri-fi-ca-tion rate: [34 <./residential-commercial_end-use.png>] LaTeX Warning: Hyper reference `energy/enduse/industrial:fig-indus' on page 35 undefined on input line 3182. LaTeX Warning: Reference `energy/enduse/industrial:fig-indus' on page 35 undefi ned on input line 3182. LaTeX Warning: Hyper reference `energy/enduse/industrial:tab-indus' on page 35 undefined on input line 3195. LaTeX Warning: Reference `energy/enduse/industrial:tab-indus' on page 35 undefi ned on input line 3195. LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 35 undefined on input line 3195. Underfull \hbox (badness 10000) in paragraph at lines 3238--3238 []\T1/ptm/m/n/10 High elec-tri-fi-ca-tion rate: Underfull \hbox (badness 10000) in paragraph at lines 3238--3238 []\T1/ptm/m/n/10 Medium elec-tri-fi-ca-tion rate: Underfull \hbox (badness 10000) in paragraph at lines 3238--3238 []\T1/ptm/b/n/10 Feed-stock Underfull \hbox (badness 10000) in paragraph at lines 3238--3238 \T1/ptm/b/n/10 (non- Underfull \hbox (badness 10000) in paragraph at lines 3238--3238 \T1/ptm/b/n/10 energy Underfull \hbox (badness 10000) in paragraph at lines 3238--3238 []\T1/ptm/m/n/10 Medium feed-stock re-duc-tion LaTeX Warning: Citation `bibliography:messner-endogenized-1997' on page 35 unde fined on input line 3245. LaTeX Warning: Citation `bibliography:leibowicz-growth-2015' on page 35 undefin ed on input line 3245. [35] [36 <./industry_end-use.png>] LaTeX Warning: Hyper reference `socio_econ/narratives:narratives' on page 37 un defined on input line 3250. LaTeX Warning: Citation `bibliography:iea-investment-2014' on page 37 undefined on input line 3252. LaTeX Warning: Citation `bibliography:riahi-chapter-2012' on page 37 undefined on input line 3252. LaTeX Warning: Citation `bibliography:international-energy-agency-world-2014' o n page 37 undefined on input line 3252. LaTeX Warning: Hyper reference `energy/conversion/electricity:electricity' on p age 37 undefined on input line 3252. LaTeX Warning: Hyper reference `energy/conversion/other:other' on page 37 undef ined on input line 3252. LaTeX Warning: Citation `bibliography:messner-users-1995' on page 37 undefined on input line 3263. LaTeX Warning: Hyper reference `annex/message/2_conversion_technologies:upper-d ynamic-constraint-capacity' on page 37 undefined on input line 3263. LaTeX Warning: Citation `bibliography:keppo-short-2010' on page 37 undefined on input line 3268. LaTeX Warning: Hyper reference `energy/tech:fig-difconstraint' on page 37 undef ined on input line 3271. LaTeX Warning: Reference `energy/tech:fig-difconstraint' on page 37 undefined o n input line 3271. Overfull \hbox (57.21031pt too wide) in paragraph at lines 3277--3278 [] LaTeX Warning: Hyper reference `annex/message/2_conversion_technologies:annex-c onvtech' on page 37 undefined on input line 3280. [37] [38 <./diffusion_constraint_example.png (PNG copy)>] LaTeX Warning: Hyper reference `energy/conversion/other:other' on page 39 undef ined on input line 3290. Overfull \hbox (57.21031pt too wide) in paragraph at lines 3296--3297 [] [39 <./RES_fuel_blending.png>] LaTeX Warning: Hyper reference `energy/conversion/electricity:electricity' on p age 40 undefined on input line 3317. Overfull \hbox (57.21031pt too wide) in paragraph at lines 3324--3325 [] LaTeX Warning: Citation `bibliography:rao-role-2006' on page 40 undefined on in put line 3332. [40] LaTeX Warning: Citation `bibliography:world-bank-group-world-2012' on page 41 u ndefined on input line 3374. LaTeX Warning: Citation `bibliography:un-population-division-world-2010' on pag e 41 undefined on input line 3377. LaTeX Warning: Citation `bibliography:international-energy-agency-energy-2012' on page 41 undefined on input line 3380. LaTeX Warning: Citation `bibliography:dellink-long-term-2015' on page 41 undefi ned on input line 3383. [41 <./RES_po_turbine.png>] LaTeX Warning: Citation `bibliography:kc-human-2014' on page 42 undefined on in put line 3386. LaTeX Warning: Citation `bibliography:schafer-structural-2005' on page 42 undef ined on input line 3407. LaTeX Warning: Hyper reference `energy/demand:tab-quantssp1' on page 42 undefin ed on input line 3412. LaTeX Warning: Reference `energy/demand:tab-quantssp1' on page 42 undefined on input line 3412. LaTeX Warning: Hyper reference `energy/demand:tab-quantssp2' on page 42 undefin ed on input line 3412. LaTeX Warning: Reference `energy/demand:tab-quantssp2' on page 42 undefined on input line 3412. LaTeX Warning: Hyper reference `energy/demand:tab-quantssp3' on page 42 undefin ed on input line 3412. LaTeX Warning: Reference `energy/demand:tab-quantssp3' on page 42 undefined on input line 3412. LaTeX Warning: Hyper reference `overview/spatial:spatial' on page 42 undefined on input line 3414. Overfull \hbox (1.66159pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/b/n/10 LAM| Overfull \hbox (1.66159pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/b/n/10 MEA| Overfull \hbox (2.01169pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/b/n/10 NAM| Overfull \hbox (2.22165pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/b/n/10 WEU| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Underfull \hbox (badness 10000) in paragraph at lines 3857--3857 []\T1/ptm/m/it/10 Con-ver-gence In- Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112295| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 98603| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 299177| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112307| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 100188| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 113404| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112356| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112261| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 106323| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112300| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 107636| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 46015| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 34405| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 40951| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 20038| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 34894| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112356| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112261| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 16357| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 11105| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 48153| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 99676| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 32868| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112341| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 71664| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112310| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 113404| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 123018| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 94337| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112293| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 97169| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 141627| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 119611| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112276| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 179506| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 153565| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112310| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112270| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 123018| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 157229| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112293| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112300| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 141627| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 39870| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 105177| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 164547| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 92139| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 40075| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112270| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 123018| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112261| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 126769| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 83288| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 127464| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112295| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112276| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112341| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112307| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112310| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 87234| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 131219| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 132072| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112293| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112300| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112168| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112295| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112276| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112341| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112307| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112310| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112270| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 123018| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 125783| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112293| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112300| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112168| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112295| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 98603| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 299177| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112307| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 100188| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 113404| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112356| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112261| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 106323| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112300| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 107636| [42] Overfull \hbox (1.66159pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/b/n/10 LAM| Overfull \hbox (1.66159pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/b/n/10 MEA| Overfull \hbox (2.01169pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/b/n/10 NAM| Overfull \hbox (2.22165pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/b/n/10 WEU| Underfull \hbox (badness 10000) in paragraph at lines 4302--4302 []\T1/ptm/m/it/10 Con-ver-gence In- Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 200009| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 200033| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 299177| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 266179| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 199975| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 139574| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 246036| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 141506| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 199968| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 200002| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 199977| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 19935| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 26294| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 77786| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 40951| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 20038| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94649| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94724| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 132072| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 12268| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 18046| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 48153| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 49838| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 105177| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94540| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94596| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 80150| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94649| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94724| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94652| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 81787| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 27763| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 99139| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 119611| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 65735| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 89753| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 71664| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94577| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 69787| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94724| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 110060| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 81787| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 83288| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 113301| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 31896| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 105177| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 44877| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 102377| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 100188| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 78511| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94724| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 141506| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 98144| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 13881| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94607| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 69773| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94593| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94540| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 102377| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94577| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 87234| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 123018| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 141506| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94627| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 55525| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 113301| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 19935| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94593| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94540| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94596| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94577| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94649| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94724| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94652| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94627| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94615| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94607| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 200009| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 200033| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 299177| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 266179| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 199975| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 139574| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 246036| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 141506| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 199968| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 200002| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 199977| [43] Overfull \hbox (1.66159pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/b/n/10 LAM| Overfull \hbox (1.66159pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/b/n/10 MEA| Overfull \hbox (2.01169pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/b/n/10 NAM| Overfull \hbox (2.22165pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/b/n/10 WEU| Underfull \hbox (badness 10000) in paragraph at lines 4747--4747 []\T1/ptm/m/it/10 Con-ver-gence In- Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200009| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200033| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200000| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200044| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199975| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200027| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200109| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199995| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199968| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200002| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199977| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 13955| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 26294| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80927| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 40951| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 12023| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80953| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80782| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 132072| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 12268| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 12771| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 48153| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 13955| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 46015| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 59835| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 51188| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 70131| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 69787| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80782| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 132072| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 32715| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 55525| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 81010| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 23922| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 65735| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 59835| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 61426| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80952| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 52340| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80782| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80816| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199968| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80512| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 81010| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 52588| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200000| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 122852| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 18034| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 43617| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200109| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199995| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 81787| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 30539| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 198277| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80976| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80986| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80927| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 61426| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80952| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 69787| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80782| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80816| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80969| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80956| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 81010| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 19935| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 26294| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80927| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80980| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80952| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80953| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80782| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80816| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80969| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80956| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 81010| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200009| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200033| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200000| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200044| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199975| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200027| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200109| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199995| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199968| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200002| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199977| [44] LaTeX Warning: Hyper reference `overview/spatial:spatial' on page 45 undefined on input line 4754. Overfull \hbox (1003.44014pt too wide) in paragraph at lines 4759--4759 [] Underfull \hbox (badness 10000) in paragraph at lines 4759--4759 LaTeX Warning: Citation `bibliography:rogelj-indc-2017' on page 45 undefined on input line 4779. [45] LaTeX Warning: Hyper reference `energy/resource/fossilfuel:fossilfuel' on page 46 undefined on input line 4800. LaTeX Warning: Citation `bibliography:jewell-subsidy-2018' on page 46 undefined on input line 4800. [46] Chapter 4. LaTeX Warning: Citation `bibliography:manne-buying-1992' on page 47 undefined o n input line 4805. LaTeX Warning: Citation `bibliography:messner-messagemacro-2000' on page 47 und efined on input line 4805. LaTeX Warning: Hyper reference `energy/demand:demand' on page 47 undefined on i nput line 4807. [47] LaTeX Warning: Hyper reference `annex/macro:annex-macro' on page 48 undefined o n input line 4811. [48] Chapter 5. LaTeX Warning: Citation `bibliography:havlik-global-2011' on page 49 undefined on input line 4816. LaTeX Warning: Citation `bibliography:havlik-climate-2014' on page 49 undefined on input line 4816. LaTeX Warning: Citation `bibliography:kindermann-predicting-2006' on page 49 un defined on input line 4819. LaTeX Warning: Citation `bibliography:kindermann-global-2008' on page 49 undefi ned on input line 4820. LaTeX Warning: Citation `bibliography:gusti-algorithm-2010' on page 49 undefine d on input line 4820. LaTeX Warning: Hyper reference `land_use/index:fig-landuse-product-structure' o n page 49 undefined on input line 4824. LaTeX Warning: Reference `land_use/index:fig-landuse-product-structure' on page 49 undefined on input line 4824. LaTeX Warning: Hyper reference `overview/spatial:spatial' on page 49 undefined on input line 4825. LaTeX Warning: Citation `bibliography:takayama-spatial-1971' on page 49 undefin ed on input line 4827. LaTeX Warning: Citation `bibliography:schneider-agricultural-2007' on page 49 u ndefined on input line 4827. LaTeX Warning: Citation `bibliography:mccarl-surplus-1980' on page 49 undefined on input line 4828. Overfull \hbox (132.49107pt too wide) in paragraph at lines 4835--4836 [] LaTeX Warning: Citation `bibliography:skalsky-geo-bene-2008' on page 49 undefin ed on input line 4842. [49] [50 <./GLOBIOM_chart_hires.jpg>] LaTeX Warning: Citation `bibliography:izaurralde-simulating-2006' on page 51 un defined on input line 4851. LaTeX Warning: Citation `bibliography:williams-computer-1995' on page 51 undefi ned on input line 4851. LaTeX Warning: Citation `bibliography:williams-computer-1995' on page 51 undefi ned on input line 4860. LaTeX Warning: Citation `bibliography:you-entropy-2006' on page 51 undefined on input line 4863. LaTeX Warning: Citation `bibliography:sauer-agriculture-2008' on page 51 undefi ned on input line 4869. LaTeX Warning: Hyper reference `land_use/index:fig-landuse-product-structure' o n page 51 undefined on input line 4870. LaTeX Warning: Reference `land_use/index:fig-landuse-product-structure' on page 51 undefined on input line 4870. LaTeX Warning: Citation `bibliography:sere-world-1996' on page 51 undefined on input line 4881. [51] LaTeX Warning: Citation `bibliography:wint-gridded-2007' on page 52 undefined o n input line 4886. LaTeX Warning: Citation `bibliography:herrero-global-2013' on page 52 undefined on input line 4889. LaTeX Warning: Citation `bibliography:herrero-systems-2008' on page 52 undefine d on input line 4896. LaTeX Warning: Citation `bibliography:herrero-global-2013' on page 52 undefined on input line 4896. LaTeX Warning: Citation `bibliography:herrero-global-2013' on page 52 undefined on input line 4899. LaTeX Warning: Citation `bibliography:herrero-global-2013' on page 52 undefined on input line 4906. LaTeX Warning: Citation `bibliography:herrero-global-2013' on page 52 undefined on input line 4908. [52] LaTeX Warning: Citation `bibliography:ramankutty-farming-2008' on page 53 undef ined on input line 4924. LaTeX Warning: Citation `bibliography:conant-grassland-2004' on page 53 undefin ed on input line 4927. LaTeX Warning: Citation `bibliography:you-entropy-2006' on page 53 undefined on input line 4940. [53] Overfull \hbox (132.49107pt too wide) in paragraph at lines 4946--4947 [] LaTeX Warning: Citation `bibliography:parton-analysis-1987' on page 54 undefine d on input line 4949. LaTeX Warning: Citation `bibliography:parton-observations-1993' on page 54 unde fined on input line 4949. LaTeX Warning: Citation `bibliography:williams-computer-1995' on page 54 undefi ned on input line 4949. LaTeX Warning: Citation `bibliography:schloss-comparing-1999' on page 54 undefi ned on input line 4952. LaTeX Warning: Citation `bibliography:ramankutty-farming-2008' on page 54 undef ined on input line 4954. LaTeX Warning: Hyper reference `land_use/livestock:fig-forage' on page 54 undef ined on input line 4955. LaTeX Warning: Reference `land_use/livestock:fig-forage' on page 54 undefined o n input line 4955. [54 <./GLOBIOM_forage_availability.png>] LaTeX Warning: Citation `bibliography:ramankutty-farming-2008' on page 55 undef ined on input line 4959. LaTeX Warning: Citation `bibliography:mitchell-improved-2005' on page 55 undefi ned on input line 4960. LaTeX Warning: Citation `bibliography:reynolds-estimating-2000' on page 55 unde fined on input line 4961. Overfull \hbox (132.49107pt too wide) in paragraph at lines 4968--4969 [] LaTeX Warning: Hyper reference `land_use/livestock:fig-forage-livestock' on pag e 55 undefined on input line 4976. LaTeX Warning: Reference `land_use/livestock:fig-forage-livestock' on page 55 u ndefined on input line 4976. [55 <./GLOBIOM_forage_livestock.png>] LaTeX Warning: Citation `bibliography:keyzer-diet-2005' on page 56 undefined on input line 4990. LaTeX Warning: Citation `bibliography:kindermann-predicting-2006' on page 56 un defined on input line 4997. LaTeX Warning: Citation `bibliography:kindermann-predicting-2006' on page 56 un defined on input line 5000. LaTeX Warning: Citation `bibliography:fao-global-2006' on page 56 undefined on input line 5001. LaTeX Warning: Citation `bibliography:kindermann-global-forest-2008' on page 56 undefined on input line 5002. LaTeX Warning: Citation `bibliography:rametsteiner-study-2007' on page 56 undef ined on input line 5005. LaTeX Warning: Citation `bibliography:biomass-handbook-2005' on page 56 undefin ed on input line 5008. LaTeX Warning: Citation `bibliography:hamelinck-future-2001' on page 56 undefin ed on input line 5008. LaTeX Warning: Citation `bibliography:leduc-optimal-2008' on page 56 undefined on input line 5008. LaTeX Warning: Citation `bibliography:sorensen-economies-2005' on page 56 undef ined on input line 5008. LaTeX Warning: Citation `bibliography:carpentieri-future-1993' on page 56 undef ined on input line 5012. LaTeX Warning: Citation `bibliography:herzogbaum-forstpflanzen-2008' on page 56 undefined on input line 5012. LaTeX Warning: Citation `bibliography:jurvelius-labor-1997' on page 56 undefine d on input line 5012. LaTeX Warning: Citation `bibliography:ilo-occupational-2007' on page 56 undefin ed on input line 5014. LaTeX Warning: Citation `bibliography:fpp-holzernte-1999' on page 56 undefined on input line 5016. ! Package inputenc Error: Unicode char ̌ (U+30C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.5016 ...bliography:fpp-holzernte-1999}; Jirouš ek et al., 2007 \sphinxcit... LaTeX Warning: Citation `bibliography:jirousek-productivity-2007' on page 56 un defined on input line 5016. LaTeX Warning: Citation `bibliography:stokes-field-1986' on page 56 undefined o n input line 5016. LaTeX Warning: Citation `bibliography:wang-productivity-2004' on page 56 undefi ned on input line 5016. LaTeX Warning: Citation `bibliography:hartsough-harvesting-2001' on page 56 und efined on input line 5017. LaTeX Warning: Citation `bibliography:heston-penn-2006' on page 56 undefined on input line 5018. [56] LaTeX Warning: Citation `bibliography:fritz-highlighting-2011' on page 57 undef ined on input line 5026. Overfull \hbox (207.77184pt too wide) in paragraph at lines 5032--5033 [] LaTeX Warning: Citation `bibliography:havlik-climate-2014' on page 57 undefined on input line 5033. LaTeX Warning: Citation `bibliography:havlik-climate-2014' on page 57 undefined on input line 5033. LaTeX Warning: Hyper reference `land_use/land:fig-globiom-land' on page 57 unde fined on input line 5035. LaTeX Warning: Reference `land_use/land:fig-globiom-land' on page 57 undefined on input line 5035. LaTeX Warning: Reference `equation:land_use/food:foodelasticity' on page 57 und efined on input line 5041. LaTeX Warning: Citation `bibliography:seale-international-2003' on page 57 unde fined on input line 5044. LaTeX Warning: Citation `bibliography:muhammad-international-2011' on page 57 u ndefined on input line 5045. [57] [58 <./GLOBIOM_land_cover.png>] [59] [60] Chapter 6. LaTeX Warning: Citation `bibliography:fricko-2016' on page 61 undefined on inpu t line 5062. Underfull \hbox (badness 10000) in paragraph at lines 5061--5069 \T1/ptm/m/n/10 The wa-ter with-drawal and re-turn flows from en-ergy tech-nolo- gies are cal-cu-lated in MES- Underfull \hbox (badness 10000) in paragraph at lines 5061--5069 \T1/ptm/m/n/10 SAGE fol-low-ing the ap-proach de-scribed in Fricko et al., (201 6) [[]]. Each tech-nol-ogy is Underfull \hbox (badness 10000) in paragraph at lines 5061--5069 \T1/ptm/m/n/10 pre-scribed a wa-ter with-drawal and con-sump-tion in-ten-sity ( e.g., m3 per kWh) that trans- Underfull \hbox (badness 10000) in paragraph at lines 5061--5069 \T1/ptm/m/n/10 lates tech-nol-ogy out-puts op-ti-mized in MES-SAGE into wa-ter re-quire-ments and re-turn flows. LaTeX Warning: Hyper reference `water/index:fig-ppl-energy-balance' on page 61 undefined on input line 5073. LaTeX Warning: Reference `water/index:fig-ppl-energy-balance' on page 61 undefi ned on input line 5073. LaTeX Warning: Citation `bibliography:fricko-2016' on page 61 undefined on inpu t line 5081. LaTeX Warning: Citation `bibliography:meldrum-2013' on page 61 undefined on inp ut line 5093. LaTeX Warning: Citation `bibliography:fricko-2016' on page 61 undefined on inpu t line 5096. [61 <./ppl_energy_balance.png>] LaTeX Warning: Hyper reference `water/index:fig-cooling-implement1' on page 62 undefined on input line 5099. LaTeX Warning: Reference `water/index:fig-cooling-implement1' on page 62 undefi ned on input line 5099. LaTeX Warning: Citation `bibliography:parkinson-2019' on page 62 undefined on i nput line 5103. Overfull \hbox (147.54723pt too wide) in paragraph at lines 5111--5112 [] LaTeX Warning: Citation `bibliography:zhai-2010' on page 62 undefined on input line 5115. LaTeX Warning: Citation `bibliography:zhang-2014' on page 62 undefined on input line 5115. LaTeX Warning: Citation `bibliography:loew-2016' on page 62 undefined on input line 5115. LaTeX Warning: Citation `bibliography:raptis-2016-powerplant-data' on page 62 u ndefined on input line 5117. LaTeX Warning: Hyper reference `water/index:fig-cooling-implement2' on page 62 undefined on input line 5118. LaTeX Warning: Reference `water/index:fig-cooling-implement2' on page 62 undefi ned on input line 5118. Overfull \hbox (147.54723pt too wide) in paragraph at lines 5124--5125 [] [62 <./cooling_implement1.png>] [63 <./cooling_implement2.png>] [64] Chapter 7. LaTeX Warning: Citation `bibliography:riahi-greenhouse-2000' on page 65 undefin ed on input line 5136. LaTeX Warning: Citation `bibliography:riahi-prospects-2004' on page 65 undefine d on input line 5136. LaTeX Warning: Citation `bibliography:rao-role-2006' on page 65 undefined on in put line 5136. LaTeX Warning: Citation `bibliography:riahi-rcp-2011' on page 65 undefined on i nput line 5136. LaTeX Warning: Citation `bibliography:ipcc-revised-1996' on page 65 undefined o n input line 5136. LaTeX Warning: Hyper reference `emissions/message/index:tab-emissionfactor' on page 65 undefined on input line 5136. LaTeX Warning: Reference `emissions/message/index:tab-emissionfactor' on page 6 5 undefined on input line 5136. LaTeX Warning: Hyper reference `land_use/index:globiom' on page 65 undefined on input line 5136. Underfull \hbox (badness 10000) in paragraph at lines 5152--5153 []|\T1/phv/m/n/10 Emission fac-tor LaTeX Warning: Hyper reference `emissions/message/index:tab-emissionfactor' on page 65 undefined on input line 5233. LaTeX Warning: Reference `emissions/message/index:tab-emissionfactor' on page 6 5 undefined on input line 5233. LaTeX Warning: Citation `bibliography:mcjeon-gas-2014' on page 65 undefined on input line 5233. [65] LaTeX Warning: Hyper reference `emissions/message/index:tab-ccscapturerates' on page 66 undefined on input line 5235. LaTeX Warning: Reference `emissions/message/index:tab-ccscapturerates' on page 66 undefined on input line 5235. LaTeX Warning: Citation `bibliography:rao-role-2006' on page 66 undefined on in put line 5338. LaTeX Warning: Hyper reference `emissions/globiom/index:emission-land' on page 66 undefined on input line 5338. LaTeX Warning: Citation `bibliography:amann-cost-effective-2011' on page 66 und efined on input line 5344. LaTeX Warning: Citation `bibliography:cofala-scenarios-2007' on page 66 undefin ed on input line 5349. LaTeX Warning: Citation `bibliography:amann-regional-2013' on page 66 undefined on input line 5349. LaTeX Warning: Citation `bibliography:riahi-chapter-2012' on page 66 undefined on input line 5351. LaTeX Warning: Citation `bibliography:rao-better-2013' on page 66 undefined on input line 5351. LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 66 undefined on input line 5351. LaTeX Warning: Citation `bibliography:environmental-protection-agency-epa-us-20 12' on page 66 undefined on input line 5364. [66] LaTeX Warning: Citation `bibliography:herrero-global-2013' on page 67 undefined on input line 5373. LaTeX Warning: Citation `bibliography:kindermann-global-2008' on page 67 undefi ned on input line 5379. LaTeX Warning: Citation `bibliography:food-and-agricultural-organization-fao-gl obal-2010' on page 67 undefined on input line 5380. LaTeX Warning: Citation `bibliography:ruesch-new-ipcc-2008' on page 67 undefine d on input line 5381. LaTeX Warning: Citation `bibliography:tubiello-faostat-2013' on page 67 undefin ed on input line 5388. LaTeX Warning: Hyper reference `energy/resource/fossilfuel:tab-globff' on page 67 undefined on input line 5389. LaTeX Warning: Reference `energy/resource/fossilfuel:tab-globff' on page 67 und efined on input line 5389. LaTeX Warning: Citation `bibliography:environmental-protection-agency-epa-us-20 12' on page 67 undefined on input line 5391. [67] Overfull \hbox (0.99pt too wide) in paragraph at lines 5475--5477 []|\T1/phv/m/n/10 2010/2000| Underfull \hbox (badness 10000) in paragraph at lines 5495--5496 []|\T1/ptm/m/n/10 Synthetic Underfull \hbox (badness 10000) in paragraph at lines 5597--5598 []|\T1/ptm/m/n/10 Manure Underfull \hbox (badness 10000) in paragraph at lines 5597--5598 \T1/ptm/m/n/10 man-age- [68] Chapter 8. LaTeX Warning: Citation `bibliography:meinshausen-emulating-2011' on page 69 un defined on input line 5641. LaTeX Warning: Citation `bibliography:meinshausen-rcp-2011' on page 69 undefine d on input line 5642. LaTeX Warning: Citation `bibliography:meinshausen-greenhouse-gas-2009' on page 69 undefined on input line 5643. LaTeX Warning: Citation `bibliography:rogelj-2020-2013' on page 69 undefined on input line 5644. LaTeX Warning: Citation `bibliography:rogelj-probabilistic-2013' on page 69 und efined on input line 5644. LaTeX Warning: Citation `bibliography:rogelj-mitigation-2015' on page 69 undefi ned on input line 5644. LaTeX Warning: Citation `bibliography:fricko-marker-2017' on page 69 undefined on input line 5645. [69] [70] Chapter 9. [71] [72] Chapter 10. LaTeX Warning: Citation `bibliography:manne-buying-1992' on page 73 undefined o n input line 5662. LaTeX Warning: Citation `bibliography:messner-messagemacro-2000' on page 73 und efined on input line 5662. LaTeX Warning: Citation `bibliography:loulou-markal-macro-2004' on page 73 unde fined on input line 5662. LaTeX Warning: Citation `bibliography:messner-messagemacro-2000' on page 73 und efined on input line 5664. LaTeX Warning: Hyper reference `energy/demand:demand' on page 73 undefined on i nput line 5664. LaTeX Warning: Citation `bibliography:messner-messagemacro-2000' on page 73 und efined on input line 5664. [73] LaTeX Warning: Citation `bibliography:manne-buying-1992' on page 74 undefined o n input line 5692. LaTeX Warning: Citation `bibliography:manne-buying-1992' on page 74 undefined o n input line 5705. [74] LaTeX Warning: Hyper reference `energy/demand:demand' on page 75 undefined on i nput line 5755. LaTeX Warning: Hyper reference `overview/spatial:spatial' on page 75 undefined on input line 5755. [75] [76] LaTeX Warning: Command \textquotedblright invalid in math mode on input line 58 65. LaTeX Warning: Command \textquotedblright invalid in math mode on input line 58 65. LaTeX Warning: Command \textquotedblright invalid in math mode on input line 58 70. LaTeX Warning: Command \textquotedblright invalid in math mode on input line 58 70. [77] [78] [79] LaTeX Warning: Citation `bibliography:keppo-short-2010' on page 80 undefined on input line 6169. [80] [81] [82] ! Package inputenc Error: Unicode char − (U+2212) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6473 ... resource \(f\) between period \(ttt − 1\) and \(ttt\), [83] [84] [85] [86] [87] [88] [89] ! Package inputenc Error: Unicode char − (U+2212) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7136 ...e built in the years \(iyr, ..., iyr − \tau + 1\), with \(iyr\) =... ! Package inputenc Error: Unicode char τ (U+3C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7136 ...+ 1\), with \(iyr\) = base year and \(τ \) = plant life in years e... ! Package inputenc Error: Unicode char − (U+2212) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7156 is the annual construction in period \(− t\), (0 = base year), [90] [91] [92] Underfull \hbox (badness 10000) in paragraph at lines 7254--7255 [][]$\T1/ptm/m/n/10 https : / / www . researchgate . net / pro^^\le / Zbigniew _ Klimont / publication / 230709494 _ The _ Current _ Legislation _ Underfull \hbox (badness 10000) in paragraph at lines 7254--7255 \T1/ptm/m/n/10 and _ the _ Maximum _ Technically _ Feasible _ Reduction _ cases _ for _ the _ CAFE _ baseline _ emission _ projections . [93] [94] ! Package inputenc Error: Unicode char Ш (U+428) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char т (U+442) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char у (U+443) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char ч (U+447) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char н (U+43D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char и (U+438) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char й (U+439) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char і (U+456) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char н (U+43D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char т (U+442) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char е (U+435) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char л (U+43B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char е (U+435) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char к (U+43A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char т (U+442) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. [95] ! Package inputenc Error: Unicode char ̌ (U+30C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7344 R. Jirouš ek, R. Klvač, and A. Skoupý. Productivity and costs... ! Package inputenc Error: Unicode char ̌ (U+30C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7344 R. Jiroušek, R. Klvač , and A. Skoupý. Productivity and costs... ! Package inputenc Error: Unicode char ́ (U+301) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7344 ...iroušek, R. Klvač, and A. Skoupý . Productivity and costs o... [96] [97] [98] [99] [100] [101] No file iiasa-energy-program-message-doc.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [102] (./iiasa-energy-program-message-doc.aux) Package rerunfilecheck Warning: File `iiasa-energy-program-message-doc.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr5.pfb> Output written on iiasa-energy-program-message-doc.pdf (106 pages, 7774294 byte s). Transcript written on iiasa-energy-program-message-doc.log. Latexmk: Index file 'iiasa-energy-program-message-doc.idx' was written Latexmk: Missing input file: 'iiasa-energy-program-message-doc.ind' from line 'No file iiasa-energy-program-message-doc.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'iiasa-energy-program-message-doc.pdf' Latexmk: Log file says output to 'iiasa-energy-program-message-doc.pdf' Latexmk: List of undefined refs and citations: Citation `bibliography:amann-cost-effective-2011' on page 66 undefined on input line 5344 Citation `bibliography:amann-regional-2013' on page 66 undefined on input line 5349 Citation `bibliography:biomass-handbook-2005' on page 56 undefined on input line 5008 Citation `bibliography:carpentieri-future-1993' on page 56 undefined on input line 5012 Citation `bibliography:christiansson-diffusion-1995' on page 18 undefined on input line 855 Citation `bibliography:cofala-scenarios-2007' on page 66 undefined on input line 5349 Citation `bibliography:conant-grassland-2004' on page 53 undefined on input line 4927 Citation `bibliography:dellink-long-term-2015' on page 12 undefined on input line 515 Citation `bibliography:dellink-long-term-2015' on page 12 undefined on input line 521 Citation `bibliography:dellink-long-term-2015' on page 41 undefined on input line 3383 Citation `bibliography:ekholm-determinants-2010' on page 10 undefined on input line 482 Citation `bibliography:environmental-protection-agency-epa-us-2012' on page 66 undefined on input line 5364 Citation `bibliography:environmental-protection-agency-epa-us-2012' on page 67 undefined on input line 5391 Citation `bibliography:eurek-wind-2017' on page 18 undefined on input line 854 Citation `bibliography:eurek-wind-2017' on page 18 undefined on input line 861 Citation `bibliography:fao-global-2006' on page 56 undefined on input line 5001 Citation `bibliography:food-and-agricultural-organization-fao-global-2010' on page 67 undefined on input line 5380 Citation `bibliography:fpp-holzernte-1999' on page 56 undefined on input line 5016 Citation `bibliography:fricko-2016' on page 61 undefined on input line 5062 Citation `bibliography:fricko-2016' on page 61 undefined on input line 5081 Citation `bibliography:fricko-2016' on page 61 undefined on input line 5096 Citation `bibliography:fricko-marker-2017' on page 10 undefined on input line 491 Citation `bibliography:fricko-marker-2017' on page 12 undefined on input line 521 Citation `bibliography:fricko-marker-2017' on page 15 undefined on input line 754 Citation `bibliography:fricko-marker-2017' on page 21 undefined on input line 2381 Citation `bibliography:fricko-marker-2017' on page 21 undefined on input line 2389 Citation `bibliography:fricko-marker-2017' on page 24 undefined on input line 2660 Citation `bibliography:fricko-marker-2017' on page 24 undefined on input line 2662 Citation `bibliography:fricko-marker-2017' on page 24 undefined on input line 2669 Citation `bibliography:fricko-marker-2017' on page 24 undefined on input line 2671 Citation `bibliography:fricko-marker-2017' on page 27 undefined on input line 2732 Citation `bibliography:fricko-marker-2017' on page 32 undefined on input line 3123 Citation `bibliography:fricko-marker-2017' on page 34 undefined on input line 3142 Citation `bibliography:fricko-marker-2017' on page 35 undefined on input line 3195 Citation `bibliography:fricko-marker-2017' on page 4 undefined on input line 134 Citation `bibliography:fricko-marker-2017' on page 66 undefined on input line 5351 Citation `bibliography:fricko-marker-2017' on page 69 undefined on input line 5645 Citation `bibliography:fritz-highlighting-2011' on page 57 undefined on input line 5026 Citation `bibliography:grubler-2018-led' on page 3 undefined on input line 123 Citation `bibliography:gusti-algorithm-2010' on page 49 undefined on input line 4820 Citation `bibliography:hamelinck-future-2001' on page 56 undefined on input line 5008 Citation `bibliography:hartsough-harvesting-2001' on page 56 undefined on input line 5017 Citation `bibliography:havlik-climate-2014' on page 49 undefined on input line 4816 Citation `bibliography:havlik-climate-2014' on page 57 undefined on input line 5033 Citation `bibliography:havlik-global-2011' on page 49 undefined on input line 4816 Citation `bibliography:herrero-global-2013' on page 52 undefined on input line 4889 Citation `bibliography:herrero-global-2013' on page 52 undefined on input line 4896 Citation `bibliography:herrero-global-2013' on page 52 undefined on input line 4899 Citation `bibliography:herrero-global-2013' on page 52 undefined on input line 4906 Citation `bibliography:herrero-global-2013' on page 52 undefined on input line 4908 Citation `bibliography:herrero-global-2013' on page 67 undefined on input line 5373 Citation `bibliography:herrero-systems-2008' on page 52 undefined on input line 4896 Citation `bibliography:herzogbaum-forstpflanzen-2008' on page 56 undefined on input line 5012 Citation `bibliography:heston-penn-2006' on page 56 undefined on input line 5018 Citation `bibliography:huppmann-2019-messageix' on page 3 undefined on input line 119 Citation `bibliography:huppmann-2019-messageix' on page 4 undefined on input line 127 Citation `bibliography:iea-investment-2014' on page 37 undefined on input line 3252 Citation `bibliography:ilo-occupational-2007' on page 56 undefined on input line 5014 Citation `bibliography:international-energy-agency-energy-2012' on page 41 undefined on input line 3380 Citation `bibliography:international-energy-agency-world-2014' on page 37 undefined on input line 3252 Citation `bibliography:ipcc-revised-1996' on page 65 undefined on input line 5136 Citation `bibliography:izaurralde-simulating-2006' on page 51 undefined on input line 4851 Citation `bibliography:jewell-subsidy-2018' on page 46 undefined on input line 4800 Citation `bibliography:jirousek-productivity-2007' on page 56 undefined on input line 5016 Citation `bibliography:johnson-vre-2016' on page 18 undefined on input line 862 Citation `bibliography:johnson-vre-2016' on page 23 undefined on input line 2458 Citation `bibliography:jurvelius-labor-1997' on page 56 undefined on input line 5012 Citation `bibliography:kc-human-2014' on page 12 undefined on input line 515 Citation `bibliography:kc-human-2014' on page 12 undefined on input line 521 Citation `bibliography:kc-human-2014' on page 42 undefined on input line 3386 Citation `bibliography:keppo-short-2010' on page 37 undefined on input line 3268 Citation `bibliography:keppo-short-2010' on page 7 undefined on input line 463 Citation `bibliography:keppo-short-2010' on page 80 undefined on input line 6169 Citation `bibliography:keyzer-diet-2005' on page 56 undefined on input line 4990 Citation `bibliography:kindermann-global-2008' on page 49 undefined on input line 4820 Citation `bibliography:kindermann-global-2008' on page 67 undefined on input line 5379 Citation `bibliography:kindermann-global-forest-2008' on page 56 undefined on input line 5002 Citation `bibliography:kindermann-predicting-2006' on page 49 undefined on input line 4819 Citation `bibliography:kindermann-predicting-2006' on page 56 undefined on input line 4997 Citation `bibliography:kindermann-predicting-2006' on page 56 undefined on input line 5000 Citation `bibliography:krey-implications-2009' on page 7 undefined on input line 463 Citation `bibliography:larson-chapter-2012' on page 27 undefined on input line 2739 Citation `bibliography:larson-chapter-2012' on page 27 undefined on input line 2740 Citation `bibliography:leduc-optimal-2008' on page 56 undefined on input line 5008 Citation `bibliography:leibowicz-growth-2015' on page 35 undefined on input line 3245 Citation `bibliography:loew-2016' on page 62 undefined on input line 5115 Citation `bibliography:loulou-markal-macro-2004' on page 73 undefined on input line 5662 Citation `bibliography:manne-buying-1992' on page 47 undefined on input line 4805 Citation `bibliography:manne-buying-1992' on page 73 undefined on input line 5662 Citation `bibliography:manne-buying-1992' on page 74 undefined on input line 5692 Citation `bibliography:manne-buying-1992' on page 74 undefined on input line 5705 Citation `bibliography:mccarl-surplus-1980' on page 49 undefined on input line 4828 Citation `bibliography:mccollum-2018-investment' on page 3 undefined on input line 123 Citation `bibliography:mccollum-transport-2016' on page 31 undefined on input line 3103 Citation `bibliography:mcjeon-gas-2014' on page 65 undefined on input line 5233 Citation `bibliography:meinshausen-emulating-2011' on page 69 undefined on input line 5641 Citation `bibliography:meinshausen-greenhouse-gas-2009' on page 69 undefined on input line 5643 Citation `bibliography:meinshausen-rcp-2011' on page 69 undefined on input line 5642 Citation `bibliography:meldrum-2013' on page 61 undefined on input line 5093 Citation `bibliography:messner-endogenized-1997' on page 35 undefined on input line 3245 Citation `bibliography:messner-messagemacro-2000' on page 47 undefined on input line 4805 Citation `bibliography:messner-messagemacro-2000' on page 73 undefined on input line 5662 Citation `bibliography:messner-messagemacro-2000' on page 73 undefined on input line 5664 Citation `bibliography:messner-users-1995' on page 13 undefined on input line 530 Citation `bibliography:messner-users-1995' on page 37 undefined on input line 3263 Citation `bibliography:mitchell-improved-2005' on page 55 undefined on input line 4960 Citation `bibliography:muhammad-international-2011' on page 57 undefined on input line 5045 Citation `bibliography:oecd-uranium-2004' on page 17 undefined on input line 782 Citation `bibliography:oneill-mitigation-2010' on page 7 undefined on input line 463 Citation `bibliography:oneill-new-2014' on page 12 undefined on input line 511 Citation `bibliography:oneill-roads-2015' on page 10 undefined on input line 491 Citation `bibliography:oneill-roads-2015' on page 10 undefined on input line 496 Citation `bibliography:oneill-roads-2015' on page 11 undefined on input line 501 Citation `bibliography:oneill-roads-2015' on page 11 undefined on input line 506 Citation `bibliography:pachauri-pathways-2013' on page 10 undefined on input line 482 Citation `bibliography:pachauri-pathways-2013' on page 21 undefined on input line 2389 Citation `bibliography:parkinson-2019' on page 62 undefined on input line 5103 Citation `bibliography:parton-analysis-1987' on page 54 undefined on input line 4949 Citation `bibliography:parton-observations-1993' on page 54 undefined on input line 4949 Citation `bibliography:pietzcker-solar-2014' on page 18 undefined on input line 854 Citation `bibliography:pietzcker-solar-2014' on page 18 undefined on input line 860 Citation `bibliography:ramankutty-farming-2008' on page 53 undefined on input line 4924 Citation `bibliography:ramankutty-farming-2008' on page 54 undefined on input line 4954 Citation `bibliography:ramankutty-farming-2008' on page 55 undefined on input line 4959 Citation `bibliography:rametsteiner-study-2007' on page 56 undefined on input line 5005 Citation `bibliography:rao-2017-ssp-airpollution' on page 3 undefined on input line 123 Citation `bibliography:rao-better-2013' on page 66 undefined on input line 5351 Citation `bibliography:rao-role-2006' on page 40 undefined on input line 3332 Citation `bibliography:rao-role-2006' on page 65 undefined on input line 5136 Citation `bibliography:rao-role-2006' on page 66 undefined on input line 5338 Citation `bibliography:raptis-2016-powerplant-data' on page 62 undefined on input line 5117 Citation `bibliography:reynolds-estimating-2000' on page 55 undefined on input line 4961 Citation `bibliography:riahi-chapter-2012' on page 14 undefined on input line 591 Citation `bibliography:riahi-chapter-2012' on page 15 undefined on input line 769 Citation `bibliography:riahi-chapter-2012' on page 37 undefined on input line 3252 Citation `bibliography:riahi-chapter-2012' on page 66 undefined on input line 5351 Citation `bibliography:riahi-greenhouse-2000' on page 65 undefined on input line 5136 Citation `bibliography:riahi-prospects-2004' on page 65 undefined on input line 5136 Citation `bibliography:riahi-rcp-2011' on page 65 undefined on input line 5136 Citation `bibliography:riahi-shared-2017' on page 10 undefined on input line 491 Citation `bibliography:riahi-shared-2017' on page 3 undefined on input line 125 Citation `bibliography:rogelj-2020-2013' on page 69 undefined on input line 5644 Citation `bibliography:rogelj-indc-2017' on page 45 undefined on input line 4779 Citation `bibliography:rogelj-mitigation-2015' on page 69 undefined on input line 5644 Citation `bibliography:rogelj-probabilistic-2013' on page 69 undefined on input line 5644 Citation `bibliography:rogner-assessment-1997' on page 14 undefined on input line 591 Citation `bibliography:rogner-assessment-1997' on page 15 undefined on input line 625 Citation `bibliography:rogner-chapter-2012' on page 14 undefined on input line 603 Citation `bibliography:rogner-chapter-2012' on page 15 undefined on input line 611 Citation `bibliography:rogner-chapter-2012' on page 15 undefined on input line 627 Citation `bibliography:rogner-chapter-2012' on page 15 undefined on input line 629 Citation `bibliography:rogner-chapter-2012' on page 15 undefined on input line 770 Citation `bibliography:rogner-chapter-2012' on page 17 undefined on input line 788 Citation `bibliography:rogner-chapter-2012' on page 18 undefined on input line 807 Citation `bibliography:rogner-chapter-2012' on page 18 undefined on input line 855 Citation `bibliography:rogner-chapter-2012' on page 18 undefined on input line 856 Citation `bibliography:ruesch-new-ipcc-2008' on page 67 undefined on input line 5381 Citation `bibliography:sauer-agriculture-2008' on page 51 undefined on input line 4869 Citation `bibliography:schafer-structural-2005' on page 42 undefined on input line 3407 Citation `bibliography:schloss-comparing-1999' on page 54 undefined on input line 4952 Citation `bibliography:schneider-agricultural-2007' on page 49 undefined on input line 4827 Citation `bibliography:schneider-long-term-2008' on page 17 undefined on input line 782 Citation `bibliography:seale-international-2003' on page 57 undefined on input line 5044 Citation `bibliography:sere-world-1996' on page 51 undefined on input line 4881 Citation `bibliography:skalsky-geo-bene-2008' on page 49 undefined on input line 4842 Citation `bibliography:sorensen-economies-2005' on page 56 undefined on input line 5008 Citation `bibliography:stokes-field-1986' on page 56 undefined on input line 5016 Citation `bibliography:sullivan-electric-2013' on page 29 undefined on input line 2994 Citation `bibliography:sullivan-electric-2013' on page 31 undefined on input line 3012 Citation `bibliography:takayama-spatial-1971' on page 49 undefined on input line 4827 Citation `bibliography:tubiello-faostat-2013' on page 67 undefined on input line 5388 Citation `bibliography:un-population-division-world-2010' on page 41 undefined on input line 3377 Citation `bibliography:wang-productivity-2004' on page 56 undefined on input line 5016 Citation `bibliography:williams-computer-1995' on page 51 undefined on input line 4851 Citation `bibliography:williams-computer-1995' on page 51 undefined on input line 4860 Citation `bibliography:williams-computer-1995' on page 54 undefined on input line 4949 Citation `bibliography:wint-gridded-2007' on page 52 undefined on input line 4886 Citation `bibliography:world-bank-group-world-2012' on page 41 undefined on input line 3374 Citation `bibliography:you-entropy-2006' on page 51 undefined on input line 4863 Citation `bibliography:you-entropy-2006' on page 53 undefined on input line 4940 Citation `bibliography:zhai-2010' on page 62 undefined on input line 5115 Citation `bibliography:zhang-2014' on page 62 undefined on input line 5115 Reference `emissions/message/index:tab-ccscapturerates' on page 66 undefined on input line 5235 Reference `emissions/message/index:tab-emissionfactor' on page 65 undefined on input line 5136 Reference `emissions/message/index:tab-emissionfactor' on page 65 undefined on input line 5233 Reference `energy/conversion/electricity:fig-nonth' on page 24 undefined on input line 2671 Reference `energy/conversion/electricity:fig-ther' on page 24 undefined on input line 2662 Reference `energy/conversion/electricity:tab-elec' on page 23 undefined on input line 2453 Reference `energy/conversion/electricity:tab-elec' on page 23 undefined on input line 2457 Reference `energy/conversion/electricity:tab-elec' on page 23 undefined on input line 2460 Reference `energy/conversion/grid:fig-windcap' on page 30 undefined on input line 2997 Reference `energy/conversion/grid:tab-flex' on page 31 undefined on input line 3012 Reference `energy/conversion/heat:tab-heat' on page 24 undefined on input line 2676 Reference `energy/conversion/other:fig-costind' on page 27 undefined on input line 2725 Reference `energy/conversion/other:tab-gasfuel' on page 27 undefined on input line 2850 Reference `energy/conversion/other:tab-hydtech' on page 29 undefined on input line 2884 Reference `energy/conversion/other:tab-liqfuel' on page 27 undefined on input line 2738 Reference `energy/demand:tab-quantssp1' on page 42 undefined on input line 3412 Reference `energy/demand:tab-quantssp2' on page 42 undefined on input line 3412 Reference `energy/demand:tab-quantssp3' on page 42 undefined on input line 3412 Reference `energy/enduse/industrial:fig-indus' on page 35 undefined on input line 3182 Reference `energy/enduse/industrial:tab-indus' on page 35 undefined on input line 3195 Reference `energy/enduse/resid_commerc:fig-rescom' on page 32 undefined on input line 3131 Reference `energy/enduse/resid_commerc:tab-rescom' on page 34 undefined on input line 3142 Reference `energy/enduse/transport:fig-trans' on page 32 undefined on input line 3108 Reference `energy/enduse/transport:fig-trans' on page 32 undefined on input line 3110 Reference `energy/resource/bioenergy:fig-beavail' on page 21 undefined on input line 2380 Reference `energy/resource/fossilfuel:fig-supply' on page 14 undefined on input line 597 Reference `energy/resource/fossilfuel:fig-supply' on page 14 undefined on input line 600 Reference `energy/resource/fossilfuel:fig-supply' on page 14 undefined on input line 602 Reference `energy/resource/fossilfuel:fig-supply' on page 15 undefined on input line 744 Reference `energy/resource/fossilfuel:tab-ffavail' on page 15 undefined on input line 688 Reference `energy/resource/fossilfuel:tab-globff' on page 14 undefined on input line 597 Reference `energy/resource/fossilfuel:tab-globff' on page 14 undefined on input line 602 Reference `energy/resource/fossilfuel:tab-globff' on page 67 undefined on input line 5389 Reference `energy/resource/nuclear:fig-uran' on page 15 undefined on input line 768 Reference `energy/resource/renewable:tab-capfactoffshore' on page 18 undefined on input line 864 Reference `energy/resource/renewable:tab-capfactonshore' on page 18 undefined on input line 864 Reference `energy/resource/renewable:tab-csp' on page 18 undefined on input line 863 Reference `energy/resource/renewable:tab-depl' on page 17 undefined on input line 787 Reference `energy/resource/renewable:tab-offshorewind' on page 18 undefined on input line 863 Reference `energy/resource/renewable:tab-onshorewind' on page 18 undefined on input line 863 Reference `energy/resource/renewable:tab-pv' on page 18 undefined on input line 863 Reference `energy/tech:fig-difconstraint' on page 37 undefined on input line 3271 Reference `equation:land_use/food:foodelasticity' on page 57 undefined on input line 5041 Reference `land_use/index:fig-landuse-product-structure' on page 49 undefined on input line 4824 Reference `land_use/index:fig-landuse-product-structure' on page 51 undefined on input line 4870 Reference `land_use/land:fig-globiom-land' on page 57 undefined on input line 5035 Reference `land_use/livestock:fig-forage' on page 54 undefined on input line 4955 Reference `land_use/livestock:fig-forage-livestock' on page 55 undefined on input line 4976 Reference `overview/index:fig-iiasaiam' on page 3 undefined on input line 119 Reference `overview/index:fig-iiasaiam' on page 3 undefined on input line 125 Reference `overview/spatial:fig-reg' on page 4 undefined on input line 139 Reference `overview/spatial:tab-globiomreg' on page 4 undefined on input line 139 Reference `overview/spatial:tab-reg' on page 4 undefined on input line 139 Reference `overview/spatial:tab-reg' on page 5 undefined on input line 148 Reference `water/index:fig-cooling-implement1' on page 62 undefined on input line 5099 Reference `water/index:fig-cooling-implement2' on page 62 undefined on input line 5118 Reference `water/index:fig-ppl-energy-balance' on page 61 undefined on input line 5073 Latexmk: Summary of warnings: Latex failed to resolve 57 reference(s) Latex failed to resolve 193 citation(s) Rule 'makeindex iiasa-energy-program-message-doc.idx': File changes, etc: Non-existent destination files: 'iiasa-energy-program-message-doc.ind' ------------ Run number 1 of rule 'makeindex iiasa-energy-program-message-doc.idx' ------------ ------------ Running 'makeindex -s python.ist -o "iiasa-energy-program-message-doc.ind" "iiasa-energy-program-message-doc.idx"' ------------ Latexmk: applying rule 'makeindex iiasa-energy-program-message-doc.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file iiasa-energy-program-message-doc.idx...done (0 entries accepted, 0 rejected). Nothing written in iiasa-energy-program-message-doc.ind. Transcript written in iiasa-energy-program-message-doc.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'iiasa-energy-program-message-doc.aux' 'iiasa-energy-program-message-doc.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="iiasa-energy-program-message-doc" "message.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./message.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty) Writing index file iiasa-energy-program-message-doc.idx (./iiasa-energy-program-message-doc.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./iiasa-energy-program-message-doc.out) (./iiasa-energy-program-message-doc.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map} <./logo_blue.png>] [2] (./iiasa-energy-program-message-doc.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [1] [2] Chapter 1. [3] Overfull \hbox (207.77184pt too wide) in paragraph at lines 133--134 [] [4 <./iiasaiam.png>] Overfull \hbox (132.49107pt too wide) in paragraph at lines 145--146 [] Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/phv/m/n/10 11 Overfull \hbox (8.57pt too wide) in paragraph at lines 244--244 \T1/phv/m/n/10 MES- Overfull \hbox (11.05997pt too wide) in paragraph at lines 244--244 \T1/phv/m/n/10 SAGE Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/phv/m/n/10 re- Overfull \hbox (7.47003pt too wide) in paragraph at lines 244--244 \T1/phv/m/n/10 gions| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/phv/m/n/10 Def- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/phv/m/n/10 i-ni- Overfull \hbox (7.25018pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 NAM| Overfull \hbox (0.74988pt too wide) in paragraph at lines 244--244 []\T1/ptm/m/n/10 North Overfull \hbox (3.31982pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Amer- Overfull \hbox (7.46014pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 WEU| Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 ern Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 Eu- Overfull \hbox (3.49013pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 PAO| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 Pa- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 cific Overfull \hbox (4.63991pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 OECD| Overfull \hbox (4.13007pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 EEU| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 Cen- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 tral Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 East- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 ern Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 Eu- Overfull \hbox (2.46014pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 FSU| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 For- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 mer Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 So- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 viet Overfull \hbox (2.41992pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Union| Overfull \hbox (3.38017pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 CPA| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 Cen- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 trally Overfull \hbox (9.63977pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Planned Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 Asia Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 and Overfull \hbox (1.30981pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 China| Overfull \hbox (1.9101pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 SAS| Overfull \hbox (0.75989pt too wide) in paragraph at lines 244--244 []\T1/ptm/m/n/10 South Overfull \hbox (1.72014pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 PAS| Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 Pa- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 cific Overfull \hbox (6.90009pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 MEA| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 Mid- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 dle Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 East Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 and Overfull \hbox (0.74988pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 North Overfull \hbox (2.95972pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Africa| Overfull \hbox (6.90009pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 LAM| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 Latin Overfull \hbox (3.31982pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Amer- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 ica Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 the Overfull \hbox (18.51965pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Caribbean| Overfull \hbox (4.12018pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 AFR| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 Sub- Overfull \hbox (9.62978pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Saharan Overfull \hbox (2.95972pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Africa| [5 <./MESSAGE_regions.png>] Overfull \vbox (81.76988pt too high) has occurred while \output is active [6] Overfull \hbox (706.02327pt too wide) in alignment at lines 251--263 [] [] [] Overfull \hbox (706.02327pt too wide) in alignment at lines 263--276 [] [] [] Overfull \hbox (706.02327pt too wide) in alignment at lines 276--280 [] [] [] Overfull \hbox (706.02327pt too wide) in alignment at lines 280--282 [] [] [] Overfull \hbox (706.02327pt too wide) in alignment at lines 282--399 [] [] [] Overfull \hbox (706.02327pt too wide) in alignment at lines 399--456 [] [] [] [7] [8] Chapter 2. [9] [10 <./MESSAGE-Access_groups.png>] [11] [12] Chapter 3. [13] [14] Underfull \hbox (badness 5924) in paragraph at lines 625--626 []|\T1/phv/m/n/10 MESSAGE (Rogner et Underfull \hbox (badness 10000) in paragraph at lines 632--633 []|\T1/phv/m/n/10 Reserves+Resources Overfull \hbox (94.8507pt too wide) in paragraph at lines 753--754 [] [15] [16 <./GlobalResourceSupplyCurves.png pdfTeX warning: pdflatex (file ./GlobalResourceSupplyCurves.png): large interla ced PNG might cause out of memory (use non-interlaced PNG to fix this) >] [17 <./nuclear_resources.png>] Overfull \hbox (2.67409pt too wide) in paragraph at lines 919--920 \T1/ptm/m/n/10 Resource Overfull \hbox (1.02388pt too wide) in paragraph at lines 920--921 \T1/ptm/m/n/10 Potential Overfull \hbox (1.02388pt too wide) detected at line 924 \T1/ptm/m/n/10 Potential Overfull \hbox (2.67409pt too wide) detected at line 924 \T1/ptm/m/n/10 Resource [18] Overfull \hbox (1.01402pt too wide) in paragraph at lines 1221--1222 \T1/ptm/m/n/10 Capacity Overfull \hbox (1.01402pt too wide) detected at line 1227 \T1/ptm/m/n/10 Capacity Overfull \hbox (2.67409pt too wide) in paragraph at lines 1271--1272 \T1/ptm/m/n/10 Resource Overfull \hbox (1.02388pt too wide) in paragraph at lines 1272--1273 \T1/ptm/m/n/10 Potential Overfull \hbox (1.02388pt too wide) detected at line 1276 \T1/ptm/m/n/10 Potential Overfull \hbox (2.67409pt too wide) detected at line 1276 \T1/ptm/m/n/10 Resource [19] [20] [21] [22 <./Availability_BE.png>] [23] Overfull \hbox (57.21031pt too wide) in paragraph at lines 2659--2660 [] Overfull \hbox (57.21031pt too wide) in paragraph at lines 2668--2669 [] [24] [25 <./costind-thermo.png pdfTeX warning: pdflatex (file ./costind-thermo.png): large interlaced PNG migh t cause out of memory (use non-interlaced PNG to fix this) >] [26 <./costind-nonthermo.png pdfTeX warning: pdflatex (file ./costind-nonthermo.png): large interlaced PNG m ight cause out of memory (use non-interlaced PNG to fix this) >] Overfull \hbox (57.21031pt too wide) in paragraph at lines 2731--2732 [] [27] [28 <./costind-other.png pdfTeX warning: pdflatex (file ./costind-other.png): large interlaced PNG might cause out of memory (use non-interlaced PNG to fix this) >] [29] [30 <./wind_cv.png>] [31] [32] [33 <./transport_end-use.png>] Underfull \hbox (badness 10000) in paragraph at lines 3173--3173 []\T1/ptm/b/n/10 Res-i-den-tial Underfull \hbox (badness 10000) in paragraph at lines 3173--3173 \T1/ptm/b/n/10 & Com- Underfull \hbox (badness 10000) in paragraph at lines 3173--3173 []\T1/ptm/m/n/10 High elec-tri-fi-ca-tion Underfull \hbox (badness 10000) in paragraph at lines 3173--3173 []\T1/ptm/m/n/10 Medium elec-tri-fi-ca-tion rate: Underfull \hbox (badness 10000) in paragraph at lines 3173--3173 []\T1/ptm/m/n/10 Low elec-tri-fi-ca-tion rate: [34 <./residential-commercial_end-use.png>] Underfull \hbox (badness 10000) in paragraph at lines 3238--3238 []\T1/ptm/m/n/10 High elec-tri-fi-ca-tion rate: Underfull \hbox (badness 10000) in paragraph at lines 3238--3238 []\T1/ptm/m/n/10 Medium elec-tri-fi-ca-tion rate: Underfull \hbox (badness 10000) in paragraph at lines 3238--3238 []\T1/ptm/b/n/10 Feed-stock Underfull \hbox (badness 10000) in paragraph at lines 3238--3238 \T1/ptm/b/n/10 (non- Underfull \hbox (badness 10000) in paragraph at lines 3238--3238 \T1/ptm/b/n/10 energy Underfull \hbox (badness 10000) in paragraph at lines 3238--3238 []\T1/ptm/m/n/10 Medium feed-stock re-duc-tion [35] [36 <./industry_end-use.png>] Overfull \hbox (57.21031pt too wide) in paragraph at lines 3277--3278 [] [37] [38 <./diffusion_constraint_example.png (PNG copy)>] Overfull \hbox (57.21031pt too wide) in paragraph at lines 3296--3297 [] [39 <./RES_fuel_blending.png>] Overfull \hbox (57.21031pt too wide) in paragraph at lines 3324--3325 [] [40] [41 <./RES_po_turbine.png>] Overfull \hbox (1.66159pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/b/n/10 LAM| Overfull \hbox (1.66159pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/b/n/10 MEA| Overfull \hbox (2.01169pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/b/n/10 NAM| Overfull \hbox (2.22165pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/b/n/10 WEU| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Underfull \hbox (badness 10000) in paragraph at lines 3857--3857 []\T1/ptm/m/it/10 Con-ver-gence In- Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112295| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 98603| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 299177| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112307| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 100188| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 113404| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112356| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112261| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 106323| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112300| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 107636| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 46015| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 34405| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 40951| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 20038| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 34894| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112356| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112261| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 16357| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 11105| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 48153| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 99676| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 32868| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112341| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 71664| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112310| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 113404| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 123018| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 94337| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112293| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 97169| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 141627| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 119611| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112276| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 179506| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 153565| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112310| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112270| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 123018| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 157229| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112293| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112300| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 141627| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 39870| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 105177| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 164547| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 92139| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 40075| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112270| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 123018| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112261| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 126769| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 83288| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 127464| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112295| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112276| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112341| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112307| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112310| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 87234| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 131219| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 132072| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112293| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112300| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112168| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112295| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112276| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112341| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112307| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112310| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112270| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 123018| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 125783| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112293| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112300| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112168| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112295| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 98603| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 299177| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112307| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 100188| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 113404| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112356| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112261| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 106323| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112300| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 107636| [42] Overfull \hbox (1.66159pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/b/n/10 LAM| Overfull \hbox (1.66159pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/b/n/10 MEA| Overfull \hbox (2.01169pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/b/n/10 NAM| Overfull \hbox (2.22165pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/b/n/10 WEU| Underfull \hbox (badness 10000) in paragraph at lines 4302--4302 []\T1/ptm/m/it/10 Con-ver-gence In- Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 200009| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 200033| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 299177| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 266179| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 199975| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 139574| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 246036| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 141506| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 199968| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 200002| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 199977| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 19935| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 26294| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 77786| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 40951| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 20038| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94649| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94724| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 132072| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 12268| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 18046| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 48153| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 49838| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 105177| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94540| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94596| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 80150| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94649| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94724| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94652| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 81787| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 27763| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 99139| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 119611| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 65735| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 89753| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 71664| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94577| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 69787| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94724| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 110060| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 81787| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 83288| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 113301| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 31896| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 105177| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 44877| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 102377| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 100188| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 78511| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94724| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 141506| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 98144| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 13881| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94607| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 69773| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94593| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94540| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 102377| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94577| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 87234| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 123018| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 141506| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94627| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 55525| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 113301| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 19935| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94593| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94540| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94596| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94577| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94649| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94724| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94652| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94627| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94615| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94607| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 200009| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 200033| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 299177| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 266179| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 199975| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 139574| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 246036| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 141506| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 199968| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 200002| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 199977| [43] Overfull \hbox (1.66159pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/b/n/10 LAM| Overfull \hbox (1.66159pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/b/n/10 MEA| Overfull \hbox (2.01169pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/b/n/10 NAM| Overfull \hbox (2.22165pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/b/n/10 WEU| Underfull \hbox (badness 10000) in paragraph at lines 4747--4747 []\T1/ptm/m/it/10 Con-ver-gence In- Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200009| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200033| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200000| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200044| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199975| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200027| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200109| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199995| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199968| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200002| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199977| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 13955| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 26294| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80927| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 40951| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 12023| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80953| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80782| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 132072| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 12268| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 12771| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 48153| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 13955| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 46015| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 59835| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 51188| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 70131| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 69787| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80782| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 132072| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 32715| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 55525| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 81010| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 23922| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 65735| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 59835| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 61426| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80952| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 52340| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80782| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80816| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199968| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80512| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 81010| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 52588| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200000| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 122852| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 18034| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 43617| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200109| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199995| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 81787| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 30539| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 198277| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80976| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80986| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80927| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 61426| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80952| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 69787| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80782| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80816| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80969| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80956| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 81010| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 19935| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 26294| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80927| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80980| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80952| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80953| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80782| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80816| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80969| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80956| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 81010| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200009| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200033| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200000| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200044| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199975| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200027| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200109| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199995| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199968| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200002| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199977| [44] Overfull \hbox (1003.44014pt too wide) in paragraph at lines 4759--4759 [] Underfull \hbox (badness 10000) in paragraph at lines 4759--4759 [45] [46] Chapter 4. [47] [48] Chapter 5. Overfull \hbox (132.49107pt too wide) in paragraph at lines 4835--4836 [] [49] [50 <./GLOBIOM_chart_hires.jpg>] [51] [52] [53] Overfull \hbox (132.49107pt too wide) in paragraph at lines 4946--4947 [] [54 <./GLOBIOM_forage_availability.png>] Overfull \hbox (132.49107pt too wide) in paragraph at lines 4968--4969 [] [55 <./GLOBIOM_forage_livestock.png>] ! Package inputenc Error: Unicode char ̌ (U+30C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.5016 ...bliography:fpp-holzernte-1999}; Jirouš ek et al., 2007 \sphinxcit... [56] Overfull \hbox (207.77184pt too wide) in paragraph at lines 5032--5033 [] [57] [58 <./GLOBIOM_land_cover.png>] [59] [60] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 5061--5069 \T1/ptm/m/n/10 The wa-ter with-drawal and re-turn flows from en-ergy tech-nolo- gies are cal-cu-lated in MES- Underfull \hbox (badness 10000) in paragraph at lines 5061--5069 \T1/ptm/m/n/10 SAGE fol-low-ing the ap-proach de-scribed in Fricko et al., (201 6) [[]]. Each tech-nol-ogy Underfull \hbox (badness 10000) in paragraph at lines 5061--5069 \T1/ptm/m/n/10 is pre-scribed a wa-ter with-drawal and con-sump-tion in-ten-sit y (e.g., m3 per kWh) that trans- Underfull \hbox (badness 10000) in paragraph at lines 5061--5069 \T1/ptm/m/n/10 lates tech-nol-ogy out-puts op-ti-mized in MES-SAGE into wa-ter re-quire-ments and re-turn flows. [61 <./ppl_energy_balance.png>] Overfull \hbox (147.54723pt too wide) in paragraph at lines 5111--5112 [] Overfull \hbox (147.54723pt too wide) in paragraph at lines 5124--5125 [] [62 <./cooling_implement1.png>] [63 <./cooling_implement2.png>] [64] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 5152--5153 []|\T1/phv/m/n/10 Emission fac-tor [65] [66] [67] Overfull \hbox (0.99pt too wide) in paragraph at lines 5475--5477 []|\T1/phv/m/n/10 2010/2000| Underfull \hbox (badness 10000) in paragraph at lines 5495--5496 []|\T1/ptm/m/n/10 Synthetic Underfull \hbox (badness 10000) in paragraph at lines 5597--5598 []|\T1/ptm/m/n/10 Manure Underfull \hbox (badness 10000) in paragraph at lines 5597--5598 \T1/ptm/m/n/10 man-age- [68] Chapter 8. [69] [70] Chapter 9. [71] [72] Chapter 10. [73] [74] [75] [76] LaTeX Warning: Command \textquotedblright invalid in math mode on input line 58 65. LaTeX Warning: Command \textquotedblright invalid in math mode on input line 58 65. LaTeX Warning: Command \textquotedblright invalid in math mode on input line 58 70. LaTeX Warning: Command \textquotedblright invalid in math mode on input line 58 70. [77] [78] [79] [80] [81] [82] ! Package inputenc Error: Unicode char − (U+2212) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6473 ... resource \(f\) between period \(ttt − 1\) and \(ttt\), [83] [84] [85] [86] [87] [88] [89] ! Package inputenc Error: Unicode char − (U+2212) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7136 ...e built in the years \(iyr, ..., iyr − \tau + 1\), with \(iyr\) =... ! Package inputenc Error: Unicode char τ (U+3C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7136 ...+ 1\), with \(iyr\) = base year and \(τ \) = plant life in years e... ! Package inputenc Error: Unicode char − (U+2212) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7156 is the annual construction in period \(− t\), (0 = base year), [90] [91] [92] Underfull \hbox (badness 10000) in paragraph at lines 7254--7255 [][]$\T1/ptm/m/n/10 https : / / www . researchgate . net / pro^^\le / Zbigniew _ Klimont / publication / 230709494 _ The _ Current _ Legislation _ Underfull \hbox (badness 10000) in paragraph at lines 7254--7255 \T1/ptm/m/n/10 and _ the _ Maximum _ Technically _ Feasible _ Reduction _ cases _ for _ the _ CAFE _ baseline _ emission _ projections . [93] [94] ! Package inputenc Error: Unicode char Ш (U+428) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char т (U+442) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char у (U+443) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char ч (U+447) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char н (U+43D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char и (U+438) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char й (U+439) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char і (U+456) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char н (U+43D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char т (U+442) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char е (U+435) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char л (U+43B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char е (U+435) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char к (U+43A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char т (U+442) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. [95] ! Package inputenc Error: Unicode char ̌ (U+30C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7344 R. Jirouš ek, R. Klvač, and A. Skoupý. Productivity and costs... ! Package inputenc Error: Unicode char ̌ (U+30C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7344 R. Jiroušek, R. Klvač , and A. Skoupý. Productivity and costs... ! Package inputenc Error: Unicode char ́ (U+301) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7344 ...iroušek, R. Klvač, and A. Skoupý . Productivity and costs o... [96] [97] [98] [99] [100] [101] (./iiasa-energy-program-message-doc.ind) [102] (./iiasa-energy-program-message-doc.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr5.pfb> Output written on iiasa-energy-program-message-doc.pdf (106 pages, 7789263 byte s). Transcript written on iiasa-energy-program-message-doc.log. Latexmk: Index file 'iiasa-energy-program-message-doc.idx' was written Latexmk: Log file says output to 'iiasa-energy-program-message-doc.pdf' Latexmk: Log file says output to 'iiasa-energy-program-message-doc.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'iiasa-energy-program-message-doc.out' 'iiasa-energy-program-message-doc.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="iiasa-energy-program-message-doc" "message.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./message.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty) Writing index file iiasa-energy-program-message-doc.idx (./iiasa-energy-program-message-doc.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./iiasa-energy-program-message-doc.out) (./iiasa-energy-program-message-doc.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map} <./logo_blue.png>] [2] (./iiasa-energy-program-message-doc.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [1] [2] Chapter 1. [3] Overfull \hbox (207.77184pt too wide) in paragraph at lines 133--134 [] [4 <./iiasaiam.png>] Overfull \hbox (132.49107pt too wide) in paragraph at lines 145--146 [] Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/phv/m/n/10 11 Overfull \hbox (8.57pt too wide) in paragraph at lines 244--244 \T1/phv/m/n/10 MES- Overfull \hbox (11.05997pt too wide) in paragraph at lines 244--244 \T1/phv/m/n/10 SAGE Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/phv/m/n/10 re- Overfull \hbox (7.47003pt too wide) in paragraph at lines 244--244 \T1/phv/m/n/10 gions| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/phv/m/n/10 Def- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/phv/m/n/10 i-ni- Overfull \hbox (7.25018pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 NAM| Overfull \hbox (0.74988pt too wide) in paragraph at lines 244--244 []\T1/ptm/m/n/10 North Overfull \hbox (3.31982pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Amer- Overfull \hbox (7.46014pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 WEU| Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 ern Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 Eu- Overfull \hbox (3.49013pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 PAO| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 Pa- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 cific Overfull \hbox (4.63991pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 OECD| Overfull \hbox (4.13007pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 EEU| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 Cen- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 tral Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 East- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 ern Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 Eu- Overfull \hbox (2.46014pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 FSU| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 For- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 mer Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 So- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 viet Overfull \hbox (2.41992pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Union| Overfull \hbox (3.38017pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 CPA| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 Cen- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 trally Overfull \hbox (9.63977pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Planned Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 Asia Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 and Overfull \hbox (1.30981pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 China| Overfull \hbox (1.9101pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 SAS| Overfull \hbox (0.75989pt too wide) in paragraph at lines 244--244 []\T1/ptm/m/n/10 South Overfull \hbox (1.72014pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 PAS| Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 Pa- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 cific Overfull \hbox (6.90009pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 MEA| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 Mid- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 dle Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 East Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 and Overfull \hbox (0.74988pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 North Overfull \hbox (2.95972pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Africa| Overfull \hbox (6.90009pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 LAM| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 Latin Overfull \hbox (3.31982pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Amer- Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 ica Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 244--244 \T1/ptm/m/n/10 the Overfull \hbox (18.51965pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Caribbean| Overfull \hbox (4.12018pt too wide) in paragraph at lines 244--244 []\T1/ptm/b/n/10 AFR| Underfull \hbox (badness 10000) in paragraph at lines 244--244 []\T1/ptm/m/n/10 Sub- Overfull \hbox (9.62978pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Saharan Overfull \hbox (2.95972pt too wide) in paragraph at lines 244--244 \T1/ptm/m/n/10 Africa| [5 <./MESSAGE_regions.png>] Overfull \vbox (81.76988pt too high) has occurred while \output is active [6] Overfull \hbox (706.02327pt too wide) in alignment at lines 251--263 [] [] [] Overfull \hbox (706.02327pt too wide) in alignment at lines 263--276 [] [] [] Overfull \hbox (706.02327pt too wide) in alignment at lines 276--280 [] [] [] Overfull \hbox (706.02327pt too wide) in alignment at lines 280--282 [] [] [] Overfull \hbox (706.02327pt too wide) in alignment at lines 282--399 [] [] [] Overfull \hbox (706.02327pt too wide) in alignment at lines 399--456 [] [] [] [7] [8] Chapter 2. [9] [10 <./MESSAGE-Access_groups.png>] [11] [12] Chapter 3. [13] [14] Underfull \hbox (badness 5924) in paragraph at lines 625--626 []|\T1/phv/m/n/10 MESSAGE (Rogner et Underfull \hbox (badness 10000) in paragraph at lines 632--633 []|\T1/phv/m/n/10 Reserves+Resources Overfull \hbox (94.8507pt too wide) in paragraph at lines 753--754 [] [15] [16 <./GlobalResourceSupplyCurves.png pdfTeX warning: pdflatex (file ./GlobalResourceSupplyCurves.png): large interla ced PNG might cause out of memory (use non-interlaced PNG to fix this) >] [17 <./nuclear_resources.png>] Overfull \hbox (2.67409pt too wide) in paragraph at lines 919--920 \T1/ptm/m/n/10 Resource Overfull \hbox (1.02388pt too wide) in paragraph at lines 920--921 \T1/ptm/m/n/10 Potential Overfull \hbox (1.02388pt too wide) detected at line 924 \T1/ptm/m/n/10 Potential Overfull \hbox (2.67409pt too wide) detected at line 924 \T1/ptm/m/n/10 Resource [18] Overfull \hbox (1.01402pt too wide) in paragraph at lines 1221--1222 \T1/ptm/m/n/10 Capacity Overfull \hbox (1.01402pt too wide) detected at line 1227 \T1/ptm/m/n/10 Capacity Overfull \hbox (2.67409pt too wide) in paragraph at lines 1271--1272 \T1/ptm/m/n/10 Resource Overfull \hbox (1.02388pt too wide) in paragraph at lines 1272--1273 \T1/ptm/m/n/10 Potential Overfull \hbox (1.02388pt too wide) detected at line 1276 \T1/ptm/m/n/10 Potential Overfull \hbox (2.67409pt too wide) detected at line 1276 \T1/ptm/m/n/10 Resource [19] [20] [21] [22 <./Availability_BE.png>] [23] Overfull \hbox (57.21031pt too wide) in paragraph at lines 2659--2660 [] Overfull \hbox (57.21031pt too wide) in paragraph at lines 2668--2669 [] [24] [25 <./costind-thermo.png pdfTeX warning: pdflatex (file ./costind-thermo.png): large interlaced PNG migh t cause out of memory (use non-interlaced PNG to fix this) >] [26 <./costind-nonthermo.png pdfTeX warning: pdflatex (file ./costind-nonthermo.png): large interlaced PNG m ight cause out of memory (use non-interlaced PNG to fix this) >] Overfull \hbox (57.21031pt too wide) in paragraph at lines 2731--2732 [] [27] [28 <./costind-other.png pdfTeX warning: pdflatex (file ./costind-other.png): large interlaced PNG might cause out of memory (use non-interlaced PNG to fix this) >] [29] [30 <./wind_cv.png>] [31] [32] [33 <./transport_end-use.png>] Underfull \hbox (badness 10000) in paragraph at lines 3173--3173 []\T1/ptm/b/n/10 Res-i-den-tial Underfull \hbox (badness 10000) in paragraph at lines 3173--3173 \T1/ptm/b/n/10 & Com- Underfull \hbox (badness 10000) in paragraph at lines 3173--3173 []\T1/ptm/m/n/10 High elec-tri-fi-ca-tion Underfull \hbox (badness 10000) in paragraph at lines 3173--3173 []\T1/ptm/m/n/10 Medium elec-tri-fi-ca-tion rate: Underfull \hbox (badness 10000) in paragraph at lines 3173--3173 []\T1/ptm/m/n/10 Low elec-tri-fi-ca-tion rate: [34 <./residential-commercial_end-use.png>] Underfull \hbox (badness 10000) in paragraph at lines 3238--3238 []\T1/ptm/m/n/10 High elec-tri-fi-ca-tion rate: Underfull \hbox (badness 10000) in paragraph at lines 3238--3238 []\T1/ptm/m/n/10 Medium elec-tri-fi-ca-tion rate: Underfull \hbox (badness 10000) in paragraph at lines 3238--3238 []\T1/ptm/b/n/10 Feed-stock Underfull \hbox (badness 10000) in paragraph at lines 3238--3238 \T1/ptm/b/n/10 (non- Underfull \hbox (badness 10000) in paragraph at lines 3238--3238 \T1/ptm/b/n/10 energy Underfull \hbox (badness 10000) in paragraph at lines 3238--3238 []\T1/ptm/m/n/10 Medium feed-stock re-duc-tion [35] [36 <./industry_end-use.png>] Overfull \hbox (57.21031pt too wide) in paragraph at lines 3277--3278 [] [37] [38 <./diffusion_constraint_example.png (PNG copy)>] Overfull \hbox (57.21031pt too wide) in paragraph at lines 3296--3297 [] [39 <./RES_fuel_blending.png>] Overfull \hbox (57.21031pt too wide) in paragraph at lines 3324--3325 [] [40] [41 <./RES_po_turbine.png>] Overfull \hbox (1.66159pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/b/n/10 LAM| Overfull \hbox (1.66159pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/b/n/10 MEA| Overfull \hbox (2.01169pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/b/n/10 NAM| Overfull \hbox (2.22165pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/b/n/10 WEU| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Overfull \hbox (0.83176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 0.001| Underfull \hbox (badness 10000) in paragraph at lines 3857--3857 []\T1/ptm/m/it/10 Con-ver-gence In- Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112295| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 98603| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 299177| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112307| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 100188| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 113404| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112356| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112261| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 106323| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112300| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 107636| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 46015| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 34405| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 40951| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 20038| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 34894| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112356| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112261| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 16357| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 11105| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 48153| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 99676| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 32868| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112341| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 71664| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112310| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 113404| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 123018| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 94337| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112293| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 97169| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 141627| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 119611| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112276| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 179506| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 153565| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112310| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112270| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 123018| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 157229| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112293| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112300| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 141627| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 39870| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 105177| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 164547| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 92139| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 40075| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112270| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 123018| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112261| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 126769| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 83288| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 127464| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112295| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112276| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112341| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112307| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112310| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 87234| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 131219| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 132072| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112293| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112300| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112168| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112295| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112276| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112341| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112307| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112310| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112270| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 123018| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 125783| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112293| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112300| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112168| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112295| Overfull \hbox (3.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 98603| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 299177| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112307| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 100188| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 113404| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112356| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112261| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 106323| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 112300| Overfull \hbox (8.33176pt too wide) in paragraph at lines 3857--3857 []\T1/ptm/m/n/10 107636| [42] Overfull \hbox (1.66159pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/b/n/10 LAM| Overfull \hbox (1.66159pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/b/n/10 MEA| Overfull \hbox (2.01169pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/b/n/10 NAM| Overfull \hbox (2.22165pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/b/n/10 WEU| Underfull \hbox (badness 10000) in paragraph at lines 4302--4302 []\T1/ptm/m/it/10 Con-ver-gence In- Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 200009| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 200033| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 299177| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 266179| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 199975| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 139574| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 246036| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 141506| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 199968| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 200002| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 199977| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 19935| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 26294| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 77786| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 40951| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 20038| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94649| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94724| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 132072| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 12268| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 18046| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 48153| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 49838| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 105177| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94540| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94596| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 80150| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94649| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94724| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94652| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 81787| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 27763| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 99139| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 119611| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 65735| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 89753| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 71664| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94577| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 69787| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94724| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 110060| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 81787| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 83288| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 113301| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 31896| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 105177| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 44877| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 102377| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 100188| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 78511| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94724| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 141506| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 98144| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 13881| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94607| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 69773| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94593| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94540| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 102377| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94577| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 87234| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 123018| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 141506| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94627| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 55525| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 113301| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 19935| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94593| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94540| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94596| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94577| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94649| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94724| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94652| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94627| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94615| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 94607| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 200009| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 200033| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 299177| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 266179| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 199975| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 139574| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 246036| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 141506| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 199968| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 200002| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4302--4302 []\T1/ptm/m/n/10 199977| [43] Overfull \hbox (1.66159pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/b/n/10 LAM| Overfull \hbox (1.66159pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/b/n/10 MEA| Overfull \hbox (2.01169pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/b/n/10 NAM| Overfull \hbox (2.22165pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/b/n/10 WEU| Underfull \hbox (badness 10000) in paragraph at lines 4747--4747 []\T1/ptm/m/it/10 Con-ver-gence In- Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200009| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200033| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200000| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200044| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199975| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200027| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200109| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199995| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199968| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200002| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199977| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 13955| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 26294| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80927| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 40951| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 12023| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80953| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80782| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 132072| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 12268| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 12771| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 48153| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 13955| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 46015| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 59835| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 51188| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 70131| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 69787| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80782| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 132072| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 32715| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 55525| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 81010| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 23922| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 65735| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 59835| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 61426| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80952| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 52340| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80782| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80816| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199968| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80512| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 81010| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 52588| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200000| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 122852| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 18034| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 43617| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200109| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199995| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 81787| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 30539| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 198277| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80976| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80986| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80927| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 61426| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80952| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 69787| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80782| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80816| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80969| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80956| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 81010| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 19935| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 26294| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80927| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80980| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80952| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80953| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80782| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80816| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80969| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 80956| Overfull \hbox (3.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 81010| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200009| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200033| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200000| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200044| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199975| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200027| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200109| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199995| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199968| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 200002| Overfull \hbox (8.33176pt too wide) in paragraph at lines 4747--4747 []\T1/ptm/m/n/10 199977| [44] Overfull \hbox (1003.44014pt too wide) in paragraph at lines 4759--4759 [] Underfull \hbox (badness 10000) in paragraph at lines 4759--4759 [45] [46] Chapter 4. [47] [48] Chapter 5. Overfull \hbox (132.49107pt too wide) in paragraph at lines 4835--4836 [] [49] [50 <./GLOBIOM_chart_hires.jpg>] [51] [52] [53] Overfull \hbox (132.49107pt too wide) in paragraph at lines 4946--4947 [] [54 <./GLOBIOM_forage_availability.png>] Overfull \hbox (132.49107pt too wide) in paragraph at lines 4968--4969 [] [55 <./GLOBIOM_forage_livestock.png>] ! Package inputenc Error: Unicode char ̌ (U+30C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.5016 ...bliography:fpp-holzernte-1999}; Jirouš ek et al., 2007 \sphinxcit... [56] Overfull \hbox (207.77184pt too wide) in paragraph at lines 5032--5033 [] [57] [58 <./GLOBIOM_land_cover.png>] [59] [60] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 5061--5069 \T1/ptm/m/n/10 The wa-ter with-drawal and re-turn flows from en-ergy tech-nolo- gies are cal-cu-lated in MES- Underfull \hbox (badness 10000) in paragraph at lines 5061--5069 \T1/ptm/m/n/10 SAGE fol-low-ing the ap-proach de-scribed in Fricko et al., (201 6) [[]]. Each tech-nol-ogy Underfull \hbox (badness 10000) in paragraph at lines 5061--5069 \T1/ptm/m/n/10 is pre-scribed a wa-ter with-drawal and con-sump-tion in-ten-sit y (e.g., m3 per kWh) that trans- Underfull \hbox (badness 10000) in paragraph at lines 5061--5069 \T1/ptm/m/n/10 lates tech-nol-ogy out-puts op-ti-mized in MES-SAGE into wa-ter re-quire-ments and re-turn flows. [61 <./ppl_energy_balance.png>] Overfull \hbox (147.54723pt too wide) in paragraph at lines 5111--5112 [] Overfull \hbox (147.54723pt too wide) in paragraph at lines 5124--5125 [] [62 <./cooling_implement1.png>] [63 <./cooling_implement2.png>] [64] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 5152--5153 []|\T1/phv/m/n/10 Emission fac-tor [65] [66] [67] Overfull \hbox (0.99pt too wide) in paragraph at lines 5475--5477 []|\T1/phv/m/n/10 2010/2000| Underfull \hbox (badness 10000) in paragraph at lines 5495--5496 []|\T1/ptm/m/n/10 Synthetic Underfull \hbox (badness 10000) in paragraph at lines 5597--5598 []|\T1/ptm/m/n/10 Manure Underfull \hbox (badness 10000) in paragraph at lines 5597--5598 \T1/ptm/m/n/10 man-age- [68] Chapter 8. [69] [70] Chapter 9. [71] [72] Chapter 10. [73] [74] [75] [76] LaTeX Warning: Command \textquotedblright invalid in math mode on input line 58 65. LaTeX Warning: Command \textquotedblright invalid in math mode on input line 58 65. LaTeX Warning: Command \textquotedblright invalid in math mode on input line 58 70. LaTeX Warning: Command \textquotedblright invalid in math mode on input line 58 70. [77] [78] [79] [80] [81] [82] ! Package inputenc Error: Unicode char − (U+2212) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6473 ... resource \(f\) between period \(ttt − 1\) and \(ttt\), [83] [84] [85] [86] [87] [88] [89] ! Package inputenc Error: Unicode char − (U+2212) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7136 ...e built in the years \(iyr, ..., iyr − \tau + 1\), with \(iyr\) =... ! Package inputenc Error: Unicode char τ (U+3C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7136 ...+ 1\), with \(iyr\) = base year and \(τ \) = plant life in years e... ! Package inputenc Error: Unicode char − (U+2212) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7156 is the annual construction in period \(− t\), (0 = base year), [90] [91] [92] Underfull \hbox (badness 10000) in paragraph at lines 7254--7255 [][]$\T1/ptm/m/n/10 https : / / www . researchgate . net / pro^^\le / Zbigniew _ Klimont / publication / 230709494 _ The _ Current _ Legislation _ Underfull \hbox (badness 10000) in paragraph at lines 7254--7255 \T1/ptm/m/n/10 and _ the _ Maximum _ Technically _ Feasible _ Reduction _ cases _ for _ the _ CAFE _ baseline _ emission _ projections . [93] [94] ! Package inputenc Error: Unicode char Ш (U+428) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char т (U+442) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char у (U+443) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char ч (U+447) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char н (U+43D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char и (U+438) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char й (U+439) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char і (U+456) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char н (U+43D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char т (U+442) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char е (U+435) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char л (U+43B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char е (U+435) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char к (U+43A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. ! Package inputenc Error: Unicode char т (U+442) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7308 ...mphasis{Штучний інтелект} , 2010. [95] ! Package inputenc Error: Unicode char ̌ (U+30C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7344 R. Jirouš ek, R. Klvač, and A. Skoupý. Productivity and costs... ! Package inputenc Error: Unicode char ̌ (U+30C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7344 R. Jiroušek, R. Klvač , and A. Skoupý. Productivity and costs... ! Package inputenc Error: Unicode char ́ (U+301) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7344 ...iroušek, R. Klvač, and A. Skoupý . Productivity and costs o... [96] [97] [98] [99] [100] [101] (./iiasa-energy-program-message-doc.ind) [102] (./iiasa-energy-program-message-doc.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr5.pfb> Output written on iiasa-energy-program-message-doc.pdf (106 pages, 7789263 byte s). Transcript written on iiasa-energy-program-message-doc.log. Latexmk: Index file 'iiasa-energy-program-message-doc.idx' was written Latexmk: Log file says output to 'iiasa-energy-program-message-doc.pdf' Latexmk: Log file says output to 'iiasa-energy-program-message-doc.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2020-03-05T11:07:10.251773Z, end-time: 2020-03-05T11:07:10.579560Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/_build/latex/iiasa-energy-program-message-doc.pdf /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/artifacts/latest/sphinx_pdf/iiasa-energy-program-message-doc.pdf [rtd-command-info] start-time: 2020-03-05T11:07:10.733381Z, end-time: 2020-03-05T11:07:18.420031Z, duration: 7, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.8.5 loading translations [en]... done making output directory... loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv building [mo]: targets for 0 po files that are out of date building [epub]: targets for 73 source files that are out of date updating environment: 73 added, 0 changed, 0 removed reading sources... [ 1%] annex/index reading sources... [ 2%] annex/macro reading sources... [ 4%] annex/message/1_introduction reading sources... [ 5%] annex/message/2_conversion_technologies reading sources... [ 6%] annex/message/3_domestic_resources reading sources... [ 8%] annex/message/4_energy_flows reading sources... [ 9%] annex/message/5_stock-piles reading sources... [ 10%] annex/message/6_user-defined_relations reading sources... [ 12%] annex/message/7_objective_and_cost_counters reading sources... [ 13%] annex/message/8_special_features_of_the_matrix_generator reading sources... [ 15%] annex/message/deleted_imports_and_exports reading sources... [ 16%] annex/message/index reading sources... [ 17%] bibliography checking for /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibs/main.bib in bibtex cache... not found parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibs/main.bib... parsed 150 entries reading sources... [ 19%] climate/index reading sources... [ 20%] climate/magicc/climate_indicators reading sources... [ 21%] climate/magicc/index reading sources... [ 23%] commodities/cement reading sources... [ 24%] commodities/index reading sources... [ 26%] commodities/metals reading sources... [ 27%] commodities/other_comm reading sources... [ 28%] econ reading sources... [ 30%] emissions/gains/index reading sources... [ 31%] emissions/gains/pollutants reading sources... [ 32%] emissions/globiom/index reading sources... [ 34%] emissions/index reading sources... [ 35%] emissions/message/f_gases reading sources... [ 36%] emissions/message/ghgs reading sources... [ 38%] emissions/message/index reading sources... [ 39%] energy/conversion/electricity reading sources... [ 41%] energy/conversion/grid reading sources... [ 42%] energy/conversion/heat reading sources... [ 43%] energy/conversion/index reading sources... [ 45%] energy/conversion/other reading sources... [ 46%] energy/demand reading sources... [ 47%] energy/enduse/index reading sources... [ 49%] energy/enduse/industrial reading sources... [ 50%] energy/enduse/resid_commerc reading sources... [ 52%] energy/enduse/transport reading sources... [ 53%] energy/fuel_blending reading sources... [ 54%] energy/index reading sources... [ 56%] energy/policy reading sources... [ 57%] energy/resource reading sources... [ 58%] energy/resource/bioenergy reading sources... [ 60%] energy/resource/fossilfuel reading sources... [ 61%] energy/resource/index reading sources... [ 63%] energy/resource/nuclear reading sources... [ 64%] energy/resource/renewable reading sources... [ 65%] energy/tech reading sources... [ 67%] energy/tech_addon reading sources... [ 68%] glossary reading sources... [ 69%] index reading sources... [ 71%] land_use/crop reading sources... [ 72%] land_use/food reading sources... [ 73%] land_use/forest reading sources... [ 75%] land_use/globiom reading sources... [ 76%] land_use/index reading sources... [ 78%] land_use/land reading sources... [ 79%] land_use/linkage reading sources... [ 80%] land_use/livestock reading sources... [ 82%] land_use/spatial reading sources... [ 83%] macro reading sources... [ 84%] message reading sources... [ 86%] overview/index reading sources... [ 87%] overview/model_concept reading sources... [ 89%] overview/policy/cancun reading sources... [ 90%] overview/policy/index reading sources... [ 91%] overview/spatial reading sources... [ 93%] overview/temporal reading sources... [ 94%] socio_econ/beh_change reading sources... [ 95%] socio_econ/index reading sources... [ 97%] socio_econ/narratives reading sources... [ 98%] socio_econ/pop_GDP reading sources... [100%] water/index /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/index.rst:3: WARNING: Title underline too short. Annex: Mathematical formulation ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/1_introduction.rst:2: WARNING: Title underline too short. 1 Introduction ==== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:5: WARNING: Title underline too short. 2 Conversion Technologies ==== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:7: WARNING: Title underline too short. 2.1 Variables ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:16: WARNING: Title underline too short. 2.1.1 Activities of Energy Conversion Technologies ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:48: WARNING: Title underline too short. 2.1.2 Capacities of Energy Conversion Technologies ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:48: WARNING: Title underline too short. 2.1.2 Capacities of Energy Conversion Technologies ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:92: WARNING: Title underline too short. 2.2.1 Capacity Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:178: WARNING: Title underline too short. 2.2.2 Dynamic Constraints on Activity and Construction Variables ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:178: WARNING: Title underline too short. 2.2.2 Dynamic Constraints on Activity and Construction Variables ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:240: WARNING: Title underline too short. 2.2.3 Contraints on total installed capacity ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:240: WARNING: Title underline too short. 2.2.3 Contraints on total installed capacity ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:262: WARNING: Title underline too short. 2.2.4 User defined Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:262: WARNING: Title underline too short. 2.2.4 User defined Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:2: WARNING: Title underline too short. 3 Domestic Resources ==== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:4: WARNING: Title underline too short. 3.1 Variables ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:8: WARNING: Title underline too short. 3.1.1 Resource Extraction Variables ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:34: WARNING: Title underline too short. 3.2 Constraints ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:34: WARNING: Title underline too short. 3.2 Constraints ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:39: WARNING: Title underline too short. 3.2.1 Total Resource Availability per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:68: WARNING: Title underline too short. 3.2.2 Resource Depletion Constraints ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:68: WARNING: Title underline too short. 3.2.2 Resource Depletion Constraints ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:99: WARNING: Title underline too short. 3.2.4 Maximum Annual Resource Extraction per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:99: WARNING: Title underline too short. 3.2.4 Maximum Annual Resource Extraction per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:118: WARNING: Title underline too short. 3.2.5 Dynamic Resource Extraction Constraints per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/3_domestic_resources.rst:118: WARNING: Title underline too short. 3.2.5 Dynamic Resource Extraction Constraints per Grade ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:7: WARNING: Title underline too short. 4.1 Balance Equations ---------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:92: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:92: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:1: WARNING: malformed hyperlink target. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:7: WARNING: Title underline too short. 5.1 Variables --------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:32: WARNING: Title underline too short. 5.2 Constraints ----------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:32: WARNING: Title underline too short. 5.2 Constraints ----------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:2: WARNING: Title underline too short. 6 User-defined Relations ======================= /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:39: WARNING: Title underline too short. 8.2 Distributions of Investments ----------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:39: WARNING: Title underline too short. 8.2 Distributions of Investments ----------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:55: WARNING: Title underline too short. 8.3 The Contribution of Capacities Existing in the Base Year --------------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:55: WARNING: Title underline too short. 8.3 The Contribution of Capacities Existing in the Base Year --------------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:89: WARNING: Title underline too short. 8.4 Capacities which Operate Longer than the Time Horizon ------------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:89: WARNING: Title underline too short. 8.4 Capacities which Operate Longer than the Time Horizon ------------------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:114: WARNING: Title underline too short. 8.5 The Mixed Integer Option -------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/8_special_features_of_the_matrix_generator.rst:114: WARNING: Title underline too short. 8.5 The Mixed Integer Option -------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:2: WARNING: Title underline too short. 4 Imports and Exports ===== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:4: WARNING: Title underline too short. 4.1 Variables ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:9: WARNING: Title underline too short. 4.1.1 Import Variables ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:38: WARNING: Title underline too short. 4.1.2 Export Variables ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:38: WARNING: Title underline too short. 4.1.2 Export Variables ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:67: WARNING: Title underline too short. 4.2 Constraints ----- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:67: WARNING: Title underline too short. 4.2 Constraints ----- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:70: WARNING: Title underline too short. 4.2.1 Imports per Country ~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:75: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:95: WARNING: Title underline too short. 4.2.2 Maximum Annual Imports ~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:95: WARNING: Title underline too short. 4.2.2 Maximum Annual Imports ~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:118: WARNING: Title underline too short. 4.2.3 Maximum Annual Imports per Country ~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:118: WARNING: Title underline too short. 4.2.3 Maximum Annual Imports per Country ~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:141: WARNING: Title underline too short. 4.2.4 Upper Dynamic Import Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:141: WARNING: Title underline too short. 4.2.4 Upper Dynamic Import Constraints ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:166: WARNING: Title underline too short. 4.2.5 Lower Dynamic Import Constraints ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:166: WARNING: Title underline too short. 4.2.5 Lower Dynamic Import Constraints ~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:191: WARNING: Title underline too short. 4.2.6 Dynamic Import Constraints per Country ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:191: WARNING: Title underline too short. 4.2.6 Dynamic Import Constraints per Country ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:204: WARNING: Title underline too short. 4.2.7 Constraints on Exports ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst:204: WARNING: Title underline too short. 4.2.7 Constraints on Exports ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/index.rst:2: WARNING: Title underline too short. Mathematical Formulation: MESSAGE V ==== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/climate/index.rst:4: WARNING: Title underline too short. Climate (MAGICC) =========== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst:3: WARNING: Title underline too short. Socio-economic development ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst:6: WARNING: Title underline too short. Demographic development ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst:9: WARNING: Title underline too short. Economic development ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst:9: WARNING: Title underline too short. Economic development ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:4: WARNING: Title underline too short. Emissions from land (GLOBIOM) ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:7: WARNING: Title underline too short. Crop sector emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:16: WARNING: Title underline too short. Livestock emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:16: WARNING: Title underline too short. Livestock emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:24: WARNING: Title underline too short. Land use change emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:24: WARNING: Title underline too short. Land use change emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:33: WARNING: Title underline too short. Comparison with other literature ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst:33: WARNING: Title underline too short. Comparison with other literature ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst:98: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst:172: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/conversion/grid.rst:4: WARNING: Title underline too short. Grid, Infrastructure and System Reliability ========================================== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/enduse/transport.rst:23: WARNING: Malformed table. +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ | | **SSP1** | **SSP2** | **SSP3** | +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ | **Transport** | High electrification | Medium electrification | Low electrification | | | (max. 75% of total transport possible) | (max. 50% of total transport possible) | (max. 10% of total transport possible) | +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/enduse/transport.rst:21: WARNING: Error parsing content block for the "table" directive: exactly one table expected. .. table:: Electrification rate within transport for SSP1, SSP2 and SSP3 (Fricko et al., 2017 :cite:`fricko_marker_2017`). The indicators apply to 2010-2100; Intensity improvements are presented in Final Energy (FE)/GDP annually. +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ | | **SSP1** | **SSP2** | **SSP3** | +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ | **Transport** | High electrification | Medium electrification | Low electrification | | | (max. 75% of total transport possible) | (max. 50% of total transport possible) | (max. 10% of total transport possible) | +---------------+----------------------------------------+----------------------------------------+---------------------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/index.rst:4: WARNING: Title underline too short. Energy (MESSAGE) ========== /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/policy.rst:14: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst:4: WARNING: duplicate label tab-globff, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/globiom/index.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/bioenergy.rst:13: WARNING: duplicate label fig-beavail, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/fossilfuel.rst:4: WARNING: duplicate label tab-globff, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/fossilfuel.rst:4: WARNING: duplicate label tab-ffavail, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/fossilfuel.rst:103: WARNING: duplicate label fig-supply, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/nuclear.rst:15: WARNING: duplicate label fig-uran, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/renewable.rst:4: WARNING: duplicate label renewable, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource/renewable.rst:4: WARNING: duplicate label tab-depl, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/crop.rst:4: WARNING: Title underline too short. Crop production ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/food.rst:17: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst:6: WARNING: Figure caption must be a paragraph or empty comment. .. figure:: /_static/BiomassSupply.png :width: 600px Emulated biomass supply per biomass category as used in the SSP2 RCP2.6 scenario (`Riahi et al., 2016 `_ :cite:`riahi_shared_2016`). /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst:14: WARNING: Figure caption must be a paragraph or empty comment. .. figure:: /_static/LanduseEmissions.png :width: 600px Comparison of global land use emissions as emulated by the GLOBIOM emulator (dashed lines) and finally with the fully coupled feedback run (solid lines) for the SSP2 reference baseline (orange) and the corresponding RCP4.5 (yellow) and RCP2.6 (green) scenarios (`Riahi et al., 2016 `_ :cite:`riahi_shared_2016`). /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:2: WARNING: Title underline too short. Energy: MESSAGE ---- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:4: WARNING: Title underline too short. Scope and methodology ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:14: WARNING: Title underline too short. Spatial process ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:16: WARNING: Title underline too short. Temporal process ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:16: WARNING: Title underline too short. Temporal process ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:18: WARNING: Title underline too short. Demand projection ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:18: WARNING: Title underline too short. Demand projection ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:20: WARNING: Title underline too short. Technological change ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:20: WARNING: Title underline too short. Technological change ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:23: WARNING: Title underline too short. Energy resources ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:23: WARNING: Title underline too short. Energy resources ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:25: WARNING: Title underline too short. Energy conversion ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:25: WARNING: Title underline too short. Energy conversion ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:27: WARNING: Title underline too short. Electricity ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:31: WARNING: Title underline too short. Liquid fuels ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:31: WARNING: Title underline too short. Liquid fuels ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:33: WARNING: Title underline too short. Gases and hydrogen ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:33: WARNING: Title underline too short. Gases and hydrogen ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:36: WARNING: Title underline too short. Energy end~use ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:36: WARNING: Title underline too short. Energy end~use ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:38: WARNING: Title underline too short. Transport ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:40: WARNING: Title underline too short. Residential and Commercial ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:40: WARNING: Title underline too short. Residential and Commercial ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:42: WARNING: Title underline too short. Industry ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:42: WARNING: Title underline too short. Industry ++++ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:45: WARNING: Title underline too short. Emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst:45: WARNING: Title underline too short. Emissions ~~~~ /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/overview/spatial.rst:4: WARNING: duplicate label spatial, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/spatial.rst /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/socio_econ/beh_change.rst:8: WARNING: Title underline too short. Behavioral change in MESSAGEix-Access ------------------------------------ looking for now-outdated files... /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/socio_econ/beh_change.rst:16: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/socio_econ/narratives.rst:8: WARNING: Title underline too short. SSP1 Narrative: Sustainability — Taking the green road ---------------------------------------------------- none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/deleted_imports_and_exports.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/climate/magicc/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/commodities/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/econ.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/gains/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/ghgs.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/glossary.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/globiom.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/message.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/overview/model_concept.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/overview/policy/cancun.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/overview/policy/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [alexandratos_world_2012] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [amann_current_2004] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [berndes_contribution_2003] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [bouwman_exploring_2005] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [bringezu_assessing_2009] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [dornburg_biomass_2008] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [eickhout_local_2008] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [fischer_can_2009] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [granier_evolution_2011] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [hoogwijk_global_2008] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [hoogwijk_global_2004] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [nonhebel_energy_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [oneill_meeting_2012] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [plantinga_econometric_1999] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [rao_environmental_2012] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [rokityanskiy_geographically_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [russ_global_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [sathaye_summary_2003] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [sathaye_ghg_2006] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [searchinger_use_2008] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [smeets_bottom-up_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [smith_competition_2010] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [stavins_costs_1999] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [stehfest_climate_2009] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [tubiello_reducing_2007] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [van_vliet_copenhagen_2012] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [van_vuuren_outlook_2009] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [van_vuuren_bio-energy_2010] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/bibliography.rst: WARNING: Citation [van_vuuren_future_2009] is not referenced. done preparing documents... done writing output... [ 1%] annex/index writing output... [ 2%] annex/macro writing output... [ 4%] annex/message/1_introduction writing output... [ 5%] annex/message/2_conversion_technologies writing output... [ 6%] annex/message/3_domestic_resources writing output... [ 8%] annex/message/4_energy_flows writing output... [ 9%] annex/message/5_stock-piles writing output... [ 10%] annex/message/6_user-defined_relations writing output... [ 12%] annex/message/7_objective_and_cost_counters writing output... [ 13%] annex/message/8_special_features_of_the_matrix_generator writing output... [ 15%] annex/message/deleted_imports_and_exports writing output... [ 16%] annex/message/index writing output... [ 17%] bibliography writing output... [ 19%] climate/index writing output... [ 20%] climate/magicc/climate_indicators writing output... [ 21%] climate/magicc/index writing output... [ 23%] commodities/cement writing output... [ 24%] commodities/index writing output... [ 26%] commodities/metals writing output... [ 27%] commodities/other_comm writing output... [ 28%] econ writing output... [ 30%] emissions/gains/index writing output... [ 31%] emissions/gains/pollutants writing output... [ 32%] emissions/globiom/index writing output... [ 34%] emissions/index writing output... [ 35%] emissions/message/f_gases writing output... [ 36%] emissions/message/ghgs writing output... [ 38%] emissions/message/index writing output... [ 39%] energy/conversion/electricity writing output... [ 41%] energy/conversion/grid writing output... [ 42%] energy/conversion/heat writing output... [ 43%] energy/conversion/index writing output... [ 45%] energy/conversion/other writing output... [ 46%] energy/demand writing output... [ 47%] energy/enduse/index writing output... [ 49%] energy/enduse/industrial writing output... [ 50%] energy/enduse/resid_commerc writing output... [ 52%] energy/enduse/transport writing output... [ 53%] energy/fuel_blending writing output... [ 54%] energy/index writing output... [ 56%] energy/policy writing output... [ 57%] energy/resource writing output... [ 58%] energy/resource/bioenergy writing output... [ 60%] energy/resource/fossilfuel writing output... [ 61%] energy/resource/index writing output... [ 63%] energy/resource/nuclear writing output... [ 64%] energy/resource/renewable writing output... [ 65%] energy/tech writing output... [ 67%] energy/tech_addon writing output... [ 68%] glossary writing output... [ 69%] index writing output... [ 71%] land_use/crop writing output... [ 72%] land_use/food writing output... [ 73%] land_use/forest writing output... [ 75%] land_use/globiom writing output... [ 76%] land_use/index writing output... [ 78%] land_use/land writing output... [ 79%] land_use/linkage writing output... [ 80%] land_use/livestock writing output... [ 82%] land_use/spatial writing output... [ 83%] macro writing output... [ 84%] message writing output... [ 86%] overview/index writing output... [ 87%] overview/model_concept writing output... [ 89%] overview/policy/cancun writing output... [ 90%] overview/policy/index writing output... [ 91%] overview/spatial writing output... [ 93%] overview/temporal writing output... [ 94%] socio_econ/beh_change writing output... [ 95%] socio_econ/index writing output... [ 97%] socio_econ/narratives writing output... [ 98%] socio_econ/pop_GDP writing output... [100%] water/index /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/1_introduction.rst:20: WARNING: undefined label: _specialfeatures (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:148: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/2_conversion_technologies.rst:150: WARNING: undefined label: _capacititesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:30: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:32: WARNING: undefined label: _stockpiles (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:54: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:65: WARNING: undefined label: _enebal (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/4_energy_flows.rst:86: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/5_stock-piles.rst:60: WARNING: undefined label: _resourceextraction (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:7: WARNING: undefined label: _activitiesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:7: WARNING: undefined label: _capacititesect (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:7: WARNING: undefined label: _capacityconstr (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/6_user-defined_relations.rst:7: WARNING: undefined label: _objectivecostcounters (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/annex/message/7_objective_and_cost_counters.rst:53: WARNING: undefined label: _distributionsofinv (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst:92: WARNING: no number is assigned for figure: fig-hfcint /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst:103: WARNING: no number is assigned for table: tab-hfcsource /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst:152: WARNING: no number is assigned for figure: fig-hfcsec /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst:154: WARNING: no number is assigned for figure: fig-hfcshare /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/emissions/message/f_gases.rst:156: WARNING: no number is assigned for figure: fig-hfcglob /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/enduse/transport.rst:18: WARNING: undefined label: tab-trans /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/index.rst:5: WARNING: citation not found: huppmann_message_2019 /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst:137: WARNING: citation not found: eurek_wind_2016 /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/energy/resource.rst:139: WARNING: citation not found: eurek_wind_2016 /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst:3: WARNING: no number is assigned for figure: fig-biomass /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst:3: WARNING: citation not found: riahi_shared_2016 /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst:11: WARNING: no number is assigned for figure: fig-landem /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/land_use/linkage.rst:11: WARNING: citation not found: riahi_shared_2016 generating indices... genindex writing additional pages... copying images... [ 3%] _static/CS-PDFs.png copying images... [ 6%] _static/regional_HFC_intensity.png copying images... [ 10%] _static/Sources_HFC.png copying images... [ 13%] _static/Shares_HFC.png copying images... [ 16%] _static/global_HFC.png copying images... [ 20%] _static/costind-thermo.png copying images... [ 23%] _static/costind-nonthermo.png copying images... [ 26%] _static/wind_cv.png copying images... [ 30%] _static/costind-other.png copying images... [ 33%] _static/industry_end-use.png copying images... [ 36%] _static/residential-commercial_end-use.png copying images... [ 40%] _static/transport_end-use.png copying images... [ 43%] _static/RES_fuel_blending.png copying images... [ 46%] _static/GlobalResourceSupplyCurves.png copying images... [ 50%] _static/nuclear_resources.png copying images... [ 53%] _static/Availability_BE.png copying images... [ 56%] _static/diffusion_constraint_example.png copying images... [ 60%] _static/RES_po_turbine.png copying images... [ 63%] _static/GLOBIOM_chart_hires.jpg copying images... [ 66%] _static/GLOBIOM_land_cover.png copying images... [ 70%] _static/BiomassSupply.png copying images... [ 73%] _static/LanduseEmissions.png copying images... [ 76%] _static/GLOBIOM_forage_availability.png copying images... [ 80%] _static/GLOBIOM_forage_livestock.png copying images... [ 83%] _static/iiasaiam.png copying images... [ 86%] _static/MESSAGE_regions.png copying images... [ 90%] _static/MESSAGE-Access_groups.png copying images... [ 93%] _static/ppl_energy_balance.png copying images... [ 96%] _static/cooling_implement1.png copying images... [100%] _static/cooling_implement2.png copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for _static/message-globiom.bib, ignoring WARNING: unknown mimetype for _static/message-globiom.ris, ignoring writing nav.xhtml file... writing toc.ncx file... writing MESSAGE-GLOBIOM.epub file... build succeeded, 200 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2020-03-05T11:07:18.589848Z, end-time: 2020-03-05T11:07:18.918300Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/checkouts/latest/source/_build/epub/MESSAGE-GLOBIOM.epub /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-doc/artifacts/latest/sphinx_epub/iiasa-energy-program-message-doc.epub