Skip to content

Commit

Permalink
Do not use tab.
Browse files Browse the repository at this point in the history
(Additional changes would be good.)
  • Loading branch information
HansOlsson committed Jan 11, 2024
1 parent 7b1aab4 commit 2c5d073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modelica/Fluid/Pipes.mo
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,7 @@ This also allows for taking into account friction losses with respect to the act

// Assumptions
parameter Boolean allowFlowReversal=system.allowFlowReversal
"= true, if flow reversal is enabled, otherwise restrict flow to design direction (states[1] -> states[n+1])"
"= true, if flow reversal is enabled, otherwise restrict flow to design direction (states[1] -> states[n+1])"
annotation(Dialog(tab="Internal interface",enable=false,group="Assumptions"), Evaluate=true);
parameter Modelica.Fluid.Types.Dynamics momentumDynamics=system.momentumDynamics
"Formulation of momentum balance"
Expand Down

0 comments on commit 2c5d073

Please sign in to comment.