Skip to content

Strange Connect order in Modelica.Electrical.Analog.Examples.ResonanceCircuits #4695

@TongYuan-MC

Description

@TongYuan-MC

In MSL4.1, model Modelica.Electrical.Analog.Examples.ResonanceCircuits has strage connect order

Image

Should the above two components swap their position?

In series resonance , the Adaptor order:

currentToVoltageAdaptor2a, voltageToCurrentAdaptor2a, voltageToCurrentAdaptor2b, currentToVoltageAdaptor2b, currentToVoltageAdaptor2c, voltageToCurrentAdaptor2c

Should the order changes to

currentToVoltageAdaptor2a, voltageToCurrentAdaptor2a, currentToVoltageAdaptor2b, voltageToCurrentAdaptor2b, currentToVoltageAdaptor2c, voltageToCurrentAdaptor2c

Same issue for parallel resonance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    L: Electrical.AnalogIssue addresses Modelica.Electrical.AnalogexampleIssue only addresses example(s)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions