Skip to content

Commit

Permalink
Fix changes due to Dymola formatting
Browse files Browse the repository at this point in the history
Co-authored-by: tobolar <[email protected]>
  • Loading branch information
nieweber and tobolar authored Sep 28, 2023
1 parent 8e9093e commit a0a2f72
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,9 @@ model CrossFlowNTU_zeroMassFlow
annotation (Placement(transformation(extent={{10,-10},{-10,10}},
rotation=90,
origin={-10,-24})));
ThermofluidStream.Sensors.MultiSensor_Tpm multiSensor_Tpm3(redeclare package Medium =
MediumB, outputMassFlowRate=false,
ThermofluidStream.Sensors.MultiSensor_Tpm multiSensor_Tpm3(
redeclare package Medium = MediumB,
outputMassFlowRate=false,
temperatureUnit="degC")
annotation (Placement(transformation(extent={{10,-10},{-10,10}},
rotation=90,
Expand Down

0 comments on commit a0a2f72

Please sign in to comment.