XML-Namespace: http://www.mbsim-env.de/MBSimHydraulics
| Icon | Description |
|---|---|
| <element> | A XML element of name 'element' |
| attrName | A XML attribute of name 'attrName' |
| namespace | A XML namespace of name 'namespace' |
| type | A XML element or attribute type of name 'type' |
| A required XML attribute | |
| 0-2 | A occurance of XML elements or attributes |
<ElementName> 0-2 elementType
attrName1 typeOfTheAttribute
attrName2 optional typeOfTheAttribute
Documentation of the element.
The upper nomenclature defines a XML element named ElementName with (if given) a minimal occurance of 0 and a maximal occurance of 2. The element is of type elementType.
A occurance of optional means 0-1.
The element has two attributes named attrName1 and attrName2 of type typeOfTheAttribute. A attribute can be optional or required.
The upper nomenclature defines a choice of elements. Only one element of the given ones can be used. The choice has, if given, a minimal occurance of 1 and a maximal maximal occurence of 2.
A occurance of optional means 0-1.
The upper nomenclature defines a sequence of elements. Each element must be given in that order. The sequence has, if given, a minimal occurance of 0 and a maximal maximal occurence of 3.
A occurance of optional means 0-1.
Sequences and choices can be nested like above.
A indent indicates child elements for a given element.
This element is defined by the XML Schema (Project) with the namespace http://www.mbsim-env.de/MBSim, which is included by this XML Schema (Project). See the documentation of the included XML Schema (Project) for this element.
| Abstract Element: | false |
| Inherits: | <mbsim:EmptyGroup> |
| Inherited by: | |
| Attributes: |
Die hydraulische Leitung des Rückschlagventils ist mit Line benannt und kann durch XXX/Group[name]/Object[Line] an Knoten angeschlossen werden.
<Checkvalve name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<basisFrame ref="VALUE"/>
<RigidLine>
<length>VALUE</length>
<diameter>VALUE</diameter>
<checkvalvePressureLoss>
<CheckvalveClosablePressureLoss/> <!-- abstract -->
<minimalXOpen>VALUE</minimalXOpen>
<setValued/> <!-- optional -->
</checkvalvePressureLoss>
</RigidLine>
<Ball>
<mass>VALUE</mass>
<initialPosition>VALUE</initialPosition> <!-- optional -->
</Ball>
<Spring>
<forceFunction>
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</forceFunction>
<unloadedLength>VALUE</unloadedLength> <!-- optional -->
</Spring>
<SeatContact>
<contactForceLaw>
<GeneralizedForceLaw xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</contactForceLaw>
<contactImpactLaw>
<GeneralizedImpactLaw xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</contactImpactLaw>
</SeatContact>
<maximalOpening>VALUE</maximalOpening>
<MaximalOpeningContact>
<contactForceLaw>
<GeneralizedForceLaw xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</contactForceLaw>
<contactImpactLaw>
<GeneralizedImpactLaw xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</contactImpactLaw>
</MaximalOpeningContact>
<enableOpenMBVBodies/> <!-- optional -->
<enableOpenMBVFrames/> <!-- optional -->
<enableOpenMBVArrows/> <!-- optional -->
</Checkvalve>
| Abstract Element: | false |
| Inherits: | <mbsim:EmptyGroup> |
| Inherited by: | |
| Attributes: |
<Controlvalve43 name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<length>VALUE</length>
<diameter>VALUE</diameter>
<alpha>VALUE</alpha>
<alphaBackflow>VALUE</alphaBackflow> <!-- optional -->
<relativeAlphaPA>
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</relativeAlphaPA>
<minimalRelativeAlpha>VALUE</minimalRelativeAlpha>
<bilateralConstrained/> <!-- optional -->
<offset>VALUE</offset>
<relativePosition>
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</relativePosition>
<inflowP ref="VALUE"/>
<outflowA ref="VALUE"/>
<outflowB ref="VALUE"/>
<outflowT ref="VALUE"/>
<printRelativeAlphaCharacteristikCurve/> <!-- optional -->
</Controlvalve43>
This element is defined by the XML Schema (Project) with the namespace http://www.mbsim-env.de/MBSim, which is included by this XML Schema (Project). See the documentation of the included XML Schema (Project) for this element.
| Abstract Element: | false |
| Inherits: | <mbsim:Environment> |
| Inherited by: | |
| Attributes: |
<HydraulicEnvironment xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<environmentPressure>VALUE</environmentPressure>
<specificMass>
<constantSpecificMass>VALUE</constantSpecificMass>
</specificMass>
<kinematicViscosity>
<constantKinematicViscosity>VALUE</constantKinematicViscosity>
</kinematicViscosity>
<basicBulkModulus>VALUE</basicBulkModulus>
<kappa>VALUE</kappa>
<fluidTemperature>VALUE</fluidTemperature>
</HydraulicEnvironment>
This element is defined by the XML Schema (Project) with the namespace http://www.mbsim-env.de/MBSim, which is included by this XML Schema (Project). See the documentation of the included XML Schema (Project) for this element.
| Abstract Element: | true |
| Inherits: | <mbsim:Function> |
| Inherited by: | <ClosablePressureLoss>, <LeakagePressureLoss>, <LinePressureLoss>, <UnidirectionalPressureLoss>, |
| Attributes: |
| Abstract Element: | true |
| Inherits: | <PressureLoss> |
| Inherited by: | <CheckvalveClosablePressureLoss>, <GapHeightClosablePressureLoss>, <RelativeAlphaClosablePressureLoss>, <RelativeAreaZetaClosablePressureLoss>, <ReynoldsClosablePressureLoss>, |
| Attributes: |
| Abstract Element: | true |
| Inherits: | <ClosablePressureLoss> |
| Inherited by: | <BallCheckvalveClosablePressureLoss>, |
| Attributes: |
| Abstract Element: | true |
| Inherits: | <CheckvalveClosablePressureLoss> |
| Inherited by: | <ConeCheckvalveClosablePressureLoss>, <GammaCheckvalveClosablePressureLoss>, <IdelchickCheckvalveClosablePressureLoss>, |
| Attributes: |
| Abstract Element: | false |
| Inherits: | <BallCheckvalveClosablePressureLoss> |
| Inherited by: | |
| Attributes: |
<ConeCheckvalveClosablePressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> <ballRadius>VALUE</ballRadius> <alpha>VALUE</alpha> </ConeCheckvalveClosablePressureLoss>
| Abstract Element: | false |
| Inherits: | <BallCheckvalveClosablePressureLoss> |
| Inherited by: | |
| Attributes: |
<GammaCheckvalveClosablePressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> <ballRadius>VALUE</ballRadius> <alpha>VALUE</alpha> <gamma>VALUE</gamma> </GammaCheckvalveClosablePressureLoss>
| Abstract Element: | false |
| Inherits: | <BallCheckvalveClosablePressureLoss> |
| Inherited by: | |
| Attributes: |
<IdelchickCheckvalveClosablePressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> <ballRadius>VALUE</ballRadius> </IdelchickCheckvalveClosablePressureLoss>
| Abstract Element: | false |
| Inherits: | <ClosablePressureLoss> |
| Inherited by: | |
| Attributes: |
<GapHeightClosablePressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> <length>VALUE</length> <width>VALUE</width> </GapHeightClosablePressureLoss>
| Abstract Element: | false |
| Inherits: | <ClosablePressureLoss> |
| Inherited by: | |
| Attributes: |
<RelativeAlphaClosablePressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> <alpha>VALUE</alpha> </RelativeAlphaClosablePressureLoss>
| Abstract Element: | false |
| Inherits: | <ClosablePressureLoss> |
| Inherited by: | |
| Attributes: |
<RelativeAreaZetaClosablePressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> <zeta>VALUE</zeta> <zetaNegative>VALUE</zetaNegative> <!-- optional --> </RelativeAreaZetaClosablePressureLoss>
| Abstract Element: | false |
| Inherits: | <ClosablePressureLoss> |
| Inherited by: | |
| Attributes: |
<ReynoldsClosablePressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> </ReynoldsClosablePressureLoss>
| Abstract Element: | true |
| Inherits: | <PressureLoss> |
| Inherited by: | <CircularLeakagePressureLoss>, <PlaneLeakagePressureLoss>, |
| Attributes: |
| Abstract Element: | true |
| Inherits: | <LeakagePressureLoss> |
| Inherited by: | <EccentricCircularLeakagePressureLoss>, <RealCircularLeakagePressureLoss>, |
| Attributes: |
| Abstract Element: | false |
| Inherits: | <CircularLeakagePressureLoss> |
| Inherited by: | |
| Attributes: |
<EccentricCircularLeakagePressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> <eccentricity>VALUE</eccentricity> </EccentricCircularLeakagePressureLoss>
| Abstract Element: | false |
| Inherits: | <CircularLeakagePressureLoss> |
| Inherited by: | |
| Attributes: |
<RealCircularLeakagePressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> </RealCircularLeakagePressureLoss>
| Abstract Element: | false |
| Inherits: | <LeakagePressureLoss> |
| Inherited by: | |
| Attributes: |
<PlaneLeakagePressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> </PlaneLeakagePressureLoss>
| Abstract Element: | true |
| Inherits: | <PressureLoss> |
| Inherited by: | <CurveFittedLinePressureLoss>, <LaminarTubeFlowLinePressureLoss>, <ParallelResistanceLinePressureLoss>, <SerialResistanceLinePressureLoss>, <TabularLinePressureLoss>, <TurbulentTubeFlowLinePressureLoss>, <ZetaLinePressureLoss>, <ZetaPosNegLinePressureLoss>, |
| Attributes: |
| Abstract Element: | false |
| Inherits: | <LinePressureLoss> |
| Inherited by: | |
| Attributes: |
<CurveFittedLinePressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> <referenceDiameter>VALUE</referenceDiameter> <hydraulicDiameter>VALUE</hydraulicDiameter> <aPositive>VALUE</aPositive> <bPositive>VALUE</bPositive> <aNegative>VALUE</aNegative> <bNegative>VALUE</bNegative> </CurveFittedLinePressureLoss>
| Abstract Element: | false |
| Inherits: | <LinePressureLoss> |
| Inherited by: | |
| Attributes: |
<LaminarTubeFlowLinePressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> </LaminarTubeFlowLinePressureLoss>
| Abstract Element: | false |
| Inherits: | <LinePressureLoss> |
| Inherited by: | |
| Attributes: |
<ParallelResistanceLinePressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> <number>VALUE</number> <LinePressureLoss/> <!-- abstract --> </ParallelResistanceLinePressureLoss>
| Abstract Element: | false |
| Inherits: | <LinePressureLoss> |
| Inherited by: | |
| Attributes: |
<SerialResistanceLinePressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> <LinePressureLoss/> <!-- abstract --> </SerialResistanceLinePressureLoss>
| Abstract Element: | false |
| Inherits: | <LinePressureLoss> |
| Inherited by: | |
| Attributes: |
<TabularLinePressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<function>
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</function>
</TabularLinePressureLoss>
| Abstract Element: | false |
| Inherits: | <LinePressureLoss> |
| Inherited by: | |
| Attributes: |
<TurbulentTubeFlowLinePressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> <referenceDiameter>VALUE</referenceDiameter> <hydraulicDiameter>VALUE</hydraulicDiameter> <negativeHydraulicDiameter>VALUE</negativeHydraulicDiameter> <!-- optional --> <surfaceRoughness>VALUE</surfaceRoughness> </TurbulentTubeFlowLinePressureLoss>
| Abstract Element: | false |
| Inherits: | <LinePressureLoss> |
| Inherited by: | |
| Attributes: |
<ZetaLinePressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> <zeta>VALUE</zeta> </ZetaLinePressureLoss>
| Abstract Element: | false |
| Inherits: | <LinePressureLoss> |
| Inherited by: | |
| Attributes: |
<ZetaPosNegLinePressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> <zetaPos>VALUE</zetaPos> <zetaNeg>VALUE</zetaNeg> </ZetaPosNegLinePressureLoss>
| Abstract Element: | true |
| Inherits: | <PressureLoss> |
| Inherited by: | <UnidirectionalZetaPressureLoss>, |
| Attributes: |
| Abstract Element: | false |
| Inherits: | <UnidirectionalPressureLoss> |
| Inherited by: | |
| Attributes: |
<UnidirectionalZetaPressureLoss name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> <zeta>VALUE</zeta> </UnidirectionalZetaPressureLoss>
This element is defined by the XML Schema (Project) with the namespace http://www.mbsim-env.de/MBSim, which is included by this XML Schema (Project). See the documentation of the included XML Schema (Project) for this element.
| Abstract Element: | true |
| Inherits: | <mbsim:Link> |
| Inherited by: | <ConstrainedNode>, <ElasticNode>, <EnvironmentNode>, <HNodeMec>, <PressurePump>, <RigidCavitationNode>, <RigidNode>, |
| Attributes: |
| Abstract Element: | false |
| Inherits: | <HNode> |
| Inherited by: | |
| Attributes: |
<ConstrainedNode name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<inflow ref="VALUE"/>
<enableOpenMBVSphere> <!-- optional -->
<size>VALUE</size> <!-- optional -->
<minimalPressure>VALUE</minimalPressure> <!-- optional -->
<maximalPressure>VALUE</maximalPressure> <!-- optional -->
<position>VALUE</position> <!-- optional -->
</enableOpenMBVSphere>
<function>
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</function>
</ConstrainedNode>
| Abstract Element: | false |
| Inherits: | <HNode> |
| Inherited by: | |
| Attributes: |
<ElasticNode name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<inflow ref="VALUE"/>
<enableOpenMBVSphere> <!-- optional -->
<size>VALUE</size> <!-- optional -->
<minimalPressure>VALUE</minimalPressure> <!-- optional -->
<maximalPressure>VALUE</maximalPressure> <!-- optional -->
<position>VALUE</position> <!-- optional -->
</enableOpenMBVSphere>
<volume>VALUE</volume>
<initialPressure>VALUE</initialPressure>
<fracAir>VALUE</fracAir>
</ElasticNode>
| Abstract Element: | false |
| Inherits: | <HNode> |
| Inherited by: | |
| Attributes: |
<EnvironmentNode name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<inflow ref="VALUE"/>
<enableOpenMBVSphere> <!-- optional -->
<size>VALUE</size> <!-- optional -->
<minimalPressure>VALUE</minimalPressure> <!-- optional -->
<maximalPressure>VALUE</maximalPressure> <!-- optional -->
<position>VALUE</position> <!-- optional -->
</enableOpenMBVSphere>
</EnvironmentNode>
| Abstract Element: | true |
| Inherits: | <HNode> |
| Inherited by: | <ConstrainedNodeMec>, <ElasticNodeMec>, <EnvironmentNodeMec>, <RigidNodeMec>, |
| Attributes: |
| Abstract Element: | false |
| Inherits: | <HNodeMec> |
| Inherited by: | |
| Attributes: |
<ConstrainedNodeMec name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<inflow ref="VALUE"/>
<enableOpenMBVSphere> <!-- optional -->
<size>VALUE</size> <!-- optional -->
<minimalPressure>VALUE</minimalPressure> <!-- optional -->
<maximalPressure>VALUE</maximalPressure> <!-- optional -->
<position>VALUE</position> <!-- optional -->
</enableOpenMBVSphere>
<initialVolume>VALUE</initialVolume>
<translatorialBoundarySourface>
<frameOfReference ref="VALUE"/>
<normal>VALUE</normal>
<area>VALUE</area>
<noVolumeChange/> <!-- optional -->
</translatorialBoundarySourface>
<enableOpenMBVArrows> <!-- optional -->
<size>VALUE</size> <!-- optional -->
</enableOpenMBVArrows>
<function>
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</function>
</ConstrainedNodeMec>
| Abstract Element: | false |
| Inherits: | <HNodeMec> |
| Inherited by: | |
| Attributes: |
<ElasticNodeMec name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<inflow ref="VALUE"/>
<enableOpenMBVSphere> <!-- optional -->
<size>VALUE</size> <!-- optional -->
<minimalPressure>VALUE</minimalPressure> <!-- optional -->
<maximalPressure>VALUE</maximalPressure> <!-- optional -->
<position>VALUE</position> <!-- optional -->
</enableOpenMBVSphere>
<initialVolume>VALUE</initialVolume>
<translatorialBoundarySourface>
<frameOfReference ref="VALUE"/>
<normal>VALUE</normal>
<area>VALUE</area>
<noVolumeChange/> <!-- optional -->
</translatorialBoundarySourface>
<enableOpenMBVArrows> <!-- optional -->
<size>VALUE</size> <!-- optional -->
</enableOpenMBVArrows>
<initialPressure>VALUE</initialPressure>
<fracAir>VALUE</fracAir>
</ElasticNodeMec>
| Abstract Element: | false |
| Inherits: | <HNodeMec> |
| Inherited by: | |
| Attributes: |
<EnvironmentNodeMec name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<inflow ref="VALUE"/>
<enableOpenMBVSphere> <!-- optional -->
<size>VALUE</size> <!-- optional -->
<minimalPressure>VALUE</minimalPressure> <!-- optional -->
<maximalPressure>VALUE</maximalPressure> <!-- optional -->
<position>VALUE</position> <!-- optional -->
</enableOpenMBVSphere>
<initialVolume>VALUE</initialVolume>
<translatorialBoundarySourface>
<frameOfReference ref="VALUE"/>
<normal>VALUE</normal>
<area>VALUE</area>
<noVolumeChange/> <!-- optional -->
</translatorialBoundarySourface>
<enableOpenMBVArrows> <!-- optional -->
<size>VALUE</size> <!-- optional -->
</enableOpenMBVArrows>
</EnvironmentNodeMec>
| Abstract Element: | false |
| Inherits: | <HNodeMec> |
| Inherited by: | |
| Attributes: |
<RigidNodeMec name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<inflow ref="VALUE"/>
<enableOpenMBVSphere> <!-- optional -->
<size>VALUE</size> <!-- optional -->
<minimalPressure>VALUE</minimalPressure> <!-- optional -->
<maximalPressure>VALUE</maximalPressure> <!-- optional -->
<position>VALUE</position> <!-- optional -->
</enableOpenMBVSphere>
<initialVolume>VALUE</initialVolume>
<translatorialBoundarySourface>
<frameOfReference ref="VALUE"/>
<normal>VALUE</normal>
<area>VALUE</area>
<noVolumeChange/> <!-- optional -->
</translatorialBoundarySourface>
<enableOpenMBVArrows> <!-- optional -->
<size>VALUE</size> <!-- optional -->
</enableOpenMBVArrows>
</RigidNodeMec>
| Abstract Element: | false |
| Inherits: | <HNode> |
| Inherited by: | |
| Attributes: |
<PressurePump name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<inflow ref="VALUE"/>
<enableOpenMBVSphere> <!-- optional -->
<size>VALUE</size> <!-- optional -->
<minimalPressure>VALUE</minimalPressure> <!-- optional -->
<maximalPressure>VALUE</maximalPressure> <!-- optional -->
<position>VALUE</position> <!-- optional -->
</enableOpenMBVSphere>
<pressureFunction>
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</pressureFunction>
</PressurePump>
| Abstract Element: | false |
| Inherits: | <HNode> |
| Inherited by: | |
| Attributes: |
<RigidCavitationNode name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<inflow ref="VALUE"/>
<enableOpenMBVSphere> <!-- optional -->
<size>VALUE</size> <!-- optional -->
<minimalPressure>VALUE</minimalPressure> <!-- optional -->
<maximalPressure>VALUE</maximalPressure> <!-- optional -->
<position>VALUE</position> <!-- optional -->
</enableOpenMBVSphere>
<cavitationPressure>VALUE</cavitationPressure>
</RigidCavitationNode>
| Abstract Element: | false |
| Inherits: | <HNode> |
| Inherited by: | |
| Attributes: |
<RigidNode name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<inflow ref="VALUE"/>
<enableOpenMBVSphere> <!-- optional -->
<size>VALUE</size> <!-- optional -->
<minimalPressure>VALUE</minimalPressure> <!-- optional -->
<maximalPressure>VALUE</maximalPressure> <!-- optional -->
<position>VALUE</position> <!-- optional -->
</enableOpenMBVSphere>
</RigidNode>
This element is defined by the XML Schema (Project) with the namespace http://www.mbsim-env.de/MBSim, which is included by this XML Schema (Project). See the documentation of the included XML Schema (Project) for this element.
| Abstract Element: | true |
| Inherits: | <mbsim:Object> |
| Inherited by: | <ConstrainedLine>, <DimensionlessLine>, <ElasticLineGalerkin>, <ElasticLineVariational>, <FluidPump>, <RigidHLine>, <StatelessOrifice>, |
| Attributes: |
| Abstract Element: | false |
| Inherits: | <HLine> |
| Inherited by: | |
| Attributes: |
<ConstrainedLine name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<frameOfReference ref="VALUE"/>
<direction>VALUE</direction>
<function>
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</function>
</ConstrainedLine>
| Abstract Element: | true |
| Inherits: | <HLine> |
| Inherited by: | <Leakage0DOF>, |
| Attributes: |
| Abstract Element: | true |
| Inherits: | <DimensionlessLine> |
| Inherited by: | <CircularLeakage0DOF>, <PlaneLeakage0DOF>, |
| Attributes: |
| Abstract Element: | false |
| Inherits: | <Leakage0DOF> |
| Inherited by: | |
| Attributes: |
<CircularLeakage0DOF name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<frameOfReference ref="VALUE"/>
<direction>VALUE</direction>
<length>VALUE</length>
<firstSurfaceVelocity> <!-- optional -->
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</firstSurfaceVelocity>
<secondSurfaceVelocity> <!-- optional -->
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</secondSurfaceVelocity>
<gapLength> <!-- optional -->
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</gapLength>
<innerRadius>VALUE</innerRadius>
<height>VALUE</height>
<circularLeakagePressureLoss>
<CircularLeakagePressureLoss/> <!-- abstract -->
</circularLeakagePressureLoss>
</CircularLeakage0DOF>
| Abstract Element: | false |
| Inherits: | <Leakage0DOF> |
| Inherited by: | |
| Attributes: |
<PlaneLeakage0DOF name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<frameOfReference ref="VALUE"/>
<direction>VALUE</direction>
<length>VALUE</length>
<firstSurfaceVelocity> <!-- optional -->
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</firstSurfaceVelocity>
<secondSurfaceVelocity> <!-- optional -->
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</secondSurfaceVelocity>
<gapLength> <!-- optional -->
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</gapLength>
<width>VALUE</width>
<height>VALUE</height>
<planeLeakagePressureLoss>
<PlaneLeakagePressureLoss name="VALUE">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
</PlaneLeakagePressureLoss>
</planeLeakagePressureLoss>
</PlaneLeakage0DOF>
| Abstract Element: | false |
| Inherits: | <HLine> |
| Inherited by: | |
| Attributes: |
<ElasticLineGalerkin name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<frameOfReference ref="VALUE"/>
<direction>VALUE</direction>
<initialPressure>VALUE</initialPressure>
<fracAir>VALUE</fracAir>
<heightDifference>VALUE</heightDifference>
<dLehr>VALUE</dLehr>
<AnsatzFunction>
<BSplineOrder3/>
<number>VALUE</number>
</AnsatzFunction>
<flow2d/> <!-- optional -->
<relativePlotPoints>VALUE</relativePlotPoints>
<diameter>VALUE</diameter>
<length>VALUE</length>
</ElasticLineGalerkin>
| Abstract Element: | false |
| Inherits: | <HLine> |
| Inherited by: | |
| Attributes: |
<ElasticLineVariational name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> <frameOfReference ref="VALUE"/> <direction>VALUE</direction> <initialPressure>VALUE</initialPressure> <fracAir>VALUE</fracAir> <diameter>VALUE</diameter> <length>VALUE</length> <relativePlotPoints>VALUE</relativePlotPoints> <!-- optional --> <numberOfAnsatzFunctions>VALUE</numberOfAnsatzFunctions> <windowNone/> <printStateSpace/> <!-- optional --> </ElasticLineVariational>
| Abstract Element: | false |
| Inherits: | <HLine> |
| Inherited by: | |
| Attributes: |
<FluidPump name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<frameOfReference ref="VALUE"/>
<direction>VALUE</direction>
<volumeflowFunction>
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</volumeflowFunction>
</FluidPump>
| Abstract Element: | true |
| Inherits: | <HLine> |
| Inherited by: | <LeakageLine>, <RigidLine>, |
| Attributes: |
| Abstract Element: | true |
| Inherits: | <RigidHLine> |
| Inherited by: | <CircularLeakageLine>, <PlaneLeakageLine>, |
| Attributes: |
| Abstract Element: | false |
| Inherits: | <LeakageLine> |
| Inherited by: | |
| Attributes: |
<CircularLeakageLine name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<frameOfReference ref="VALUE"/>
<direction>VALUE</direction>
<inflowDependencyOnInflow ref="VALUE"/>
<length>VALUE</length>
<firstSurfaceVelocity> <!-- optional -->
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</firstSurfaceVelocity>
<secondSurfaceVelocity> <!-- optional -->
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</secondSurfaceVelocity>
<gapLength> <!-- optional -->
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</gapLength>
<innerRadius>VALUE</innerRadius>
<height>VALUE</height>
<circularLeakagePressureLoss>
<CircularLeakagePressureLoss/> <!-- abstract -->
</circularLeakagePressureLoss>
</CircularLeakageLine>
| Abstract Element: | false |
| Inherits: | <LeakageLine> |
| Inherited by: | |
| Attributes: |
<PlaneLeakageLine name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<frameOfReference ref="VALUE"/>
<direction>VALUE</direction>
<inflowDependencyOnInflow ref="VALUE"/>
<length>VALUE</length>
<firstSurfaceVelocity> <!-- optional -->
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</firstSurfaceVelocity>
<secondSurfaceVelocity> <!-- optional -->
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</secondSurfaceVelocity>
<gapLength> <!-- optional -->
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</gapLength>
<width>VALUE</width>
<height>VALUE</height>
<planeLeakagePressureLoss>
<PlaneLeakagePressureLoss name="VALUE">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
</PlaneLeakagePressureLoss>
</planeLeakagePressureLoss>
</PlaneLeakageLine>
| Abstract Element: | false |
| Inherits: | <RigidHLine> |
| Inherited by: | <ClosableRigidLine>, <UnidirectionalRigidLine>, |
| Attributes: |
<RigidLine name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<frameOfReference ref="VALUE"/>
<direction>VALUE</direction>
<inflowDependencyOnInflow ref="VALUE"/>
<length>VALUE</length>
<diameter>VALUE</diameter>
<linePressureLoss>
<LinePressureLoss/> <!-- abstract -->
</linePressureLoss>
</RigidLine>
| Abstract Element: | false |
| Inherits: | <RigidLine> |
| Inherited by: | |
| Attributes: |
<ClosableRigidLine name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<frameOfReference ref="VALUE"/>
<direction>VALUE</direction>
<inflowDependencyOnInflow ref="VALUE"/>
<length>VALUE</length>
<diameter>VALUE</diameter>
<linePressureLoss>
<LinePressureLoss/> <!-- abstract -->
</linePressureLoss>
<closablePressureLoss>
<ClosablePressureLoss/> <!-- abstract -->
<checksizeFunction>
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</checksizeFunction>
<minimalChecksizeValue>VALUE</minimalChecksizeValue>
<setValued/> <!-- optional -->
</closablePressureLoss>
</ClosableRigidLine>
| Abstract Element: | false |
| Inherits: | <RigidLine> |
| Inherited by: | |
| Attributes: |
<UnidirectionalRigidLine name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<frameOfReference ref="VALUE"/>
<direction>VALUE</direction>
<inflowDependencyOnInflow ref="VALUE"/>
<length>VALUE</length>
<diameter>VALUE</diameter>
<linePressureLoss>
<LinePressureLoss/> <!-- abstract -->
</linePressureLoss>
<unidirectionalPressureLoss>
<UnidirectionalPressureLoss/> <!-- abstract -->
<minimalPressureDrop>VALUE</minimalPressureDrop>
</unidirectionalPressureLoss>
</UnidirectionalRigidLine>
| Abstract Element: | false |
| Inherits: | <HLine> |
| Inherited by: | |
| Attributes: |
<StatelessOrifice name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics">
<plotFeature xmlns="http://www.mbsim-env.de/MBSim">
</plotFeature>
<plotAttribute xmlns="http://www.mbsim-env.de/MBSim">
</plotAttribute>
<frameOfReference ref="VALUE"/>
<direction>VALUE</direction>
<inflowPressureFunction>
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</inflowPressureFunction>
<outflowPressureFunction>
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</outflowPressureFunction>
<openingFunction>
<Function xmlns="http://www.mbsim-env.de/MBSim"/> <!-- abstract -->
</openingFunction>
<diameter>VALUE</diameter>
<alpha>VALUE</alpha>
<areaModus>VALUE</areaModus>
</StatelessOrifice>
This element is defined by the XML Schema (Project) with the namespace http://www.mbsim-env.de/MBSimControl, which is included by this XML Schema (Project). See the documentation of the included XML Schema (Project) for this element.
| Abstract Element: | false |
| Inherits: | <mbsimcontrol:Sensor> |
| Inherited by: | |
| Attributes: |
<FlowSensor name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> <hline ref="VALUE"/> </FlowSensor>
| Abstract Element: | false |
| Inherits: | <mbsimcontrol:Sensor> |
| Inherited by: | |
| Attributes: |
<KinematicViscositySensor name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> </KinematicViscositySensor>
| Abstract Element: | false |
| Inherits: | <mbsimcontrol:Sensor> |
| Inherited by: | |
| Attributes: |
<PressureSensor name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> <hnode ref="VALUE"/> </PressureSensor>
| Abstract Element: | false |
| Inherits: | <mbsimcontrol:Sensor> |
| Inherited by: | |
| Attributes: |
<TemperatureSensor name="VALUE" xmlns="http://www.mbsim-env.de/MBSimHydraulics"> <plotFeature xmlns="http://www.mbsim-env.de/MBSim"> </plotFeature> <plotAttribute xmlns="http://www.mbsim-env.de/MBSim"> </plotAttribute> </TemperatureSensor>