FEDEM Solver
R8.0
Source code of the dynamics solver
|
Creates an FE model of one quarter of a shell cylinder. More...
Public Member Functions | |
QuartCylShell (double L, double R, double t, int nL, int nC, bool reduce) | |
The constructor creates the FE model. More... | |
Creates an FE model of one quarter of a shell cylinder.
|
inline |
The constructor creates the FE model.
[in] | L | Total length of the cylinder |
[in] | R | Radius of cylinder |
[in] | t | Shell thickness |
[in] | nL | Number of elements in length direction |
[in] | nC | Number of elements in circular direction |
[in] | reduce | If true, the tip nodes are also marked external |