splinepy.microstructure.tiles.snappy.Snappy#

class splinepy.microstructure.tiles.snappy.Snappy[source]#

Bases: TileBase

Snap-through tile consisting of a thin truss and a thick truss that collide into each other.

# TODO: currently the tile parameters are not implemented as the parameters variable

therefore, no parameter sensitivities are calculated

Fullscreen.

Methods

Snappy.check_param_derivatives(derivatives)

Checks if all derivatives have the correct format and shape

Snappy.check_params(parameters)

Checks if the parameters have the correct format and shape and are within defined bounds

Snappy.create_tile([parameters, ...])

Create a microtile based on the parameters that describe the wall thicknesses.

Attributes