Skip to content
Snippets Groups Projects
Commit 2ac2ddf6 authored by FMR's avatar FMR
Browse files

minor text changes

parent 3af321f7
No related branches found
No related tags found
No related merge requests found
within TAeZoSysPro_testsuite.FluidDynamics.Components.HeatExchangers;
model test_AnalyticExchanger
TAeZoSysPro.FluidDynamics.Components.HeatExchangers.AnalyticExchanger analyticExchanger(A = 100,CrossSectionA = 1, CrossSectionB = 1) annotation(
TAeZoSysPro.FluidDynamics.Components.HeatExchangers.AnalyticExchanger analyticExchanger(A = 100, CrossSectionA = 1, CrossSectionB = 1) annotation(
Placement(visible = true, transformation(origin = {0, 0}, extent = {{-20, -20}, {20, 20}}, rotation = 0)));
Modelica.Fluid.Sources.MassFlowSource_T massFlowSource_A(redeclare package Medium = Modelica.Media.Air.ReferenceAir.Air_pT, T = 30 + 273.15, m_flow = 1, nPorts = 1) annotation(
Modelica.Fluid.Sources.MassFlowSource_T massFlowSource_A(redeclare package Medium = Modelica.Media.Air.ReferenceAir.Air_pT, T = 30 + 273.15, m_flow = 2, nPorts = 1) annotation(
Placement(visible = true, transformation(origin = {-50, 0}, extent = {{-10, -10}, {10, 10}}, rotation = 0)));
Modelica.Fluid.Sources.MassFlowSource_T massFlowSource_B(redeclare package Medium = Modelica.Media.Air.ReferenceAir.Air_pT, T = 10 + 273.15, m_flow = 1, nPorts = 1) annotation(
Placement(visible = true, transformation(origin = {-10, -50}, extent = {{-10, -10}, {10, 10}}, rotation = 0)));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment