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 dcc34d1 commit 8e9093e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ model CrossFlowNTU_zeroMassFlow
annotation (Placement(transformation(extent={{10,-10},{-10,10}},
rotation=90,
origin={0,-54})));
ThermofluidStream.Sensors.MultiSensor_Tpm multiSensor_Tpm2(redeclare package Medium =
MediumB,
ThermofluidStream.Sensors.MultiSensor_Tpm multiSensor_Tpm2(
redeclare package Medium = MediumB,
temperatureUnit="degC")
annotation (Placement(transformation(extent={{10,-10},{-10,10}},
rotation=90,
Expand Down

0 comments on commit 8e9093e

Please sign in to comment.