Actually Creating the Finite Element Mesh
Actually Creating the Finite Element Mesh
Once you have defined all the necessary information use GENERATE to go ahead and generate the finite elements themselves.
If you are modifying an existing seatbelt definition you will be asked first whether you want to delete the existing nodes, elements, etc. You have the choice of deleting them or leaving them - it doesn't matter which - as the new definition will supersede any previous one.
However if you have chosen start labels for the new mesh that you know will overlap with the existing ones then you must delete them!
|
PRIMER will generate a confirmation message listing what has been created. Here a typical mixed seatbelt and shell belt, with nodal rigid bodies connected the two element types. And that's it: you've created a seatbelt! ![]() |
Parameter to contain the total seatbelt length.As part of the post-meshing report the length of each belt segment and also the total length are reported. There is an option to define the name of a *PARAMETER that will have its value updated with the total belt length whenever the belt is remeshed. This works as follows:
The purpose of this is to permit items that might rely on the total belt length to be updated automatically as it changes. For example a *ELEMENT_SEATBELT_SENSOR card might use the length of the belt to control trigger parameters. |
|
Further parameters to contain the length of each belt segment.If the option to "add _Sn parameter" for each belt segment was selected in the in the belt fitting dimensions panel then each section of the belt will have a parameter generated which contains that segment's length. This will have the name of the total length parameter above with "_S1" appended for segment 1, "_2" for segment 2, and so on. As with the overall length parameter the intention is that these can be used to control behaviour of individual belt segments. |
