Ticket #5544: M.mo
| File M.mo, 482 bytes (added by , 7 years ago) |
|---|
| Line | |
|---|---|
| 1 | model 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))); |
| 6 | equation |
| 7 | |
| 8 | annotation( |
| 9 | uses(Modelica(version = "3.2.3")));end M; |
