Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register

Multiphase syntax

Multiphase syntax

Hello,

I am new to OpenModelica and trying to create a three-pase system.
When I fill inn the desired voltage and frequency (100v and 50Hz) in the SineVoltage source i get the error message:


[Modelica.Electrical.MultiPhase: 3557:7-3558:35]:
Type missmatch in modifier of component sineVoltage1, declared type Modelica.SIunits.Voltage[m], got modifier 100 of type integer

Am I tryping the wrong syntax?
Any help is greatly appreciated

Edited by: didrif14 - Jun-19-19 08:39:46

Re: Multiphase syntax

Solved:

Has to be inserted as an array {100, 100, 100} and {50,50,50}

There are 0 guests and 0 other users also viewing this topic
You are here: