From a3095b78a7c2698adcaad4496312fc5c344c57cc Mon Sep 17 00:00:00 2001 From: Noel Merket Date: Mon, 13 Jun 2016 15:03:03 -0600 Subject: [PATCH] add levelized cost of energy to wind fixes #53 again --- schemas/BaseElements.xsd | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 2743e723..348105a2 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1538,13 +1538,13 @@ - [kWh] Projected Annual Output for a typical meterological year as determined by PVWatts. + [kWh] Projected Annual Output for a typical meterological year as determined by PVWatts or similar. - [$] The LCOE is the total cost of installing and operating a project expressed in dollars per kilowatt-hour of electricity generated by the system over its life. Can be calculated with System Advisor Model or through a simplified calculation at http://www.nrel.gov/analysis/tech_lcoe.html. + [$] The LCOE is the total cost of installing and operating a project expressed in dollars per kilowatt-hour of electricity generated by the system over its life. Can be calculated with System Advisor Model, a similar software, or through a simplified calculation at http://www.nrel.gov/analysis/tech_lcoe.html. @@ -1600,6 +1600,12 @@ [ft] + + + [$] The LCOE is the total cost of installing and operating a project expressed in dollars per kilowatt-hour of electricity generated by the system over its life. Can be calculated with System Advisor Model, a similar software, or through a simplified calculation at http://www.nrel.gov/analysis/tech_lcoe.html. + +