Difference between revisions of "Fuels used by Haapaniemi energy plant"

From Testiwiki
Jump to: navigation, search
(Answer)
(Answer)
Line 5: Line 5:
  
 
== Answer ==
 
== Answer ==
 +
 +
library(OpasnetUtils) # A package with Opasnet functionalities
 +
library(xtable)      # A package with table formats
 +
library(ggplot2)      # A package with fancy graph formats
 +
 +
objects.latest("Op_en5699", "calculations") # Get the latest ovariables from code calculations on page Op_en5699.
 +
 +
heatingEnergyKuopio <- EvalOutput(heatingEnergyKuopio)
 +
 +
print(xtable(heatingEnergyKuopio@output), type = 'html') # Show a result table
  
 
== Rationale ==
 
== Rationale ==

Revision as of 08:36, 24 January 2013


Question

What are the fuels and their fractions in Haapaniemi energy plant?

Answer

library(OpasnetUtils) # A package with Opasnet functionalities library(xtable) # A package with table formats library(ggplot2) # A package with fancy graph formats

objects.latest("Op_en5699", "calculations") # Get the latest ovariables from code calculations on page Op_en5699.

heatingEnergyKuopio <- EvalOutput(heatingEnergyKuopio)

print(xtable(heatingEnergyKuopio@output), type = 'html') # Show a result table

Rationale

Data

Difference between revisions of "Fuels used by Haapaniemi energy plant"(%)
ObsYearType of plant or kettleFuel power (MW)FuelUnitResultDescription
12010Leijupoltto20-100Peat%84Presentations of the 1st Urgenche workshop
22010Leijupoltto20-100Heavy oil%12Presentations of the 1st Urgenche workshop (expected: heavy oil)
32010Leijupoltto20-100Biomass%4Presentations of the 1st Urgenche workshop

Presentations of the 1st Urgenche workshop [1]

Dependencies

Calculations

=== Formula ===# : Subheading formula is not included to variable --Salla 10:27, 24 January 2013 (EET)

See also

Urgenche research project 2011 - 2014: city-level climate change mitigation
Urgenche pages

Urgenche main page · Category:Urgenche · Urgenche project page (password-protected)

Relevant data
Building stock data in Urgenche‎ · Building regulations in Finland · Concentration-response to PM2.5 · Emission factors for burning processes · ERF of indoor dampness on respiratory health effects · ERF of several environmental pollutions · General criteria for land use · Indoor environment quality (IEQ) factors · Intake fractions of PM · Land use in Urgenche · Land use and boundary in Urgenche · Energy use of buildings

Relevant methods
Building model · Energy balance · Health impact assessment · Opasnet map · Help:Drawing graphs · OpasnetUtils‎ · Recommended R functions‎ · Using summary tables‎

City Kuopio
Climate change policies and health in Kuopio (assessment) · Climate change policies in Kuopio (plausible city-level climate policies) · Health impacts of energy consumption in Kuopio · Building stock in Kuopio · Cost curves for energy (prioritization of options) · Energy balance in Kuopio (energy data) · Energy consumption and GHG emissions in Kuopio by sector · Energy consumption classes (categorisation) · Energy consumption of heating of buildings in Kuopio · Energy transformations (energy production and use processes) · Fuels used by Haapaniemi energy plant · Greenhouse gas emissions in Kuopio · Haapaniemi energy plant in Kuopio · Land use in Kuopio · Building data availability in Kuopio · Password-protected pages: File:Heat use in Kuopio.csv · Kuopio housing

City Basel
Buildings in Basel (password-protected)

Energy balances
Energy balance in Basel · Energy balance in Kuopio · Energy balance in Stuttgart · Energy balance in Suzhou


Keywords

References

Related files

<mfanonymousfilelist></mfanonymousfilelist>

Fuels used by Haapaniemi energy plant. Opasnet . [1]. Accessed 20 May 2024.