PELAS

Bulk Data Entry Used to define the stiffness and stress coefficient of a scalar elastic element (spring) by means of the CELAS1 or CELAS3 entry.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
PELAS PID K GE S PID K GE S  

Example

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
PELAS 7 4.29   7.92 27 2.17      

Definitions

Field Contents SI Unit Example
PID Unique scalar elastic property identification.
Integer
Specifies an identification number for this property.
<String>
Specifies a user-defined string label for this property. 1

No default (Integer > 0 or <String>)

 
K Elastic property value.

No default (Real)

 
GE Damping coefficient. To obtain the damping coefficient GE, multiply the critical damping ratio, C / C 0 MathType@MTEF@5@5@+= feaagKart1ev2aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbuLwBLn hiov2DGi1BTfMBaeXatLxBI9gBaerbd9wDYLwzYbItLDharqqtubsr 4rNCHbGeaGqiVu0Je9sqqrpepC0xbbL8F4rqqrFfpeea0xe9Lq=Jc9 vqaqpepm0xbba9pwe9Q8fs0=yqaqpepae9pg0FirpepeKkFr0xfr=x fr=xb9adbaqaaeGaciGaaiaabeqaamaabaabaaGcbaGaam4qaiaac+ cacaWGdbWaaSbaaSqaaiaaicdaaeqaaaaa@391F@ by 2.

GE is ignored in transient analysis, if PARAM, W4 is not specified.

Default = 0.0 (Real)

 
S Stress coefficient.

Default = 0.0 (Real)

 

Comments

  1. String based labels allow for easier visual identification of properties, including when being referenced by other cards. (For example, the PID field of elements). For more details, refer to String Label Based Input File in the Bulk Data Input File.
  2. Be careful using negative spring values.
  3. One or two elastic spring properties may be defined on a single entry.
  4. The element force of a spring is calculated from the equation:

    F = k * (u1 - u2)

    Where, k is the stiffness coefficient for the scalar element and u1 is the displacement of the first degree-of-freedom listed on the CELAS entry. Element stresses are calculated from the equation: s = S * F, where, S is the stress coefficient as defined above.

  5. This card is represented as a property in HyperMesh.