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

Modules

module  initiatebushingelmtypemodule
 

Functions/Subroutines

subroutine initiatebushingelmtypemodule::readbushingelements (infp, triads, baseSprings, baseDampers, bElems, err)
 
subroutine initiatespring (spring, triad1, triad2, ierr)
 
subroutine initiatedamper (damper, ierr)
 

Function/Subroutine Documentation

◆ initiatedamper()

subroutine readbushingelements::initiatedamper ( type(damperbasetype), intent(out)  damper,
integer, intent(out)  ierr 
)

◆ initiatespring()

subroutine readbushingelements::initiatespring ( type(springbasetype), intent(out)  spring,
type(triadtype), intent(in)  triad1,
type(triadtype), intent(in)  triad2,
integer, intent(out)  ierr 
)