Changes between Initial Version and Version 1 of Ticket #4808
- Timestamp:
- 2018-03-16T11:30:29Z (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4808 – Description
initial v1 9 9 where {{{r}}} is a Real parameter. 10 10 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 l ad to this result: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 lead to this result: 12 12 {{{ 13 13 vA.re := DIVISION(vAt.re,r);