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

Data input and preprocessing for fedem_reducer. More...

Modules

module  inputreducermodule
 Module with subroutines for input and preprocessing of FE model data.
 

Functions/Subroutines

subroutine inputreducermodule::readreducerdata (sam, sysK, sysM, mass, rotMass, tenc, medof, mlc, noMass, diagMass, lumpedMass, demoEdition, ipsw, lpu, ierr, directSolve)
 Administers data input and preprocessing for fedem_reducer. More...
 
subroutine inputreducermodule::checklinearcouplings (mpmceq, mmceq, msc, ierr)
 Checks the dof status correctness for all linear couplings. More...
 
subroutine inputreducermodule::checksingularnodes (nel, nnod, minex, mpmnpc, mmnpc, madof, msc, numSing)
 Checks that all nodes are connected to an element. More...
 
subroutine inputreducermodule::subprin (LINK, MPAR, MPMNPC, MNPC, MEKN, MINEX, X, Y, Z, MADOF, MSC, MPMCEQ, MCEQ, COEFF, INODE, LPU)
 Prints out data for a substructure. More...
 
integer function nodenumfromeqnum (IDOF)
 Returns the node number and local DOF for a global DOF. More...
 

Detailed Description

Data input and preprocessing for fedem_reducer.

Function/Subroutine Documentation

◆ nodenumfromeqnum()

integer function subprin::nodenumfromeqnum ( integer, intent(inout)  IDOF)

Returns the node number and local DOF for a global DOF.