Property:AverageCapacityFactor

From MoxyWiki

The Average Capacity Factor or Net Capacity Factor of a Power Plant is the ratio of the actual output of a power plant over a period of time and its output if it had operated at full nameplate capacity the entire time. [1]

It takes a value between 0 and 1.

References



warning.png"Category:Power Plant; " is not a number. Unsupported type "Page; Type:Page" defined for property.


Pages using the property "AverageCapacityFactor"

Showing 3 pages using this property.

H

Hybrid Wind Biomass Power Plant on Wolfe Island +0.58info.png
0.58
  +

S

Small Scale Low Carbon Project +0.91info.png
0.91
  +

W

Wolfe Island Wind Farm Project +0.3424658info.png
{
energyGWh = utConvert(sparql("SELECT ?x WHERE{<http://www.moxy.com.au/Wiki/a#Wolfe_Island_Wind_Farm_Project> prop:EnergyOutput ?x}"),'GWh/yr',1); 
hoursPerYear = sparql("SELECT ?x WHERE{<http://www.moxy.com.au/Wiki/a#Year> prop:Hours ?x}");
capacityGW = utConvert(sparql("SELECT ?x WHERE{<http://www.moxy.com.au/Wiki/a#Wolfe_Island_Wind_Farm_Project> prop:NameplateCapacity ?x}"),'GW',1);
#Return the ratio of energy produced to capacity
energyGWh / ( capacityGW * hoursPerYear);
}
  +
Facts about AverageCapacityFactorRDF feed
Has domain and rangewarning.png"Category:Power Plant; " is not a number. Unsupported type "Page; Type:Page" defined for property.
Has typeThis property is a special property in this wiki.MoxyScriptThis type is among the standard datatypes of this wiki.  +