opensg
  • Home

Introduction

  • Installation
  • Getting started
  • Examples
  • Tutorials
    • Solid Cross Section
    • Shell Cross Section
    • 3D Solid Segment
    • Convert 3D Shell Segment to Boundary Mesh
    • Convert 3D Shell Segment to Boundary Mesh
    • Write Beamdyn Inputs from Shell Cross Sections
    • Write Beamdyn Input from Solid Cross Sections

Usage

  • Software framework and limitations
  • Mesh Input Format Guide
  • Theory
  • References
  • API documentation
    • opensg.core
      • opensg.core.shell
        • compute_ABD_CLT
        • compute_ABD_matrix
        • compute_stiffness
        • compute_timo_boun
      • opensg.core.solid
        • compute_stiffness
        • compute_timo_boun
      • opensg.core.stress_recov
        • eigen_solve
        • local_strain
        • stress_eval
    • 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
        • ShellBounMesh
        • ShellSegmentMesh
        • SolidBounMesh
        • SolidSegmentMesh
    • opensg.utils
      • opensg.utils.beamdyn_trans
        • beam_reaction
        • tension_center
        • transformMatrixToBeamDyn
        • transform_beam_matrices
        • trsf_sixbysix
        • write_beamdyn_prop
      • opensg.utils.eigenvalue_solver
        • EPS_get_spectrum
        • EPS_print_results
        • monitor_EPS_short
        • print0
        • solve_GEP_shiftinvert
      • opensg.utils.shared
        • beam_reaction
        • compute_nullspace
        • local_frame_1D
        • solve_ksp
        • tension_center
        • transformMatrixToBeamDyn
        • transform_beam_matrices
        • trsf_sixbysix
        • write_beamdyn_files
        • write_beamdyn_prop
        • xmdf_convert
      • opensg.utils.shell
        • ddot
        • deri
        • deri_constraint
        • dof_mapping_quad
        • eps
        • gamma_e
        • gamma_h
        • gamma_l
        • generate_boundary_markers
        • get_mass_shell
        • initialize_array
        • local_1D_manual
        • local_boun
        • local_frame
        • local_grad
        • tangential_projection
      • opensg.utils.solid
        • C
        • CC
        • EPS_get_spectrum
        • Rsig
        • dof_mapping_quad
        • eigen_eps
        • gamma_e
        • gamma_h
        • gamma_l
        • generate_boundary_markers
        • get_mass_solid
        • initialize_array
        • local_boun
        • recov
        • solve_GEP_shiftinvert
        • stress_output

Backmatter

  • Citing OpenSG
  • Contributing
  • MIT License
  • Glossary
  • Release Notes
opensg
  • Python Module Index

Python Module Index

o
 
o
- opensg
    opensg.core
    opensg.core.shell
    opensg.core.solid
    opensg.core.stress_recov
    opensg.io
    opensg.io.io
    opensg.io.util
    opensg.mesh
    opensg.mesh.segment
    opensg.utils
    opensg.utils.beamdyn_trans
    opensg.utils.eigenvalue_solver
    opensg.utils.shared
    opensg.utils.shell
    opensg.utils.solid

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

Built with Sphinx using a theme provided by Read the Docs.