Skip to main content
Ctrl+K

opensg 0.0.1 documentation

  • User Guide
  • API documentation
  • User Guide
  • API documentation

Section Navigation

  • opensg.core
    • opensg.core.shell
      • compute_ABD_matrix
      • compute_ABD_matrix_old
      • compute_stiffness
      • compute_timo_boun
    • opensg.core.solid
      • compute_stiffness
      • compute_timo_boun
    • opensg.core.stress_recov
      • beam_reaction
      • eigen_stiffness_matrix
      • local_stress
      • recover_local_strain
  • opensg.io
    • opensg.io.io
      • load_yaml
      • validate_mesh_data
      • write_yaml
    • opensg.io.util
      • generate_segment_shell_mesh_files
  • opensg.mesh
    • opensg.mesh.segment
      • ShellSegmentMesh
      • SolidSegmentMesh
  • opensg.utils
    • opensg.utils.eigenvalue_solver
      • EPS_get_spectrum
      • EPS_print_results
      • monitor_EPS_short
      • print0
      • solve_GEP_shiftinvert
    • opensg.utils.shared
      • compute_nullspace
      • deri_constraint
      • local_frame_1D
      • solve_ksp
    • opensg.utils.shell
      • ddot
      • deri
      • dof_mapping_quad
      • eps
      • facet_vector_approximation
      • gamma_d
      • gamma_e
      • gamma_h
      • gamma_l
      • generate_boundary_markers
      • initialize_array
      • local_boun
      • local_frame
      • local_grad
      • solve_eb_boundary
      • tangential_projection
    • opensg.utils.solid
      • C
      • CC
      • EPS_get_spectrum
      • Rsig
      • dof_mapping_quad
      • epsilon
      • gamma_e
      • gamma_h
      • gamma_l
      • generate_boundary_markers
      • get_mass_solid
      • initialize_array
      • local_boun
      • recov
      • sigma
      • sigma_prestress
      • solve_GEP_shiftinvert
      • stress_output
  • API documentation
  • opensg.core
  • opensg.core.shell

opensg.core.shell#

Functions

compute_ABD_matrix

Compute the ABD matrix for composite laminates.

compute_ABD_matrix_old

Compute the ABD matrix for a composite layup structure (legacy version).

compute_stiffness

Compute stiffness matrices for shell segments.

compute_timo_boun

Compute boundary stiffness matrices for Euler-Bernoulli and Timoshenko beam theories.

previous

opensg.core

next

compute_ABD_matrix

© Copyright 2023 National Technology & Engineering Solutions of Sandia, LLC (NTESS).

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.