Elements tested
CONN3D2
CPE4R
SPRINGA
ProductsAbaqus/Explicit Elements testedCONN3D2 CPE4R SPRINGA Features testedUser subroutine to define field variable values. Problem descriptionThree tests are provided to demonstrate the use of user subroutine VUFIELD and to verify that field variable values are properly transferred to a structure when the values are set using user subroutines. The first example tests connector behavior by specifying field variables through both input file and user subroutine VUFIELD. The field variable value specified in VUFIELD is constant and applies to the second field variable. The value for the first field variable is defined in the input file using an amplitude. In the second example the number of nodes passed into user subroutine VUFIELD is limited to the number specified by the blocking size. The amplitude specified in the data line does not affect field variable values defined in the user subroutine. The third example defines two field variables on the given node set. These field variables are passed into user subroutine VUFIELD at the same time, so their values can be updated simultaneously. The returned field variable values are then modulated by an amplitude. Results and discussionResults obtained from using user subroutine VUFIELD are compared with those where field variable values are specified directly in the data line. The results match. Input files
|