Changes between Initial Version and Version 1 of Ticket #1821


Ignore:
Timestamp:
2012-09-18T14:01:25Z (12 years ago)
Author:
Martin Sjölund
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1821 – Description

    initial v1  
    1 In MSL 3.2.1 `Modelica.Electrical.QuasiStationary.Machines.Examples.TransformerTestbench` (among others) use Complex numbers. The constructor call is Complex(0), which should work. But the code does not take into consideration that we need to look for the constructor, saying im is unbound.
     1In MSL 3.2.1 `Modelica.Electrical.QuasiStationary.Machines.Examples.TransformerTestbench` (among others) use Complex numbers. The constructor call is `Complex(0)`, which should work. But the code does not take into consideration that we need to look for the constructor, saying im is unbound.
    22{{{
    33[/home/marsj/trunk/build/lib/omlibrary/Modelica 3.2.1/Electrical/QuasiStationary/MultiPhase.mo:388:9-388:66:writable] Error: Function argument im was not given by the function call, and does not have a default value.