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

Creates an FE model of the Open Pinched Hemisphere test case. More...

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

Public Member Functions

 OPHSphShell (int nA, int nC)
 The constructor creates the FE model. More...
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ OPHSphShell()

OPHSphShell::OPHSphShell ( int  nA,
int  nC 
)
inline

The constructor creates the FE model.

Parameters
[in]nANumber of elements in azimuth direction
[in]nCNumber of elements in circular direction

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