**gravity#
Description#
The gravity condition applies a body force due to uniform acceleration such as gravity.
To apply a gravitational force, it is required to give the volumetric
mass for the material in the material file. This is specified with the
***coefficient command.
Syntax#
The gravitational BC is specified with the following syntax:
**gravity elset_name dir value [table]
elset_nameCharacter name for the pre-defined element set where the gravitational acceleration is applied.
dirDirection of the gravitational force (
d1,d2ord3). Axisymmetric 2D problems require that the direction bed2. Plane 2D geometries require that the direction isd1ord2.valueReal base value scaling the current table magnitude to determine the acceleration magnitude.
tableCharacter name for a valid loading table or tables which will describe the acceleration in time.
Units required depend of course on the consistency of units within the problem. For example, if the dimensional unit is millimeter, the forces are given in Newtons, and the gravitational acceleration is in mm/sec/sec, the volumetric mass must be in tons (metric)mm/mm/mm.
Example#
**gravity
str d2 -20.0 tab1