|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
Creates an FE model of a cantilever shell. More...


Public Member Functions | |
| CantileverShell (double L, double b, double t, int nL, int nb, int reduce=1) | |
| The constructor creates the FE model. More... | |
Creates an FE model of a cantilever shell.
|
inline |
The constructor creates the FE model.
| [in] | L | Total length of the cantilever |
| [in] | b | Width of the cantilever |
| [in] | t | Shell thickness |
| [in] | nL | Number of elements in length direction |
| [in] | nb | Number of elements in width direction |
| [in] | reduce | If > 0, the tip nodes are also marked external |