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

Checks if a spring has passed failure state. More...

Public Member Functions

subroutine checkspringfailure (spring)
 Makes the entire spring element fail if one of its DOFs has failed. More...
 
subroutine checkdoffailure (spr)
 Checks if a spring has passed failure state. More...
 

Detailed Description

Checks if a spring has passed failure state.

Member Function/Subroutine Documentation

◆ checkdoffailure()

subroutine springtypemodule::checkfailure::checkdoffailure ( type(springbasetype), intent(inout), target  spr)

Checks if a spring has passed failure state.

Parameters
sprThe springtypemodule::springbasetype object to check for
Author
Bjorn Haugen
Date
25 Apr 2005
Author
Knut Morten Okstad
Date
14 Mar 2006

◆ checkspringfailure()

subroutine springtypemodule::checkfailure::checkspringfailure ( type(springtype), intent(out)  spring)

Makes the entire spring element fail if one of its DOFs has failed.

Parameters
springThe springtypemodule::springtype object to check for
Author
Knut Morten Okstad
Date
7 Apr 2010

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