Changes between Initial Version and Version 1 of Ticket #4808


Ignore:
Timestamp:
2018-03-16T11:30:29Z (7 years ago)
Author:
Francesco Casella
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4808 – Description

    initial v1  
    99where {{{r}}} is a Real parameter.
    1010
    11 In the specific model I am trying to run, {{{vAt}}} is computed first, so OMC tries to solve this equation for vA. This should be indeed trivial to do symbolically, and should lad to this result:
     11In the specific model I am trying to run, {{{vAt}}} is computed first, so OMC tries to solve this equation for vA. This should be indeed trivial to do symbolically, and should lead to this result:
    1212{{{
    1313vA.re := DIVISION(vAt.re,r);