fix connect.dl
[pub/jan/ewbs-dlv.git] / connect.test1.dl
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..5cd29ff226e47df894037536c0ae0a498ec77138 100644 (file)
@@ -0,0 +1,10 @@
+% testing the whole system.
+% predefined test
+
+in_c(s_storage,full).
+in_c(s_wind,10).
+in_c(l_demand,45).
+in_c(l_current,20).
+in_p(p_in,20).
+
+expect_out_p(p_out,45).