- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Cannot connect multiphase...
Cannot connect multiphase idealClosingSwitch with booleanstep
Cannot connect multiphase idealClosingSwitch with booleanstep
Hi,
I'm new to OpenModelica and want at first to rebuild the AIMC_DOL example.
If I connect the idealClosingSwitch with the booleanStep I get the message:
Error: Unmatched dimension in equation connect(booleanstep1.y, idealclosingswitch1.control)
Error: Error occured while flattening model ac_simple
If I try to change booleanstep1 to an array "booleanstep1[m]" in text view, switch then to diagram view the array is rejected back to booleanstep1.
Whats wrong?
How can I edit multiphase diagrams with OpenModelica?
Any Help would be great.
Michael
Re: Cannot connect multiphase idealClosingSwitch with booleanstep
Hi,
This problems seems to have been solved in OpenModelica 1.8.0.
Cheers,
Adrian Pop/
- adrpo
- 885 Posts
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Cannot connect multiphase...