FEDEM Solver  R8.0
Source code of the dynamics solver
Modules | Functions/Subroutines
initiateContactElmTypeModule.f90 File Reference

Initialization of contact element objects from the solver input file. More...

Modules

module  initiatecontactelmtypemodule
 Initialization of contact element objects from the solver input file.
 

Functions/Subroutines

subroutine initiatecontactelmtypemodule::readcontactelements (infp, triads, cSurfs, frictionSets, baseSprings, baseDampers, cElems, err)
 Initializes contact elements with data from the solver input file. More...
 
subroutine, private initiatecontactelmtypemodule::initiatecontactelement (cElem, cSurf, doDebug)
 Initializes a contact element after reading the solver input file. More...
 

Detailed Description

Initialization of contact element objects from the solver input file.