f3dasm_simulate.abaqus.loading.RegularLoading
- class RegularLoading(strain=[0.02, 0.02, 0.02])[source]
Bases:
Loading
Class that contains the regular loading of the rve. The loading is defined by the strain.
- Parameters:
Loading – strain in the three directions, by default [0.02, 0.02, 0.02]
List of Public Methods
from_dict
- rtype:
Return a dictionary representation of the loading conditions.
Methods