Contents

1 Introduction

MBSIMFlexibleBody ist ein Modul mit elastischen Elementen.
Hierzu zählen Wellen, Achsen und Platten. Zur Zeit sind 2 Elemente mittels dem XML Interface verwendbar:
- FlexibleBody1s23BTA, eine Biege-Torsions-Welle
- FlexibleBody1s33RCM
Der Unterschied liegt in der Anzahl der Freiheitsgrade. Das Elemente FlexibleBody1s23BTA hat in Achsrichtung keinen Freiheitsgrad, wogegen das Element FlexibleBody1s33RCM über alle im Raum möglichen Freiheitsgrade verfügt. Beide Elemente symbolisieren ein in eine Richtung erstrecktes Kontinuum, wie z.B. eine Welle oder Achse.

2 Nomenclature

2.1 Legend

IconDescription
<element>A XML element of name 'element'
attrNameA XML attribute of name 'attrName'
namespaceA XML namespace of name 'namespace'
typeA XML element or attribute type of name 'type'
requiredA required XML attribute
0-2A occurance of XML elements or attributes

2.2 An element

<ElementName> 0-2 elementType
attrName1 required 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.

2.3 A choice of element

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.

2.4 A sequence of elements

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.

2.5 Nested sequences/choices

Sequences and choices can be nested like above.

2.6 Child Elements

A indent indicates child elements for a given element.

3 Elements

<mbsim:Body>

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.


<ExternalFlexibleFfrBody>
Object properties
Abstract Element:false
Inherits: <mbsim:Body>
Inherited by:
Attributes:
Object documentation
Definiert einen elastischen Körper aus externen Eingabedaten.
Child Elements

<FlexibleBody>
Object properties
Abstract Element:true
Inherits: <mbsim:Body>
Inherited by:<FlexibleBody1s23BTA>, <FlexibleBody1s33RCM>,
Attributes:
Object documentation
TODO
Child Elements

<FlexibleBody1s23BTA>
Object properties
Abstract Element:false
Inherits: <FlexibleBody>
Inherited by:
Attributes:
Object documentation
Definition des flexiblen 1-dimensional erstreckten Körpers FlexibleBody1s23BTA.
Child Elements

<FlexibleBody1s33RCM>
Object properties
Abstract Element:false
Inherits: <FlexibleBody>
Inherited by:
Attributes:
Object documentation
Definition des flexiblen 1-dimensional erstreckten Körpers FlexibleBody1s33RCM.
Child Elements

<FlexibleFfrBody>
Object properties
Abstract Element:false
Inherits: <mbsim:Body>
Inherited by:
Attributes:
Object documentation
Definiert einen elastischen Körper mit einer Frame Of Reference Formulierung.
Child Elements

<mbsim:Contour>

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.


<FlexiblePlanarFfrNurbsContour>
Object properties
Abstract Element:false
Inherits: <mbsim:Contour>
Inherited by:
Attributes:
Object documentation
Ebene NURBS Kontur für FFR-Körper.
Child Elements

<FlexiblePlanarNurbsContour>
Object properties
Abstract Element:false
Inherits: <mbsim:Contour>
Inherited by:
Attributes:
Object documentation
Ebene NURBS Kontur.
Child Elements

<FlexibleSpatialFfrNurbsContour>
Object properties
Abstract Element:false
Inherits: <mbsim:Contour>
Inherited by:
Attributes:
Object documentation
Räumliche NURBS Kontur für FFR-Körper.
Child Elements

<FlexibleSpatialNurbsContour>
Object properties
Abstract Element:false
Inherits: <mbsim:Contour>
Inherited by:
Attributes:
Object documentation
Räumliche NURBS Kontur.
Child Elements

<NodesContour>
Object properties
Abstract Element:false
Inherits: <mbsim:Contour>
Inherited by:
Attributes:
Object documentation
Räumliche NURBS Kontur für FFR-Körper.
Child Elements

<mbsim:Frame>

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.


<NodeBasedFrame>
Object properties
Abstract Element:false
Inherits: <mbsim:Frame>
Inherited by:<FfrInterfaceNodeFrame>, <InterfaceNodeFrame>, <NodeFrame>,
Attributes:
Object documentation
Koordinatensystem für knotenbasierte Körper.
Child Elements

<FfrInterfaceNodeFrame>
Object properties
Abstract Element:false
Inherits: <NodeBasedFrame>
Inherited by:
Attributes:
Object documentation
Interface-Koordinatensystem für FFR-Körper.
Child Elements

<InterfaceNodeFrame>
Object properties
Abstract Element:false
Inherits: <NodeBasedFrame>
Inherited by:
Attributes:
Object documentation
Interface-Koordinatensystem für knotenbasierte Körper.
Child Elements

<NodeFrame>
Object properties
Abstract Element:false
Inherits: <NodeBasedFrame>
Inherited by:
Attributes:
Object documentation
Koordinatensystem für knotenbasierte Körper.
Child Elements

<frameOnFlexibleBody1s>
Object properties
Abstract Element:false
Inherits:
Inherited by:
Attributes:
Object documentation
Lokale Gruppe eines Koordinatensystems.
Child Elements

4 Simple Types


Generated with MBXMLUtils on 2025-06-07T10:00:22Z