FEDEM Solver  R8.0
Source code of the dynamics solver
Public Member Functions | List of all members
CylinderShell Class Reference

Creates an FE model of a cantilever shell cylinder. More...

Inheritance diagram for CylinderShell:
Inheritance graph
[legend]
Collaboration diagram for CylinderShell:
Collaboration graph
[legend]

Public Member Functions

 CylinderShell (double L, double R, double t, int nL, int nC, bool reduce=true, bool flexible=false)
 The constructor creates the FE model. More...
 

Detailed Description

Creates an FE model of a cantilever shell cylinder.

Either a rigid (RGD) or flexible (WAVGM) spider is also created at each end with a supernode at its reference node.

Constructor & Destructor Documentation

◆ CylinderShell()

CylinderShell::CylinderShell ( double  L,
double  R,
double  t,
int  nL,
int  nC,
bool  reduce = true,
bool  flexible = false 
)
inline

The constructor creates the FE model.

Parameters
[in]LTotal length of the cylinder
[in]RRadius of cylinder
[in]tShell thickness
[in]nLNumber of elements in length direction
[in]nCNumber of elements in circular direction
[in]reduceIf true, the tip node is also marked external
[in]flexibleIf true, use a flexible spider at the ends

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