splinepy.microstructure.tiles.chi.Chi.create_tile#

Chi.create_tile(parameters=None, parameter_sensitivities=None, **kwargs)[source]#

Create a microtile based on the parameter that describes a drilled cross around the center

Parameters:
  • parameters (np.array) – only first entry is used, defines the angle of the branches in radian, where zero results in a cross

  • parameter_sensitivities (np.ndarray) – correlates with the drill angle

Returns:

microtile_list

Return type:

list(splines)