solve_eb_boundary#

module opensg.utils.shell

opensg.utils.shell.solve_eb_boundary(ABD, meshdata)#

Solve the Euler-Bernoulli beam problem on a boundary.

This function solves the Euler-Bernoulli beam equations on a boundary region using the provided ABD matrices.

Parameters:
  • ABD (list) – List of ABD matrices for each material

  • meshdata (dict) – Dictionary containing mesh data for the boundary

Returns:

tuple – Contains: - D_eff: effective stiffness matrix - V0: fluctuation functions