diff options
Diffstat (limited to '764/DEPENDENCIES/data1_3.sci')
-rwxr-xr-x | 764/DEPENDENCIES/data1_3.sci | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/764/DEPENDENCIES/data1_3.sci b/764/DEPENDENCIES/data1_3.sci new file mode 100755 index 000000000..bbec76a81 --- /dev/null +++ b/764/DEPENDENCIES/data1_3.sci @@ -0,0 +1,10 @@ +
+//Introduction Example 1.3
+//Initial value of the series of power capacities kW
+a = 7.5
+//Final value of the series of power capacities kW
+b = 75
+//For five models
+m = 5 - 1
+//For nine models
+n = 9 - 1
\ No newline at end of file |