To define force-strain curves for non-linear materials.
Refer to Non-Linear Elastic materials for further information on this feature.
Note also that the old *STRESS/STRAIN keyword has effectively been superseded by the new non-linear material definition keywords which explicitly distinguish between bending, axial and torsional stiffness. Refer to related keywords *MOMENT-CURVATURE and *TORQUE-TWIST.
A block of lines that defines a force-strain curve, repeated as often as necessary. The block begins with a line defining the curve name. It is followed by as many lines as necessary to define each point on the curve.
Line defining the curve name:
CURVE=Curve Name
Line defining a point on a curve:
Force, Strain
Each curve must have at least two points defined. This type of force-strain curve may not be associated with non-linear beam elements which are defined using the rigid riser format for geometric properties specification.
Input: |
Description |
Curve Name: |
The generic name of the force-strain curve. |
Force: |
A force value for a point on the curve. |
Strain: |
The corresponding strain value. |
(a)This keyword is used to define force-strain curves that define EA for a particular set of elements. Force-strain curves may be assigned to element sets using the *GEOMETRIC SETS keyword.
(b)Use as many lines as you need to completely define a particular force-strain curve. Simply leave Column 1 blank for second and subsequent lines. For subsequent force-strain curves, put the curve name in Column 1 and specify the force-strain data in the same way.
(c)The points defining the non-linear force-strain curve may be specified in any order. Flexcom subsequently sorts the data pairs into ascending order of strain.
(d)If the strain in an element lies between the force-strain data points you specify, Flexcom uses linear interpolation to determine the relevant stiffness for the element.
(e)If the strain in the element lies outside the specified range of the force-strain curve, then Flexcom simply extrapolates from the first or last section of the curve as appropriate.
(f)If none of the specified strain terms have a negative value, the curve is assumed to be symmetrical about the origin (i.e. the behaviour of the element is the same for both positive and negative strains).