# Face Loads

Face loads should be used where a load distributed over the face of a 2D element is required and edge loads where it is the edges of a 2D element. Face loads can be applied in local, global or user defined axis directions. For face loads local is interpreted as element axis directions. User axes can only be Cartesian; not cylindrical or spherical.

Face loads cannot be used for plane stress, plane strain or axisymmetric elements.

Face loads offer the option to specify the load as a projected load. When “projected” is set the distributed load is specified as the intensity applied to the projection of the element on the surface normal to the direction of the load; the load intensity actually applied to the element is then

where is the angle between the element and the surface normal to the direction of the load, and is the specified load intensity. A typical application of projected loads is for snow loading on an inclined roof.

# Definition

Name

The name is only used as a convenient way of identifying a load. Optional.

2D Element List

This specifies a list of 2D elements to load using any one of the forms detailed in “Lists”. The list may be a single item.

In sculpt: The 2D element list is set to the 2D elements in the current selection set. The 2D element list cannot be edited in the dialog.

Load Case

The load case in which the load applies. The load case gives a way of grouping load effects together.

Axis

The axis in which the load is applied.

The axis may be Global, Initial Local, Deformed Local or the number of an axis set specified in the Axes module.

Loads applied in Initial Local directions are applied in the element axis directions with the element axes being based on the undeformed state of the element.

Loads applied in Deformed Local directions are applied in the element axis directions with the element axes being based on the deformed state of the element. Loads applied in Deformed Local directions may only be specified for non-linear analysis.

Projected

By default, loads are applied at the specified intensity over the element. In some cases it may be more appropriate to project the loads on to the element, e.g. (vertical) snow loading on an inclined roof may be considered more easily as a projected load.

Type

The user has a choice of the type of loading applied to the elements.

  • Uniform – uniform load applied over the whole face of the element
  • Variable – load which varies across the face of the elements interpolating between values specified at the corner nodes
  • Point – force can be applied at a point on the face of the elements. The position of the point load on the face can be specified in ( r , s ) coordinates. (Based on two-dimensional shape function)

If the elements to which this relates are load panels then the load type must be uniform.

Direction

The direction in which the load applies, with respect to the specified axis.

Pressure

The pressure to apply to the element. For point type load, force at the point to be specified (not pressure). For a uniform face load a single pressure value is required and for the variable face load a value is required for each corner node on the element. The pressure over the face is interpolated from the corner values.

Position of load

Position of load is applicable for point load type. The position of the point load to be specified in ( r , s ) coordinates based on two-dimensional shape function.

  • Coordinates vary from −1 to 1 for Quad 4 and Quad 8.
  • Coordinates vary from 0 to 1 for Triangle 3 and Triangle 6.

r-s-coordinates

# 2D loads in non-linear analysis

Element loads are converted into nodal forces and moments and added to other nodal forces, GsRelax analysis being performed for nodal forces only. No nodal forces are applied to quad dummy nodes.

The vector of the equivalent nodal load will not change orientation as the element deflects, even if a local axis has been specified for the load direction. This can lead to inaccuracies in the case of large deflections and results should be checked.