FEDEM Solver
R8.0
Source code of the dynamics solver
|
Creates an FE model of the Open Pinched Hemisphere test case. More...
Public Member Functions | |
OPHSphShell (int nA, int nC) | |
The constructor creates the FE model. More... | |
Creates an FE model of the Open Pinched Hemisphere test case.
This class defines the FE model of the Open Pinched Hemisphere benchmark, parameterized only by the number of elements in azimuth- and circular direction (all other properties are hard-coded).
Only one quarter of the hemisphere is represented, using symmetry boundary conditions. Therefore, the applied loads are also only one half of the equivalent load on the full hemisphere.
|
inline |
The constructor creates the FE model.
[in] | nA | Number of elements in azimuth direction |
[in] | nC | Number of elements in circular direction |