Changeset 1954

Show
Ignore:
Timestamp:
12/05/2008 04:15:05 PM (5 weeks ago)
Author:
rfranke
Message:

cosmetic change on doc strings of Pipes.BaseClasses.PressureDrop.PartialPipePressureDrop

Location:
Modelica_Fluid/branches/StreamConnector/Modelica_Fluid
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • Modelica_Fluid/branches/StreamConnector/Modelica_Fluid/Pipes.mo

    r1953 r1954  
    551551 
    552552            // Mandadory geometry parameters 
    553             parameter SI.Length length "Length of pipe"  
     553            parameter SI.Length length "Length of flow path"  
    554554               annotation(Dialog(tab="Internal Interface", enable=false,group="Geometry")); 
    555555            parameter SI.Diameter diameter 
    556           "Hydraulic diameter of pipe (typically 4*crossArea/perimeter)"  
     556          "Hydraulic diameter (typically 4*crossArea/perimeter)"  
    557557               annotation(Dialog(tab="Internal Interface", enable=false,group="Geometry")); 
    558558            parameter SI.Length roughness(min=0) 
    559559          "Average height of surface asperities"  
    560560                annotation(Dialog(tab="Internal Interface", enable=false,group="Geometry",enable=WallFriction.use_roughness)); 
    561             parameter SI.Length height_ab "Height(state_b) - Height(state_a)"  
     561            parameter SI.Length height_ab 
     562          "Height(state[n+1]) - Height(state[1])"  
    562563                annotation(Dialog(tab="Internal Interface", enable=false,group="Static head")); 
    563564 
  • Modelica_Fluid/branches/StreamConnector/Modelica_Fluid/Test/TestOverdeterminedSteadyStateInit.mo

    r1953 r1954  
    8686                        graphics), 
    8787                         Icon(coordinateSystem(preserveAspectRatio=false, extent={{-100, 
    88               -100},{100,100}}), graphics={Rectangle(extent={{-100,100},{100,-100}},  
     88              -100},{100,100}}), graphics={Rectangle(extent={{-100,100},{100,-100}}, 
    8989              lineColor={0,0,255}), Text( 
    9090            extent={{-60,60},{60,-60}}, 
     
    161161      p_a_start=400000, 
    162162      p_b_start=390000, 
    163       redeclare model PressureDrop = 
     163      redeclare model PressureDrop =  
    164164          Modelica_Fluid.Pipes.BaseClasses.PressureDrop.QuadraticTurbulentFlow 
    165165          (use_nominal=true))  
     
    177177      p_a_start=110000, 
    178178      p_b_start=105000, 
    179       redeclare model PressureDrop = 
     179      redeclare model PressureDrop =  
    180180          Modelica_Fluid.Pipes.BaseClasses.PressureDrop.QuadraticTurbulentFlow 
    181181          (use_nominal=true))  
  • Modelica_Fluid/branches/StreamConnector/Modelica_Fluid/Volumes.mo

    r1953 r1954  
    332332            lineColor={0,0,0}, 
    333333            textString=DynamicSelect(" ", realString( 
    334                 level,  
    335                 1,  
     334                level, 
     335                1, 
    336336                integer(precision)))), 
    337337          Line(