next up previous contents
Next: *SURFACE INTERACTION Up: Input deck format Previous: *SURFACE   Contents


*SURFACE BEHAVIOR

Keyword type: model definition, surface interaction

With this option the surface behavior of a surface interaction can be defined. The surface behavior is required for a contact analysis. There is one required parameter PRESSURE-OVERCLOSURE. It can take the value EXPONENTIAL, LINEAR, TABULAR or TIED.

The exponential pressure-overclosure behavior takes the form in Figure 117. The parameters $ c_0$ and $ p_0$ define the kind of contact. $ p_0$ is the contact pressure at zero distance, $ c_0$ is the distance from the master surface at which the pressure is decreased to 1 % of $ p_0$. The behavior in between is exponential. A large value of $ c_0$ leads to soft contact, a small value to hard contact.

The linear pressure-overclosure behavior (Figure 118) simulates a linear relationship between the pressure and the overclosure. At zero overclosure the pressure is zero as well. For node-to-face penalty contact the user has to specify the slope of the pressure-overclosure curve and the tension value for large clearances $ \sigma_{\infty}$ (should be small, typically 0.25 % of the maximum stress expected). The value of $ c_0$, which relates to the maximum clearance for which a spring contact element is generated can be specified too (default value $ 10^{-3}$). For face-to-face contact only the slope of the pressure-overclosure relationship is needed.

The tabular pressure-overclosure relationsship is a piecewise linear curve. The user enters (pressure,overclosure) pairs. Outside the interval specified by the user the pressure stays constant. The value of $ c_0$, which relates to the maximum clearance for which a spring contact element is generated takes the value $ 10^{-3}$ and cannot be changed by the user.

The tied pressure-overclosure behavior simulates a truly linear relationship between the pressure and the overclosure for positive and negative pressures. At zero overclosure the pressure is zero. It can only be used for face-to-face contact and similates tied contact between the slave and master face. The only parameter is the slope of the pressure-overclosure relationship.


First line:

Following line if PRESSURE-OVERCLOSURE=EXPONENTIAL:

Following line if PRESSURE-OVERCLOSURE=LINEAR:

Following line if PRESSURE-OVERCLOSURE=TABULAR:

Repeat this line as often as needed.

Following line if PRESSURE-OVERCLOSURE=TIED:

Example:

*SURFACE BEHAVIOR,PRESSURE-OVERCLOSURE=EXPONENTIAL
1.e-4,.1

defines a distance of $ 10^{-4}$ length units at which the contact pressure is .001 pressure units, whereas the contact pressure at loose contact is 0.1 pressure units.


Example files: contact1, contact2.


next up previous contents
Next: *SURFACE INTERACTION Up: Input deck format Previous: *SURFACE   Contents
guido dhondt 2014-03-02