Skip to content

Instantly share code, notes, and snippets.

@kenwebb
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kenwebb/2d578dcfa5ee459d9b52 to your computer and use it in GitHub Desktop.
Save kenwebb/2d578dcfa5ee459d9b52 to your computer and use it in GitHub Desktop.
Biomass energy with carbon capture and storage (BECCS)
<?xml version="1.0" encoding="UTF-8"?>
<!--Xholon Workbook http://www.primordion.com/Xholon/gwt/ MIT License, Copyright (C) Ken Webb, Mon May 19 2014 05:49:56 GMT-0400 (EDT)-->
<XholonWorkbook>
<Notes><![CDATA[
Xholon
------
Title: Biomass energy with carbon capture and storage (BECCS)
Description:
Url: http://www.primordion.com/Xholon/gwt/
InternalName: 2d578dcfa5ee459d9b52
Keywords:
My Notes
--------
According to wikipedia[4]:
`Bio-energy with carbon capture and storage (BECCS) is a greenhouse gas mitigation technology which produces negative carbon dioxide emissions by combining biomass use with geologic carbon capture and storage.`
I plan to do a Xholon app based on BECCS, to learn more about what it is.
In the meantime, I'm including an SVG image[2,3] that I could animate as part of the app.
References
----------
(1) http://www.bbc.com/news/science-environment-26922661
(2) http://www.theguardian.com/environment/2014/apr/07/ipcc-report-sucking-carbon-air-climate-report-biomass
(3) http://www.tyndall.ac.uk/
(4) http://en.wikipedia.org/wiki/Bio-energy_with_carbon_capture_and_storage
]]></Notes>
<_-.XholonClass>
<!-- domain objects -->
<PhysicalSystem/>
<Block/>
<Brick/>
<!-- quantities -->
<Height superClass="Quantity"/>
</_-.XholonClass>
<xholonClassDetails>
<Block>
<port name="height" connector="Height"/>
</Block>
</xholonClassDetails>
<PhysicalSystem>
<Block>
<Height>0.1 m</Height>
</Block>
<Brick multiplicity="2"/>
</PhysicalSystem>
<Blockbehavior implName="org.primordion.xholon.base.Behavior_gwtjs"><![CDATA[
var a = 123;
var b = 456;
var c = a * b;
if (console) {
console.log(c);
}
]]></Blockbehavior>
<Heightbehavior implName="org.primordion.xholon.base.Behavior_gwtjs"><![CDATA[
var myHeight, testing;
var beh = {
postConfigure: function() {
testing = Math.floor(Math.random() * 10);
myHeight = this.cnode.parent();
},
act: function() {
myHeight.println(this.toString());
},
toString: function() {
return "testing:" + testing;
}
}
]]></Heightbehavior>
<Brickbehavior implName="org.primordion.xholon.base.Behavior_gwtjs"><![CDATA[
$wnd.xh.Brickbehavior = function Brickbehavior() {}
$wnd.xh.Brickbehavior.prototype.postConfigure = function() {
this.brick = this.cnode.parent();
this.iam = " red brick";
};
$wnd.xh.Brickbehavior.prototype.act = function() {
this.brick.println("I am a" + this.iam);
};
]]></Brickbehavior>
<Brickbehavior implName="org.primordion.xholon.base.Behavior_gwtjs"><![CDATA[
console.log("I'm another brick behavior");
]]></Brickbehavior>
<SvgClient><Attribute_String roleName="svgUri"><![CDATA[data:image/svg+xml,
<!-- Generator: Adobe Illustrator 16.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="461.468px" height="380.543px" viewBox="0 0 461.468 380.543" enable-background="new 0 0 461.468 380.543"
xml:space="preserve">
<g id="Images">
</g>
<g id="Artwork">
<g>
<g>
<circle fill="#0069B4" cx="10.955" cy="48.126" r="9.329"/>
<g>
<text transform="matrix(1 0 0 1 7.4194 53.6162)" fill="#FFFFFF" font-family="'DE6DisplayEgyptianBold'" font-size="17.1031">1</text>
</g>
</g>
<polygon fill="none" points="123.477,148.235 23.773,148.235 23.773,42.324 154.795,42.324 "/>
<text transform="matrix(1 0 0 1 23.7734 52.9131)"><tspan x="0" y="0" fill="#262626" font-family="'TE4TextEgyptianMedium'" font-size="13.3024">Conventional fossil </tspan><tspan x="0" y="14.728" fill="#262626" font-family="'TE4TextEgyptianMedium'" font-size="13.3024">fuel combustion: </tspan><tspan x="108.199" y="14.728" fill="#262626" font-family="'TE32TextEgyptian'" font-size="13.3024">all </tspan><tspan x="0" y="29.456" fill="#262626" font-family="'TE32TextEgyptian'" font-size="13.3024">CO</tspan><tspan x="18.344" y="31.356" fill="#262626" font-family="'TE32TextEgyptian'" font-size="11.4021">2</tspan><tspan x="24.181" y="29.456" fill="#262626" font-family="'TE32TextEgyptian'" font-size="13.3024"> transferred to </tspan><tspan x="0" y="44.183" fill="#262626" font-family="'TE32TextEgyptian'" font-size="13.3024">atmosphere: </tspan><tspan x="0" y="58.911" fill="#262626" font-family="'TE32TextEgyptian'" font-size="13.3024">positive </tspan><tspan x="0" y="73.639" fill="#262626" font-family="'TE32TextEgyptian'" font-size="13.3024">emissions</tspan></text>
<g>
<circle fill="#0069B4" cx="240.076" cy="48.126" r="9.329"/>
<g>
<text transform="matrix(1 0 0 1 235.5649 53.6162)" fill="#FFFFFF" font-family="'DE6DisplayEgyptianBold'" font-size="17.1031">2</text>
</g>
</g>
<polygon fill="none" points="320.879,189.704 251.98,189.704 251.98,42.324 404.336,42.324 "/>
<text transform="matrix(1 0 0 1 251.98 52.9126)"><tspan x="0" y="0" fill="#262626" font-family="'TE4TextEgyptianMedium'" font-size="13.3024">Fossil fuel with carbon </tspan><tspan x="0" y="14.728" fill="#262626" font-family="'TE4TextEgyptianMedium'" font-size="13.3024">capture and storage </tspan><tspan x="0" y="29.456" fill="#262626" font-family="'TE4TextEgyptianMedium'" font-size="13.3024">(FECCS): </tspan><tspan x="57.531" y="29.456" fill="#262626" font-family="'TE32TextEgyptian'" font-size="13.3024">majority of </tspan><tspan x="0" y="44.183" fill="#262626" font-family="'TE32TextEgyptian'" font-size="13.3024">CO</tspan><tspan x="18.344" y="46.083" fill="#262626" font-family="'TE32TextEgyptian'" font-size="11.4021">2 </tspan><tspan x="26.712" y="44.183" fill="#262626" font-family="'TE32TextEgyptian'" font-size="13.3024">stored: fewer </tspan><tspan x="0" y="58.911" fill="#262626" font-family="'TE32TextEgyptian'" font-size="13.3024">positive </tspan><tspan x="0" y="73.639" fill="#262626" font-family="'TE32TextEgyptian'" font-size="13.3024">emissions</tspan></text>
<g>
<circle fill="#0069B4" cx="10.089" cy="209.795" r="9.329"/>
<g>
<text transform="matrix(1 0 0 1 5.6641 215.2852)" fill="#FFFFFF" font-family="'DE6DisplayEgyptianBold'" font-size="17.1031">3</text>
</g>
</g>
<polygon fill="none" points="86.186,299.66 21.873,299.66 21.873,203.995 178.301,203.995 "/>
<text transform="matrix(1 0 0 1 21.8735 214.583)"><tspan x="0" y="0" fill="#262626" font-family="'TE4TextEgyptianMedium'" font-size="13.3024">Biomass energy: </tspan><tspan x="0" y="14.728" fill="#262626" font-family="'TE32TextEgyptian'" font-size="13.3024">closed cycle, plants </tspan><tspan x="0" y="29.456" fill="#262626" font-family="'TE32TextEgyptian'" font-size="13.3024">re-absorb CO</tspan><tspan x="79.627" y="31.356" fill="#262626" font-family="'TE32TextEgyptian'" font-size="11.4021">2 </tspan><tspan x="0" y="44.183" fill="#262626" font-family="'TE32TextEgyptian'" font-size="13.3024">emitted: zero </tspan><tspan x="0" y="58.911" fill="#262626" font-family="'TE32TextEgyptian'" font-size="13.3024">emissions</tspan></text>
<g>
<circle fill="#0069B4" cx="240.076" cy="209.795" r="9.329"/>
<g>
<text transform="matrix(1 0 0 1 234.4878 215.2832)" fill="#FFFFFF" font-family="'DE6DisplayEgyptianBold'" font-size="17.1031">4</text>
</g>
</g>
<polygon fill="none" points="299.975,313.062 251.98,313.062 251.98,205.995 397.843,205.995 "/>
<text transform="matrix(1 0 0 1 251.98 216.5825)"><tspan x="0" y="0" fill="#262626" font-family="'TE4TextEgyptianMedium'" font-size="13.3024">Biomass energy with </tspan><tspan x="0" y="14.728" fill="#262626" font-family="'TE4TextEgyptianMedium'" font-size="13.3024">carbon capture and </tspan><tspan x="0" y="29.456" fill="#262626" font-family="'TE4TextEgyptianMedium'" font-size="13.3024">storage (BECCS): </tspan><tspan x="0" y="44.183" fill="#262626" font-family="'TE32TextEgyptian'" font-size="13.3024">negative </tspan><tspan x="0" y="58.911" fill="#262626" font-family="'TE32TextEgyptian'" font-size="13.3024">emissions </tspan></text>
</g>
<line fill="none" stroke="#4A4A49" stroke-width="0.4751" x1="460.708" y1="380.306" x2="0.824" y2="380.306"/>
<text transform="matrix(1 0 0 1 0.8242 374.6309)" fill="#4A4A49" font-family="'AS32AgateSans'" font-size="11.4021">SOURCE: TYNDALL CENTRE</text>
<line fill="none" stroke="#4A4A49" stroke-width="0.4751" x1="460.76" y1="34.905" x2="0.824" y2="34.905"/>
<line fill="none" stroke="#4A4A49" stroke-width="0.4751" x1="460.708" y1="0.237" x2="0.824" y2="0.237"/>
<text transform="matrix(1 0 0 1 0.7603 20.4512)" fill="#0069B4" font-family="'DE6DisplayEgyptianBold'" font-size="19.9536">Negative emissions concept</text>
<g>
<g>
<line fill="none" stroke="#4A4A49" stroke-width="1.5203" stroke-linecap="round" stroke-linejoin="round" x1="221.229" y1="194.28" x2="221.21" y2="194.28"/>
<line fill="none" stroke="#4A4A49" stroke-width="1.5203" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="0.0383,3.8296" x1="217.38" y1="194.28" x2="2.694" y2="194.28"/>
<line fill="none" stroke="#4A4A49" stroke-width="1.5203" stroke-linecap="round" stroke-linejoin="round" x1="0.779" y1="194.28" x2="0.76" y2="194.28"/>
</g>
</g>
<g>
<g>
<line fill="none" stroke="#4A4A49" stroke-width="1.5203" stroke-linecap="round" stroke-linejoin="round" x1="460.708" y1="194.28" x2="460.69" y2="194.28"/>
<line fill="none" stroke="#4A4A49" stroke-width="1.5203" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="0.0379,3.7853" x1="456.904" y1="194.28" x2="233.228" y2="194.28"/>
<line fill="none" stroke="#4A4A49" stroke-width="1.5203" stroke-linecap="round" stroke-linejoin="round" x1="231.335" y1="194.28" x2="231.316" y2="194.28"/>
</g>
</g>
<g>
<g>
<line fill="none" stroke="#4A4A49" stroke-width="1.5203" stroke-linecap="round" stroke-linejoin="round" x1="226.758" y1="364.127" x2="226.758" y2="364.108"/>
<line fill="none" stroke="#4A4A49" stroke-width="1.5203" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="0.0379,3.7895" x1="226.758" y1="360.319" x2="226.758" y2="40.712"/>
<line fill="none" stroke="#4A4A49" stroke-width="1.5203" stroke-linecap="round" stroke-linejoin="round" x1="226.758" y1="38.818" x2="226.758" y2="38.799"/>
</g>
</g>
<g>
<g>
<circle fill="#D2D0C2" cx="126.047" cy="134.357" r="35.788"/>
<path fill="#FFFFFF" d="M151.947,129.102c-0.139-0.087-0.311-0.094-0.455-0.021l-9.513,4.756v-4.338
c0-0.162-0.084-0.313-0.222-0.397c-0.138-0.087-0.31-0.094-0.455-0.021l-9.513,4.756v-4.338c0-0.162-0.084-0.313-0.222-0.397
c-0.138-0.087-0.309-0.094-0.455-0.021l-8.769,4.384l-1.736-21.621c-0.02-0.243-0.223-0.431-0.466-0.431h-4.384
c-0.244,0-0.447,0.188-0.466,0.431l-1.841,22.925c-0.001,0.006,0.001,0.012,0.001,0.019c0,0.007-0.004,0.012-0.004,0.019v4.626
h-12.693c-0.259,0-0.467,0.209-0.467,0.468v13.162c0,0.258,0.208,0.467,0.467,0.467h34.917v-5.852h4.286v5.852H151.7
c0.26,0,0.467-0.209,0.467-0.467v-23.563C152.167,129.337,152.084,129.186,151.947,129.102z"/>
</g>
<g>
<g>
<circle fill="#4D4D4D" cx="211.682" cy="83.188" r="9.399"/>
<circle fill="#4D4D4D" cx="201.072" cy="73.25" r="7.988"/>
<circle fill="#4D4D4D" cx="199.505" cy="83.821" r="11.459"/>
<circle fill="#4D4D4D" cx="175.625" cy="80.975" r="9.345"/>
<circle fill="#4D4D4D" cx="186.854" cy="73.383" r="8.854"/>
<circle fill="#4D4D4D" cx="186.953" cy="84.569" r="8.854"/>
<circle fill="#4D4D4D" cx="194.413" cy="99.816" r="9.16"/>
<circle fill="#4D4D4D" cx="208.044" cy="96.472" r="7.542"/>
<circle fill="#4D4D4D" cx="178.978" cy="95.914" r="11.248"/>
</g>
<text transform="matrix(1 0 0 1 177.8203 90.5679)"><tspan x="0" y="0" fill="#FFFFFF" font-family="'DE6DisplayEgyptianBold'" font-size="16.5247">CO</tspan><tspan x="23.2" y="2.065" fill="#FFFFFF" font-family="'DE6DisplayEgyptianBold'" font-size="11.705">2</tspan></text>
</g>
<g>
<circle fill="#D9D9D9" cx="199.554" cy="164.791" r="22.001"/>
<text transform="matrix(1 0 0 1 182.7051 161.7168)"><tspan x="0" y="0" fill="#4A4A49" font-family="'DE6DisplayEgyptianBold'" font-size="11.4021">Fossil</tspan><tspan x="5.741" y="13.683" fill="#4A4A49" font-family="'DE6DisplayEgyptianBold'" font-size="11.4021">fuel</tspan></text>
</g>
<g>
<g>
<path fill="none" stroke="#D41216" stroke-width="2.1388" stroke-linecap="round" d="M176.336,173.632
c0,0-13.463,4.852-26.854-3.948"/>
<g>
<polygon fill="#D41216" points="146.288,175.327 154.148,164.98 145.047,166.226 "/>
</g>
</g>
</g>
<g>
<g>
<path fill="none" stroke="#D41216" stroke-width="2.1388" stroke-linecap="round" d="M137.169,99.427
c0,0,7.03-12.465,22.918-14.543"/>
<g>
<polygon fill="#D41216" points="158.823,78.524 159.626,91.493 165.706,84.607 "/>
</g>
</g>
</g>
</g>
<g>
<g>
<g>
<path fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" d="
M169.178,325.326c-2.298,2.374-2.145,8.201-2.298,10.499c-0.153,2.301,1.38-1.151,0.076,2.452
c-1.304,3.603,0.383,15.482,0.383,15.482c-0.842-0.767-1.303,0-1.303,0c-0.689-0.691-1.609-0.229-1.609-0.229
s1.688-11.802,1.609-21.154c-0.077-9.35-3.294-5.596-4.751-8.967c0,0,1.227,1.303,2.836,1.993
c1.608,0.689,2.376,3.909,2.835,2.758C167.415,327.012,168.337,325.555,169.178,325.326"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="162.357" cy="322.565" r="2.914"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="171.324" cy="324.329" r="2.913"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="175.31" cy="322.641" r="2.912"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="157.988" cy="325.401" r="2.913"/>
<path fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" d="
M162.127,321.417c0,1.606-1.303,2.912-2.912,2.912c-1.609,0-2.914-1.306-2.914-2.912c0-1.611,1.304-2.915,2.914-2.915
C160.824,318.502,162.127,319.806,162.127,321.417z"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="166.571" cy="321.186" r="2.912"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="162.815" cy="319.039" r="2.913"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="171.093" cy="320.88" r="2.913"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="167.491" cy="317.201" r="2.913"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="164.272" cy="315.131" r="2.913"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="171.937" cy="317.968" r="2.913"/>
</g>
<g>
<path fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" d="
M205.164,322.669c2.022,2.09,1.888,7.216,2.022,9.24c0.134,2.026-1.214-1.012-0.068,2.159c1.148,3.17-0.336,13.622-0.336,13.622
c0.741-0.672,1.147,0,1.147,0c0.606-0.607,1.416-0.203,1.416-0.203s-1.484-10.387-1.416-18.613
c0.067-8.229,2.899-4.925,4.181-7.89c0,0-1.081,1.146-2.496,1.753c-1.416,0.606-2.092,3.438-2.497,2.427
C206.715,324.153,205.905,322.872,205.164,322.669"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="211.166" cy="320.241" r="2.563"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="203.274" cy="321.792" r="2.563"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="199.767" cy="320.308" r="2.562"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="215.01" cy="322.737" r="2.563"/>
<path fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" d="
M211.368,319.23c0,1.414,1.147,2.562,2.563,2.562c1.416,0,2.563-1.147,2.563-2.562c0-1.418-1.148-2.564-2.563-2.564
C212.515,316.666,211.368,317.812,211.368,319.23z"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="207.457" cy="319.027" r="2.564"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="210.762" cy="317.138" r="2.563"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="203.478" cy="318.758" r="2.563"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="206.647" cy="315.518" r="2.563"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="209.48" cy="313.7" r="2.564"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="202.737" cy="316.195" r="2.563"/>
</g>
<g>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="197.593" cy="307.126" r="3.641"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="172.248" cy="309.851" r="3.641"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="203.069" cy="304.964" r="3.641"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="197.385" cy="297.031" r="3.641"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="176.986" cy="309.141" r="3.641"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="174.735" cy="304.166" r="3.64"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="180.302" cy="304.402" r="3.641"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="184.922" cy="306.061" r="3.641"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="193.33" cy="305.113" r="3.641"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="188.474" cy="303.1" r="3.641"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="187.171" cy="298.482" r="3.641"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="183.382" cy="299.666" r="3.641"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="178.408" cy="299.073" r="3.641"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="192.856" cy="299.547" r="3.641"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="198.422" cy="301.442" r="3.641"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="190.989" cy="294.513" r="3.641"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" cx="186.461" cy="294.81" r="3.641"/>
<path fill="#AECC53" stroke="#AECC53" stroke-width="1.0463" stroke-linecap="round" stroke-linejoin="round" d="
M186.015,346.89c0,0,2.133-1.894,4.264,0.237c0,0,2.488-1.066,3.791-0.237c0,0-6.16-18.357-2.132-28.779
c4.027-10.422,3.198-12.198,3.198-12.198s-1.895,7.342-3.553,9.356c-1.657,2.014-5.211,0-9-3.316
c-3.791-3.314-7.935-2.723-7.935-2.723s5.091,0.356,8.409,3.671c3.315,3.316,5.922,3.67,5.448,7.224
c-0.474,3.553-0.355,16.107-1.421,17.767l-0.355-1.304l-0.948,0.592C185.778,337.179,188.148,339.784,186.015,346.89z"/>
</g>
</g>
<g>
<circle fill="#D2D0C2" cx="101.548" cy="308.731" r="35.015"/>
<path fill="#FFFFFF" d="M126.889,303.59c-0.136-0.084-0.304-0.091-0.445-0.021l-9.308,4.655v-4.245
c0-0.16-0.082-0.307-0.216-0.39c-0.135-0.084-0.304-0.091-0.446-0.021l-9.306,4.655v-4.245c0-0.16-0.082-0.307-0.217-0.39
c-0.135-0.084-0.303-0.091-0.445-0.021l-8.58,4.289l-1.699-21.152c-0.02-0.238-0.217-0.422-0.456-0.422h-4.289
c-0.239,0-0.438,0.184-0.456,0.422l-1.801,22.429c-0.001,0.006,0.001,0.012,0.001,0.017c0,0.008-0.003,0.013-0.003,0.02v4.526
H76.804c-0.254,0-0.458,0.204-0.458,0.457v12.879c0,0.251,0.204,0.456,0.458,0.456h34.162v-5.726h4.193v5.726h11.488
c0.254,0,0.458-0.205,0.458-0.456v-23.054C127.104,303.82,127.022,303.673,126.889,303.59z"/>
</g>
<g>
<g>
<circle fill="#4D4D4D" cx="185.332" cy="258.669" r="9.195"/>
<circle fill="#4D4D4D" cx="174.951" cy="248.946" r="7.816"/>
<circle fill="#4D4D4D" cx="173.418" cy="259.289" r="11.211"/>
<circle fill="#4D4D4D" cx="150.055" cy="256.503" r="9.143"/>
<circle fill="#4D4D4D" cx="161.041" cy="249.076" r="8.663"/>
<circle fill="#4D4D4D" cx="161.138" cy="260.021" r="8.662"/>
<circle fill="#4D4D4D" cx="168.437" cy="274.938" r="8.962"/>
<circle fill="#4D4D4D" cx="181.773" cy="271.667" r="7.379"/>
<circle fill="#4D4D4D" cx="153.335" cy="271.12" r="11.005"/>
</g>
<text transform="matrix(1 0 0 1 152.2017 265.8901)"><tspan x="0" y="0" fill="#FFFFFF" font-family="'DE6DisplayEgyptianBold'" font-size="16.1674">CO</tspan><tspan x="22.699" y="2.021" fill="#FFFFFF" font-family="'DE6DisplayEgyptianBold'" font-size="11.4519">2</tspan></text>
</g>
<g>
<g>
<path fill="none" stroke="#D41216" stroke-width="2.0926" stroke-linecap="round" d="M110.586,272.057
c0,0,6.877-12.196,22.422-14.229"/>
<g>
<polygon fill="#D41216" points="131.772,251.606 132.557,264.294 138.506,257.558 "/>
</g>
</g>
</g>
<g>
<g>
<path fill="none" stroke="#D41216" stroke-width="2.0926" stroke-linecap="round" d="M192.613,266.741
c0,0,11.857,7.451,13.149,23.074"/>
<g>
<polygon fill="#D41216" points="212.037,288.875 199.325,289.056 205.771,295.318 "/>
</g>
</g>
</g>
<g>
<g>
<path fill="none" stroke="#D41216" stroke-width="2.0926" stroke-linecap="round" d="M161.305,342.063
c0,0-13.651,3.116-25.614-7.018"/>
<g>
<polygon fill="#D41216" points="131.92,340.147 140.779,331.03 131.793,331.161 "/>
</g>
</g>
</g>
</g>
<g>
<g>
<circle fill="#D9D9D9" cx="377.191" cy="352.124" r="25.396"/>
<text transform="matrix(1 0 0 1 356.8921 348.5732)"><tspan x="0" y="0" fill="#4A4A49" font-family="'DE6DisplayEgyptianBold'" font-size="11.4021">Carbon</tspan><tspan x="-1.391" y="13.683" fill="#4A4A49" font-family="'DE6DisplayEgyptianBold'" font-size="11.4021">capture</tspan></text>
</g>
<g>
<g>
<path fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" d="
M410.718,310.194c-2.195,2.271-2.049,7.835-2.195,10.032c-0.146,2.199,1.317-1.099,0.072,2.343
c-1.245,3.443,0.367,14.793,0.367,14.793c-0.806-0.732-1.247,0-1.247,0c-0.656-0.66-1.536-0.218-1.536-0.218
s1.611-11.278,1.536-20.213c-0.072-8.932-3.146-5.346-4.539-8.565c0,0,1.172,1.245,2.71,1.901
c1.536,0.66,2.271,3.738,2.709,2.639C409.036,311.807,409.916,310.416,410.718,310.194"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="404.202" cy="307.559" r="2.785"/>
<path fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" d="
M415.553,309.244c0,1.536-1.246,2.782-2.783,2.782s-2.784-1.246-2.784-2.782c0-1.54,1.247-2.783,2.784-2.783
S415.553,307.704,415.553,309.244z"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="416.577" cy="307.63" r="2.783"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="400.027" cy="310.267" r="2.783"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="401.199" cy="306.461" r="2.783"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="408.229" cy="306.24" r="2.783"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="404.64" cy="304.19" r="2.783"/>
<path fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" d="
M415.332,305.948c0,1.536-1.247,2.782-2.782,2.782c-1.537,0-2.784-1.246-2.784-2.782c0-1.54,1.247-2.785,2.784-2.785
C414.084,303.163,415.332,304.408,415.332,305.948z"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="409.107" cy="302.433" r="2.783"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="406.031" cy="300.455" r="2.784"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="413.354" cy="303.165" r="2.784"/>
</g>
<g>
<path fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" d="
M445.103,307.658c1.931,1.999,1.803,6.896,1.931,8.828c0.131,1.935-1.159-0.968-0.063,2.061
c1.096,3.028-0.321,13.016-0.321,13.016c0.707-0.643,1.095,0,1.095,0c0.58-0.58,1.353-0.193,1.353-0.193
s-1.417-9.925-1.353-17.784c0.064-7.863,2.771-4.705,3.995-7.538c0,0-1.032,1.094-2.384,1.674
c-1.353,0.578-1.999,3.287-2.385,2.32C446.584,309.075,445.811,307.851,445.103,307.658"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="450.837" cy="305.336" r="2.449"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="443.297" cy="306.821" r="2.45"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="439.946" cy="305.401" r="2.448"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="454.511" cy="307.722" r="2.449"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="453.479" cy="304.371" r="2.449"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="447.294" cy="304.177" r="2.45"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="450.452" cy="302.373" r="2.449"/>
<path fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" d="
M441.042,303.921c0,1.349,1.098,2.449,2.449,2.449c1.354,0,2.449-1.1,2.449-2.449c0-1.353-1.096-2.451-2.449-2.451
C442.139,301.47,441.042,302.568,441.042,303.921z"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="446.52" cy="300.826" r="2.449"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="449.227" cy="299.086" r="2.45"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="442.783" cy="301.472" r="2.45"/>
</g>
<g>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="437.87" cy="292.807" r="3.479"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="413.652" cy="295.41" r="3.479"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="443.101" cy="290.742" r="3.479"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="437.67" cy="283.161" r="3.478"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="418.179" cy="294.73" r="3.479"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="416.028" cy="289.978" r="3.478"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="421.348" cy="290.205" r="3.479"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="425.762" cy="291.79" r="3.479"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="433.795" cy="290.883" r="3.479"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="429.156" cy="288.961" r="3.479"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="427.911" cy="284.547" r="3.479"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="424.29" cy="285.678" r="3.48"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="419.538" cy="285.112" r="3.479"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="433.343" cy="285.565" r="3.479"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="438.661" cy="287.375" r="3.479"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="431.559" cy="280.754" r="3.479"/>
<circle fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" cx="427.233" cy="281.039" r="3.478"/>
<path fill="#AECC53" stroke="#AECC53" stroke-width="0.9997" stroke-linecap="round" stroke-linejoin="round" d="
M426.806,330.799c0,0,2.038-1.81,4.074,0.227c0,0,2.377-1.019,3.621-0.227c0,0-5.886-17.538-2.037-27.495
c3.848-9.958,3.056-11.657,3.056-11.657s-1.81,7.015-3.395,8.94c-1.584,1.922-4.979,0-8.601-3.169
c-3.621-3.167-7.581-2.603-7.581-2.603s4.864,0.339,8.034,3.507c3.169,3.168,5.658,3.51,5.206,6.904
c-0.453,3.394-0.34,15.388-1.358,16.974l-0.34-1.246l-0.905,0.566C426.581,321.521,428.844,324.008,426.806,330.799z"/>
</g>
</g>
<g>
<circle fill="#D2D0C2" cx="346.101" cy="294.342" r="33.455"/>
<path fill="#FFFFFF" d="M370.312,289.428c-0.129-0.081-0.29-0.086-0.425-0.019l-8.894,4.447V289.8
c0-0.152-0.077-0.293-0.207-0.373c-0.129-0.081-0.29-0.086-0.427-0.019l-8.891,4.447V289.8c0-0.152-0.08-0.293-0.208-0.373
c-0.128-0.081-0.289-0.086-0.425-0.019l-8.198,4.099l-1.623-20.212c-0.019-0.226-0.208-0.405-0.436-0.405h-4.098
c-0.228,0-0.418,0.179-0.436,0.405l-1.72,21.431c-0.002,0.005,0,0.011,0,0.018c0,0.005-0.003,0.009-0.003,0.015v4.327h-11.865
c-0.243,0-0.437,0.196-0.437,0.436v12.305c0,0.24,0.194,0.437,0.437,0.437h32.641v-5.47h4.006v5.47h10.976
c0.245,0,0.438-0.197,0.438-0.437V289.8C370.518,289.648,370.44,289.507,370.312,289.428z"/>
</g>
<g>
<g>
<circle fill="#4D4D4D" cx="421.489" cy="251.171" r="8.786"/>
<circle fill="#4D4D4D" cx="411.571" cy="241.881" r="7.468"/>
<circle fill="#4D4D4D" cx="410.105" cy="251.762" r="10.712"/>
<circle fill="#4D4D4D" cx="387.784" cy="249.102" r="8.736"/>
<circle fill="#4D4D4D" cx="398.28" cy="242.006" r="8.277"/>
<circle fill="#4D4D4D" cx="398.373" cy="252.463" r="8.276"/>
<circle fill="#4D4D4D" cx="405.346" cy="266.717" r="8.563"/>
<circle fill="#4D4D4D" cx="418.089" cy="263.588" r="7.05"/>
<circle fill="#4D4D4D" cx="390.917" cy="263.068" r="10.516"/>
</g>
<text transform="matrix(1 0 0 1 389.8335 258.0698)"><tspan x="0" y="0" fill="#FFFFFF" font-family="'DE6DisplayEgyptianBold'" font-size="15.4476">CO</tspan><tspan x="21.688" y="1.931" fill="#FFFFFF" font-family="'DE6DisplayEgyptianBold'" font-size="10.942">2</tspan></text>
</g>
<g>
<g>
<path fill="none" stroke="#D41216" stroke-width="1.9994" stroke-linecap="round" d="M433.11,254.22
c0,0,11.33,7.118,12.565,22.047"/>
<g>
<polygon fill="#D41216" points="451.669,275.369 439.524,275.543 445.684,281.526 "/>
</g>
</g>
</g>
<g>
<g>
<path fill="none" stroke="#D41216" stroke-width="1.9994" stroke-linecap="round" d="M403.197,326.187
c0,0-13.044,2.978-24.474-6.704"/>
<g>
<polygon fill="#D41216" points="375.12,324.356 383.584,315.645 374.999,315.771 "/>
</g>
</g>
</g>
<g>
<g>
<path fill="none" stroke="#D41216" stroke-width="1.9994" stroke-linecap="round" d="M332.201,327.214
c0,0,1.694,13.272,14.719,20.671"/>
<g>
<polygon fill="#D41216" points="348.85,342 343.583,352.946 351.687,350.105 "/>
</g>
</g>
</g>
</g>
<g>
<g>
<circle fill="#D2D0C2" cx="354.237" cy="139.395" r="35.788"/>
<path fill="#FFFFFF" d="M380.137,134.14c-0.139-0.087-0.312-0.094-0.455-0.021l-9.513,4.756v-4.338
c0-0.162-0.084-0.313-0.222-0.398c-0.139-0.087-0.312-0.094-0.455-0.021l-9.512,4.756v-4.338c0-0.162-0.086-0.313-0.224-0.398
c-0.138-0.087-0.31-0.094-0.454-0.021l-8.771,4.384l-1.735-21.621c-0.021-0.243-0.223-0.431-0.467-0.431h-4.383
c-0.243,0-0.446,0.188-0.466,0.431l-1.84,22.925c-0.001,0.006,0,0.011,0,0.018s-0.001,0.013-0.001,0.019v4.626h-12.694
c-0.258,0-0.468,0.209-0.468,0.469V158.1c0,0.258,0.209,0.466,0.468,0.466h34.916v-5.851h4.286v5.851h11.743
c0.26,0,0.468-0.208,0.468-0.466v-23.562C380.359,134.375,380.275,134.224,380.137,134.14z"/>
</g>
<g>
<g>
<circle fill="#4D4D4D" cx="439.872" cy="88.226" r="9.399"/>
<circle fill="#4D4D4D" cx="429.262" cy="78.287" r="7.989"/>
<circle fill="#4D4D4D" cx="427.694" cy="88.859" r="11.458"/>
<circle fill="#4D4D4D" cx="403.816" cy="86.012" r="9.345"/>
<circle fill="#4D4D4D" cx="415.044" cy="78.421" r="8.854"/>
<circle fill="#4D4D4D" cx="415.144" cy="89.607" r="8.854"/>
<circle fill="#4D4D4D" cx="422.604" cy="104.854" r="9.16"/>
<circle fill="#4D4D4D" cx="436.234" cy="101.51" r="7.542"/>
<circle fill="#4D4D4D" cx="407.169" cy="100.952" r="11.249"/>
</g>
<text transform="matrix(1 0 0 1 406.0103 95.606)"><tspan x="0" y="0" fill="#FFFFFF" font-family="'DE6DisplayEgyptianBold'" font-size="16.5247">CO</tspan><tspan x="23.2" y="2.065" fill="#FFFFFF" font-family="'DE6DisplayEgyptianBold'" font-size="11.705">2</tspan></text>
</g>
<g>
<circle fill="#D9D9D9" cx="437.147" cy="165.524" r="22.037"/>
<text transform="matrix(1 0 0 1 420.2974 162.4453)"><tspan x="0" y="0" fill="#4A4A49" font-family="'DE6DisplayEgyptianBold'" font-size="11.4021">Fossil</tspan><tspan x="5.74" y="13.683" fill="#4A4A49" font-family="'DE6DisplayEgyptianBold'" font-size="11.4021">fuel</tspan></text>
</g>
<g>
<g>
<path fill="none" stroke="#D41216" stroke-width="2.1388" stroke-linecap="round" d="M413.856,167.224
c0,0-12.858,6.283-27.124-1.013"/>
<g>
<polygon fill="#D41216" points="384.167,172.167 390.859,161.029 381.947,163.253 "/>
</g>
</g>
</g>
<g>
<g>
<path fill="none" stroke="#D41216" stroke-width="2.1388" stroke-linecap="round" d="M392.32,135.054
c0,0,14.197-1.803,25.35,9.703"/>
<g>
<polygon fill="#D41216" points="422.017,139.946 412.092,148.332 421.246,149.099 "/>
</g>
</g>
</g>
<g>
<g>
<line fill="none" stroke="#D41216" stroke-width="2.1388" stroke-linecap="round" x1="365.092" y1="103.933" x2="365.095" y2="103.928"/>
<path fill="none" stroke="#D41216" stroke-width="2.1388" stroke-linecap="round" stroke-dasharray="0.0206,3.0924" d="
M366.867,101.401c2.843-3.584,9.186-9.91,19.603-11.772"/>
<line fill="none" stroke="#D41216" stroke-width="2.1388" stroke-linecap="round" x1="388.001" y1="89.391" x2="388.011" y2="89.39"/>
<g>
<polygon fill="#D41216" points="386.747,83.03 387.549,95.999 393.629,89.113 "/>
</g>
</g>
</g>
</g>
</g>
</svg>
]]></Attribute_String><Attribute_String roleName="setup">${MODELNAME_DEFAULT},${SVGURI_DEFAULT}</Attribute_String></SvgClient>
</XholonWorkbook>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment