FEDEM Solver  R8.0
Source code of the dynamics solver
Public Member Functions | List of all members
contactelementtypemodule::updateatconvergence Interface Reference

Updates contact element quantities at convergence. More...

Public Member Functions

subroutine updatedistanceincontact (contElem)
 Updates contact element quantities at convergence. More...
 

Detailed Description

Updates contact element quantities at convergence.

Member Function/Subroutine Documentation

◆ updatedistanceincontact()

subroutine contactelementtypemodule::updateatconvergence::updatedistanceincontact ( type(contactelementtype), intent(out)  contElem)

Updates contact element quantities at convergence.

Parameters
contElemThe contactelementtypemodule::contactelementtype object to update

This subroutine updates the accumulated sliding distance while contact is established. It should be invoked only once for each time step, after convergence has been achieved.

Author
Knut Morten Okstad
Date
3 Oct 2005

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