diff options
author | priyanka | 2015-06-24 15:03:17 +0530 |
---|---|---|
committer | priyanka | 2015-06-24 15:03:17 +0530 |
commit | b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b (patch) | |
tree | ab291cffc65280e58ac82470ba63fbcca7805165 /416/CH10/EX10.3/exp10_3.txt | |
download | Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.tar.gz Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.tar.bz2 Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.zip |
initial commit / add all books
Diffstat (limited to '416/CH10/EX10.3/exp10_3.txt')
-rwxr-xr-x | 416/CH10/EX10.3/exp10_3.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/416/CH10/EX10.3/exp10_3.txt b/416/CH10/EX10.3/exp10_3.txt new file mode 100755 index 000000000..268d93b18 --- /dev/null +++ b/416/CH10/EX10.3/exp10_3.txt @@ -0,0 +1,7 @@ +
+ example 10.3
+p1=21.42857MW
+ p2=28.57143MW
+the total load on 2 units would be 221.43MW and 228.57MW respectevily. it is easy to check that incremental cost will be same for two units at these loading.
+ incremental cost of unit1 is 74.29Rs.MW,
+ incremantal cost of unit 2 is 74.29Rs./MW
\ No newline at end of file |