Skip to content

Commit 135aabb

Browse files
committed
πŸ“ more files in resources
1 parent 49f4884 commit 135aabb

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ model etics_v0
6060
Placement(visible = true, transformation(origin = {110, -10}, extent = {{-10, -10}, {10, 10}}, rotation = 0)));
6161
Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature T_in annotation(
6262
Placement(visible = true, transformation(origin = {150, -10}, extent = {{10, -10}, {-10, 10}}, rotation = 0)));
63-
Modelica.Blocks.Sources.CombiTimeTable Boundaries(columns = 2:7, fileName = "C:/Users/bdurandestebe/PycharmProjects/modelitool/tutorials/ressources/boundary_temp.txt", tableName = "table1", tableOnFile = true) annotation(
63+
Modelica.Blocks.Sources.CombiTimeTable Boundaries(columns = 2:7, fileName = "C:/Users/thubert/PycharmProjects/modelitool/tutorials/resources/boundary_temp.txt", tableName = "table1", tableOnFile = true) annotation(
6464
Placement(visible = true, transformation(origin = {-170, 90}, extent = {{-10, -10}, {10, 10}}, rotation = 0)));
6565
Modelica.Thermal.HeatTransfer.Celsius.ToKelvin Kelvin_Ext annotation(
6666
Placement(visible = true, transformation(origin = {-130, 110}, extent = {{-10, -10}, {10, 10}}, rotation = 0)));
@@ -144,7 +144,7 @@ equation
144144
connect(T_ext.port, Conv_ext.fluid) annotation(
145145
Line(points = {{-300, -30}, {-260, -30}}, color = {191, 0, 0}));
146146
annotation(
147-
uses(Modelica(version = "3.2.3")),
147+
uses(Modelica(version = "4.0.0")),
148148
Diagram(coordinateSystem(extent = {{-360, 160}, {180, -80}})),
149149
version = "",
150150
experiment(StartTime = 6.912e+06, StopTime = 7.0845e+06, Tolerance = 1e-06, Interval = 300),

0 commit comments

Comments
Β (0)