ModifyStructure

class sharpy.generators.modifystructure.ModifyStructure[source]

ModifyStructure generator.

This generator allows the user to modify structural parameters at runtime. At the moment, changes to lumped masses are supported. For each lumped mass you want to change, set change_variable to lumped_mass, and the variable_index and file_list as specified in ChangeLumpedMass.

This generator is called at the start of each time step in DynamicCoupled.

control_objects

dictionary of changed variable name and its control object as value