Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.3.3 - Français

Change language to:
English - 日本語 - Português

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Aide Scilab >> Xcos > palettes > Thermohydraulics palette > PerteDP

PerteDP

Thermal-hydraulic pipe

Block Screenshot

Description

A PertDP block represents a hydraulic pipe with linear resistance losses. This component represents a hydraulic resistance and pressure loss is directly proportional to the flow rate. Conventionally, the flow direction is the positive when fluid flows from the black port to the white port. The pressure loss is obtained

with

. The key parameters of this block are the pipes' length, the pipe's diameter, inlet and outlet altitudes, and some other thermal-hydraulic coefficients.

Dialog box

  • Longueur du tube : L (m)

    Length of pipe

    Properties : Type 'vec' of size -1.

  • Diamètre interne du tube : D (m)

    Pipe diameter

    Properties : Type 'vec' of size -1.

  • Coefficient de perte de charge-frottement(S.U) : lambda

    Coefficient of thermohydraluc resistance

    Properties : Type 'vec' of size -1.

  • Altitude entrée tuyauterie : z1 (m)

    Altitude of the first port (z1)

    Properties : Type 'vec' of size -1.

  • Altitude sortie tuyauterie : z2 (m)

    Altitude of the second port (z2)

    Properties : Type 'vec' of size -1.

  • Si 0, masse volumique imposée fu fluide : p_rho (kg/m3)

    Fluid density

    Properties : Type 'vec' of size -1.

Default properties

  • Inputs :

    • Modelica variable name : 'C1'

      Implicit variable.

  • Outputs :

    • Modelica variable name : 'C2'

      Implicit variable.

  • Parameters :

    • Modelica parameter name : 'L'

      Default value : 10

      Is a state variable : no.

    • Modelica parameter name : 'D'

      Default value : 0.2

      Is a state variable : no.

    • Modelica parameter name : 'lambda'

      Default value : 0.03

      Is a state variable : no.

    • Modelica parameter name : 'z1'

      Default value : 0

      Is a state variable : no.

    • Modelica parameter name : 'z2'

      Default value : 0

      Is a state variable : no.

    • Modelica parameter name : 'p_rho'

      Default value : 0

      Is a state variable : no.

  • File name of the model : PerteDP

Interfacing function

  • SCI/modules/scicos_blocks/macros/Hydraulics/PerteDP.sci

Modelica model

  • SCI/modules/scicos_blocks/macros/Hydraulics/PerteDP.mo

<< Bache Thermohydraulics palette PuitsP >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Oct 05 12:11:03 CEST 2011