Changes between Initial Version and Version 1 of Ticket #5110, comment 13


Ignore:
Timestamp:
2018-09-19T05:41:19Z (7 years ago)
Author:
Rüdiger Franke

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5110, comment 13

    initial v1  
    11´-d=newInst,-nfScalarize --std=3.3´ looks really good for the frontend now. A lot of work remains for the backend:
    22{{{
    3 [12] 21:23:51 Symbolic Warning
     3
     4[1] 07:40:39 Symbolic Error
     5Too many equations, over-determined system. The model has 15 equation(s) and 6 variable(s).
     6
     7[2] 07:40:39 Symbolic Warning
     8[VectorTest: 28:9-28:39]: Equation 2 (size: 1) x1[10] = previous(x1[10]) + u[10] is not big enough to solve for enough variables.
     9  Remaining unsolved variables are:
     10  Already solved:
     11  Equations used to solve those variables:
     12
     13[3] 07:40:39 Symbolic Warning
     14[VectorTest: 28:9-28:39]: Equation 3 (size: 1) x1[9] = previous(x1[9]) + u[9] is not big enough to solve for enough variables.
     15  Remaining unsolved variables are:
     16  Already solved:
     17  Equations used to solve those variables:
     18
     19[4] 07:40:39 Symbolic Warning
     20[VectorTest: 28:9-28:39]: Equation 4 (size: 1) x1[8] = previous(x1[8]) + u[8] is not big enough to solve for enough variables.
     21  Remaining unsolved variables are:
     22  Already solved:
     23  Equations used to solve those variables:
     24
     25[5] 07:40:39 Symbolic Warning
     26[VectorTest: 28:9-28:39]: Equation 5 (size: 1) x1[7] = previous(x1[7]) + u[7] is not big enough to solve for enough variables.
     27  Remaining unsolved variables are:
     28  Already solved:
     29  Equations used to solve those variables:
     30
     31[6] 07:40:39 Symbolic Warning
     32[VectorTest: 28:9-28:39]: Equation 6 (size: 1) x1[6] = previous(x1[6]) + u[6] is not big enough to solve for enough variables.
     33  Remaining unsolved variables are:
     34  Already solved:
     35  Equations used to solve those variables:
     36
     37[7] 07:40:39 Symbolic Warning
     38[VectorTest: 28:9-28:39]: Equation 7 (size: 1) x1[5] = previous(x1[5]) + u[5] is not big enough to solve for enough variables.
     39  Remaining unsolved variables are:
     40  Already solved:
     41  Equations used to solve those variables:
     42
     43[8] 07:40:39 Symbolic Warning
     44[VectorTest: 28:9-28:39]: Equation 8 (size: 1) x1[4] = previous(x1[4]) + u[4] is not big enough to solve for enough variables.
     45  Remaining unsolved variables are:
     46  Already solved:
     47  Equations used to solve those variables:
     48
     49[9] 07:40:39 Symbolic Warning
     50[VectorTest: 28:9-28:39]: Equation 9 (size: 1) x1[3] = previous(x1[3]) + u[3] is not big enough to solve for enough variables.
     51  Remaining unsolved variables are:
     52  Already solved:
     53  Equations used to solve those variables:
     54
     55[10] 07:40:39 Symbolic Warning
     56[VectorTest: 28:9-28:39]: Equation 10 (size: 1) x1[2] = previous(x1[2]) + u[2] is not big enough to solve for enough variables.
     57  Remaining unsolved variables are:
     58  Already solved:
     59  Equations used to solve those variables:
     60
     61[11] 07:40:39 Symbolic Warning
    462[VectorTest: 28:9-28:39]: Equation 11 (size: 1) x1[1] = previous(x1[1]) + u[1] is not big enough to solve for enough variables.
    563  Remaining unsolved variables are:
     
    765  Equations used to solve those variables:
    866
    9 [13] 21:23:51 Symbolic Warning
     67[12] 07:40:39 Symbolic Warning
    1068[VectorTest: 23:5-23:27]: Variable x1 does not have any remaining equation to be solved in.
    1169  The original equations were:
     70
    1271}}}