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:

SimulatorPart

to_dict

Return a dictionary representation of the loading conditions.

Methods

__init__(strain=[0.02, 0.02, 0.02])[source]

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]

to_dict()[source]

Return a dictionary representation of the loading conditions.

Returns:

Dictionary representation of the loading conditions for the SimulatorInfo