Modified the code a little to match the calculations and variables.
model Lab5
extends Modelica.Icons.Example;
type Voltage=Real(unit="V");
type Current=Real(unit="A");
type Resistance=Real(unit="Ohm");
type Capacitance=Real(unit="F");
type Inductance =Real(unit="H");
parameter...
Good day.
I am studying Open Modelica and building RLC.
I was given the following task:
From the initial network
make one (sample graphics on Scilab but needs in Open Modelica)
As you can see in the graph that is presented in scilab, the graphs start from different points.
Here is a list of...
Hello all!
My name is Oleg. I'm from Russia.
The beginning programmer,student bachelor and my interests an electrician chanes,digital signals treatment,mathemathic and math modeling.
My favourite programming languages C++,Python,Perl,C#,Delphi