**impose_elset_dof_reaction
#
Description#
The boundary condition allows to impose the conjugate reaction for a degree of freedom over an element set. Note that element set DOFs are different than element DOFs and are defined at element integration points level over the whole elset.
Syntax#
**impose_elset_dof_reaction
\(~\,~\,\) name_elset dof_name value name_table
- name_elset
the name of the element set within which the reaction will be applied.
- dof_name
The character name of the degree of freedom for which the reaction is imposed.
- value
base value (real) for the condition. This value is a multiplier of the current table value thereby establishing the magnitude of the condition.
- table
character name for a valid loading table input with the command
***table
.
Example#
An example can be found in $Z7PATH/TESTS/Static_test/INP/aube_dscpack.inp
**impose_elset_dof_reaction
ALL_ELEMENT w1 1. tabmx
ALL_ELEMENT w2 1. tabmy