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

Creates an FE model of the Scordelis-Lo Roof test case. More...

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

Public Member Functions

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

Detailed Description

Creates an FE model of the Scordelis-Lo Roof test case.

This class defines the FE model of the Scordelis-Lo Roof benchmark, parameterized only by the number of elements in length- and circular direction (all other properties are hard-coded). One quarter of the roof is represented, using symmetry boundary conditions. Apply gravity load i negative y-direction (using command-line option -gvec 0.0 -1.0) to run this test model.

Constructor & Destructor Documentation

◆ ScoLoRoof()

ScoLoRoof::ScoLoRoof ( 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: