summaryrefslogtreecommitdiff
path: root/797/CH1/EX1.2e/1_02_example.sci
diff options
context:
space:
mode:
Diffstat (limited to '797/CH1/EX1.2e/1_02_example.sci')
-rw-r--r--797/CH1/EX1.2e/1_02_example.sci4
1 files changed, 4 insertions, 0 deletions
diff --git a/797/CH1/EX1.2e/1_02_example.sci b/797/CH1/EX1.2e/1_02_example.sci
new file mode 100644
index 000000000..2e086186d
--- /dev/null
+++ b/797/CH1/EX1.2e/1_02_example.sci
@@ -0,0 +1,4 @@
+//Example 1-02 Electric Power Generation by a Wind Turbine
+unit_cost = 0.09 // unit cost of electric power [$/kWh]
+turbine_power = 30 // rating of turbing [kW]
+t=2200 // turbine operation time per year [hr] \ No newline at end of file