FEDEM Solver  R8.0
Source code of the dynamics solver
Public Attributes | List of all members
springtypemodule::springfailuretype Type Reference

Data type representing a spring failure object. More...

Collaboration diagram for springtypemodule::springfailuretype:
Collaboration graph
[legend]

Public Attributes

type(idtypeid
 General identification data. More...
 
logical, dimension(2) deflactive
 Activation flags for deflection failure. More...
 
real(dp), dimension(2) deflrange
 Deflection range for failure. More...
 
logical, dimension(2) forceactive
 Activation flags for force failure. More...
 
real(dp), dimension(2) forcerange
 Force range for failure. More...
 
logical compfailure
 Flag for complete joint failure. More...
 

Detailed Description

Data type representing a spring failure object.

Member Data Documentation

◆ compfailure

logical springtypemodule::springfailuretype::compfailure

Flag for complete joint failure.

◆ deflactive

logical, dimension(2) springtypemodule::springfailuretype::deflactive

Activation flags for deflection failure.

◆ deflrange

real(dp), dimension(2) springtypemodule::springfailuretype::deflrange

Deflection range for failure.

◆ forceactive

logical, dimension(2) springtypemodule::springfailuretype::forceactive

Activation flags for force failure.

◆ forcerange

real(dp), dimension(2) springtypemodule::springfailuretype::forcerange

Force range for failure.

◆ id

type(idtype) springtypemodule::springfailuretype::id

General identification data.


The documentation for this type was generated from the following file: