Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Aura - Panel
tab1
styles{"body":{"text":{"color":"#465671","textAlign":"left","fontWeight":"normal","fontSize":14}},"header":{"backgroundColor":{"color":"#002d72"}},"headline":{"alignment":{"horizontal":"start"},"text":{"text":"Decarbonization Barriers","color":"#ffffff","textAlign":"left","fontWeight":"bold","fontSize":26},"border":{"color":"#002d72","style":"solid","top":false,"right":false,"bottom":true,"left":false,"width":2}},"base":{"backgroundColor":{"color":"#f3f4f9"},"borderRadius":{"radius":4},"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]}}}
body<p><br /></p>

Large commercial and residential buildings must overcome various hurdles before implementing deep retrofits or capital projects that help achieve building decarbonization.



Aura - Tab Group
settings{"generalSettings":{"tabSpacing":0,"tabWidth":50,"tabHeight":40,"direction":"vertical"},"activeSettings":{"backgroundColor":{"color":"#0077c8"},"text":{"fontSize":14,"color":"#fff","textAlign":"left","fontWeight":"normal"},"border":{"top":false,"left":false,"right":false,"bottom":true,"width":5,"style":"solid","color":"#f4f5f7"}},"inactiveSettings":{"backgroundColor":{"color":"#f4f5f7"},"text":{"fontSize":14,"color":"#5e6c84","textAlign":"left","fontWeight":"normal"}},"contentSettings":{"backgroundColor":{"color":"#fff"},"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","is":"drop-shadow","x":0,"y":0,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":3,"blur":2,"spread":-2}]},"border":{"style":"solid","width":2,"top":false,"bottom":false,"left":true,"right":false,"color":"#0077c8"},"padding":{"top":10,"right":10,"bottom":10,"left":10}},"hoverSettings":{"backgroundColor":{"color":"#002d72"},"text":{"fontSize":14,"color":"#ffffff","textAlign":"left","fontWeight":"normal"},"border":{"top":false,"left":false,"right":false,"bottom":true,"width":5,"style":"solid","color":"#f4f5f7"}}}
tab1


Aura - Tab
titleDecentralized Systems and TenantEquipment


Panel
borderColor#002D72
bgColor#F3F4F9
titleColor#ffffff
borderWidth1
titleBGColor#002D72
borderStylenone
titleDecentralized Systems and TenantEquipment

Below are tips on how to edit an existing page throughout the Knowledge Base.



UI Steps
sizesmall


UI Step

Access to Occupied Spaces.


UI Step

Lease Concerns.


UI Step

Regulatory Limitations - Rent Stabilized Apartments

  1. The building owner is required to provide free heat and hot water.
  2. No mechanism to recover investment in new systems is necessary to achieve decarbonization.
  3. Buildings are capital constrained


UI Step

Split Incentives (tenants pays for energy).




Aura - Tab
titleInfrastructure


Panel
borderColor#002D72
bgColor#F3F4F9
titleColor#ffffff
borderWidth1
titleBGColor#002D72
borderStylenone
titleDecentralized Systems and TenantEquipment



UI Steps
sizesmall


UI Step

Con Edison Steam: assume district steam system will decarbonize:


High temperature renewable resources are limited and face hurdles:
1Deep Bore Geothermal
2Renewable Hydrogen
3Carbon Capture and Sequestration
4Biomethane
5Electric Boilers
6High-temperature thermal storage
7Hight-temperature industrial heat pumps
8Waste Heat Capture and Reuse
9Fission



UI Step

Barriers to Electrification:


Utility Capacity Limitations:
1Building Electric Capacity Upgrades
2
3
4
5
6
7
8
9
10
11
12



UI Step



UI Step





Aura - Tab
titleDecentralized Systems and TenantEquipment


Panel
borderColor#002D72
bgColor#F3F4F9
titleColor#ffffff
borderWidth1
titleBGColor#002D72
borderStylenone
titleDecentralized Systems and TenantEquipment



UI Steps
sizesmall


UI Step



UI Step



UI Step



UI Step





Aura - Tab
titleDecentralized Systems and TenantEquipment


Panel
borderColor#002D72
bgColor#F3F4F9
titleColor#ffffff
borderWidth1
titleBGColor#002D72
borderStylenone
titleDecentralized Systems and TenantEquipment



UI Steps
sizesmall


UI Step



UI Step



UI Step



UI Step





Aura - Tab
titleDecentralized Systems and TenantEquipment


Panel
borderColor#002D72
bgColor#F3F4F9
titleColor#ffffff
borderWidth1
titleBGColor#002D72
borderStylenone
titleDecentralized Systems and TenantEquipment



UI Steps
sizesmall


UI Step



UI Step



UI Step



UI Step







HTML
<script type="text/javascript" >
   jQuery(document).ajaxComplete(function() {
      if(jQuery('.ia-fixed-sidebar.collapsed').length == 0 ) {
         jQuery('.expand-collapse-trigger').click();
     };
   });
</script>

<style type="text/css">
#title-text { display: none;}
.aura-headline {
padding-bottom: 0px !important;
}
.aura-header {
padding-left: 10px !important;
padding-right: 10px !important;
padding-top: 10px !important;
padding-bottom: 10px!important;
}
.aura-body {
padding-top: 10px !important;
padding-left: 10px !important;
padding-right: 10px !important;
padding-bottom: 10px !important;
}
</style>



HTML
<style type="text/css">
.aura-tab-content {
margin-top: 0px!important;
padding-top: 0px!important;
}
.aura-panel {
margin-top: 0px!important;
margin-left: 0px!important;
margin-right: 0px!important;
}
.panel, .alertPanel, .infoPanel {
margin-top: 0px!important;
}
.panelHeader {
font-size: 20px;
}
.panelContent {
padding-left: 10px!important;
}
</style>