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

Creates an FE model of the Pinched diaphragmed cylinder test case. More...

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

Public Member Functions

 PDICylShell (int nL, int nC)
 The constructor creates the FE model. More...
 

Detailed Description

Creates an FE model of the Pinched diaphragmed cylinder test case.

This class defines the FE model of the Pinched Diaphragmed Cylinder benchmark, parameterized only by the number of elements in length- and circular direction (all other properties are hard-coded).

Only one eighth of the cylinder is represented, using symmetry boundary conditions. Therefore, the applied load is also only one quarter of the equivalent load on the full cylinder.

Constructor & Destructor Documentation

◆ PDICylShell()

PDICylShell::PDICylShell ( int  nL,
int  nC 
)
inline

The constructor creates the FE model.

Parameters
[in]nLNumber of elements in length direction
[in]nCNumber of elements in circular direction

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