Ticket #5544: M.mo

File M.mo, 482 bytes (added by Francesco Casella, 5 years ago)
Line 
1model M
2 Modelica.Thermal.HeatTransfer.Components.HeatCapacitor heatCapacitor1 annotation(
3 Placement(visible = true, transformation(origin = {4, -26}, extent = {{-10, -10}, {10, 10}}, rotation = 0)));
4 Modelica.Thermal.HeatTransfer.Components.HeatCapacitor heatCapacitor2 annotation(
5 Placement(visible = true, transformation(origin = {-54, 26}, extent = {{-10, -10}, {10, 10}}, rotation = 0)));
6equation
7
8annotation(
9 uses(Modelica(version = "3.2.3")));end M;