|
|
Line 1: |
Line 1: |
| {{comment|# |we added some new information|--[[User:Soroushm|Soroushm]] 11:43, 4 February 2013 (EET)}}
| | [[Category:Energy]] |
| | | [[Category:Kuopio]] |
| {{attack|# |You have confused the structure of an assessment and a variable. This is a variable page, for its structure see [[Variable]]. |--[[User:Jouni|Jouni]] 00:04, 7 February 2013 (EET)}}
| |
| | |
| {{comment|# |Add comments about what things are good and what are not on this page.|--[[User:Jouni|Jouni]] 00:04, 7 February 2013 (EET)}}
| |
| | |
| {{variable|moderator=Marjo|stub=Yes}} | | {{variable|moderator=Marjo|stub=Yes}} |
|
| |
|
| In Kuopio city different sources of heat and amounts of GWh are used to keep buildings warm.
| |
|
| |
| ==Keywords==
| |
|
| |
| == Scope ==
| |
| To minimize the use of energy for heating inside the building by using other insulating materials
| |
| === Question === | | === Question === |
|
| |
|
| What are the energy sources and their amounts used for heating the buildings in Kuopio? | | What are the energy sources and their amounts used for heating the buildings in Kuopio? |
|
| |
| === Intended use and users ===
| |
| * City of kuopio
| |
| * Citizens
| |
| * Energy companies
| |
| * Environmental agency
| |
|
| |
| === Participants ===
| |
| * city of kuopio
| |
| * Energy companies
| |
| * Environmental Agency
| |
|
| |
| === Scenarios ===
| |
| * Use of insulating materials in the building design
| |
| * Use of renewable energy resources
| |
| * Efficient use of energy
| |
|
| |
|
| == Answer == | | == Answer == |
|
| |
|
| === Result ===
| |
| This code gets the ovariable of this page and calculates some basic results. | | This code gets the ovariable of this page and calculates some basic results. |
|
| |
|
| <t2b index="Energy_source,Year,Observation" locations="Result,Description" unit="GWh">
| |
| District heat|2008|811|Benviroc 2011
| |
| District heat|2009|871|Benviroc 2011
| |
| Oil|2008|119|Benviroc 2011
| |
| Oil|2009|128|Benviroc 2011
| |
| Wood (small scale use)|2008|261|Benviroc 2011
| |
| Wood (small scale use)|2009|261|Benviroc 2011
| |
| </t2b>
| |
|
| |
| Benviroc Oy, Kuopion kasvihuonepäästöt 2008-2010, CO2-raportti
| |
| {{defend|# |the table looks well organized|--[[User:Soroushm|Soroushm]] 11:30, 4 February 2013 (EET)}}
| |
|
| |
| {{attack|# |This table is data and it is used as input to calculate the answer. It is not the answer.|--[[User:Jouni|Jouni]] 00:04, 7 February 2013 (EET)}}
| |
|
| |
| === Conclusion ===
| |
|
| |
| heatingEnergyKuopio <- Ovariable("heatingEnergyKuopio", ddata = "Op_en5699", getddata = FALSE, save = TRUE)
| |
|
| |
| cat("Ovariable heatingEnergyKuopio saved for later use. Page name: Op_en5699, code name: calculations\n")
| |
|
| |
| print(xtable(EvalOutput(heatingEnergyKuopio)@output), type = "html")
| |
|
| |
|
| |
| The best suitable way of reducing energy consumption in the buildings is by the use of insulating material like .........
| |
|
| |
| The main energy sources and their amounts used for heating buildings in Kuopio are..
| |
|
| |
| {{attack|# |There is need for neither this code nor this conclusion. |--[[User:Jouni|Jouni]] 00:04, 7 February 2013 (EET)}}
| |
|
| |
| == Endpoints ==
| |
| * city of Kuopio
| |
| Interested in sustainable use of energy to minimize the enrgy costs
| |
| * citizens
| |
| By utilizing energy efficiently
| |
| * Energy companies
| |
| They have to spend less amount of money to produce energy
| |
|
| |
|
| |
| == Variables ==
| |
| {{defend|# |the code works well|--[[User:Soroushm|Soroushm]] 22:50, 9 February 2013 (EET)}}
| |
| <rcode graphics="1"> | | <rcode graphics="1"> |
|
| |
|
Line 97: |
Line 30: |
| </rcode> | | </rcode> |
|
| |
|
| [http://en.opasnet.org/en-opwiki/index.php/Special:R-tools?id=h3U1mbaoy1MV5TIk Default run]
| | ==Rationale== |
|
| |
|
| == Rationale == | | ===Data=== |
|
| |
|
| === Data === | | <t2b index="Energy_source,Year,Observation" locations="Result,Description" unit="GWh"> |
| | District heat|2008|811|Benviroc 2011 |
| | District heat|2009|871|Benviroc 2011 |
| | Oil|2008|119|Benviroc 2011 |
| | Oil|2009|128|Benviroc 2011 |
| | Wood (small scale use)|2008|261|Benviroc 2011 |
| | Wood (small scale use)|2009|261|Benviroc 2011 |
| | </t2b> |
| | |
| | <ref>Benviroc Oy, Kuopion kasvihuonepäästöt 2008-2010, CO2-raportti</ref> |
| | |
| | ===Unit=== |
| | |
| | GWh per year |
|
| |
|
| === Calculations === | | === Calculations === |
| {{defend|# |the codes work well|--[[User:Soroushm|Soroushm]] 10:19, 4 February 2013 (EET)}}
| |
|
| |
| {{comment|# |Unit is probably GWh, that should be mentioned|--[[User:Sami Rissanen|Sami Rissanen]] 11:56, 4 February 2013 (EET)}}
| |
|
| |
|
| This code defines and stores the ovariable of this page (heatingEnergyKuopio). | | This code defines and stores the ovariable of this page (heatingEnergyKuopio). |
Line 121: |
Line 64: |
|
| |
|
| </rcode> | | </rcode> |
|
| |
| [http://en.opasnet.org/en-opwiki/index.php/Special:R-tools?id=qI18CxIM3urGRDDm Default run]
| |
|
| |
| === Analyses ===
| |
|
| |
| {{attack|# |There is no result or statistical conclusion regarding the question|--[[User:Soroushm|Soroushm]] 23:13, 9 February 2013 (EET)}}
| |
|
| |
| === Dependencies ===
| |
|
| |
| * Wood
| |
| * Biomass
| |
| * Oil
| |
|
| |
| *Construction year
| |
| *Type of building
| |
| *Year of energy consumption evaluation
| |
|
| |
| {{attack|# |''Dependencies'' is a list of variables that affect the answer of this variable and therefore they need to be known. Are there such variables (in other pages)?|--[[User:Jouni|Jouni]] 00:04, 7 February 2013 (EET)}}
| |
|
| |
|
| ==See also== | | ==See also== |