feat : dev convection
This commit is contained in:
@@ -8,6 +8,8 @@ model Coupled_model
|
||||
Placement(transformation(origin = {-46, 10}, extent = {{-10, -10}, {10, 10}})));
|
||||
Components.Heatflow heatflow1(Q_flow = 2000) annotation(
|
||||
Placement(transformation(origin = {-46, -20}, extent = {{-10, -10}, {10, 10}})));
|
||||
Modelica.Thermal.HeatTransfer.Components.ThermalConductor thermalConductor annotation(
|
||||
Placement(transformation(origin = {22, 58}, extent = {{-10, -10}, {10, 10}})));
|
||||
equation
|
||||
connect(heatflow.port, thermalCapacity.port) annotation(
|
||||
Line(points = {{-46, 10}, {-10, 10}}, color = {191, 0, 0}));
|
||||
|
||||
Reference in New Issue
Block a user