ansys.mapdl.core.Mapdl.bfescal#
- Mapdl.bfescal(lab='', fact='', tbase='', **kwargs)#
Scales element body-force loads.
Mechanical APDL Command: BFESCAL
- Parameters:
- lab
str Valid body load label. If ALL, use all appropriate labels.
This command contains some tables and extra information which can be inspected in the original documentation pointed above.
- fact
str Scale factor for the element body load values. Zero (or blank) defaults to 1.0. Use a small number for a “zero” scale factor. The scale factor is not applied to body load phase angles.
- tbase
str Base temperature for temperature difference. Used only with
Lab= TEMP. Scale factor is applied to the temperature difference (T-TBASE) and then added toTBASE.Tis the current temperature.
- lab
Notes
Scales element body-force loads on the selected elements in the database. Issue the bfelist command to list the element body loads. Solid model boundary conditions are not scaled by this command, but boundary conditions on the FE model are scaled. (Note that such scaled FE boundary conditions may still be overwritten by unscaled solid model boundary conditions if a subsequent boundary condition transfer occurs.)
bfescal does not work for tabular boundary conditions.
This command is also valid in PREP7.