Contents Menu Expand Light mode Dark mode Auto light/dark mode
planestress documentation
Light Logo Dark Logo
  • Installation
  • User Guide
    • Theory
  • Examples
    • Test Example
  • API
    • planestress.pre
      • planestress.pre.analysis_case
        • AnalysisCase
      • planestress.pre.boundary_condition
        • BoundaryCondition
        • LineBoundaryCondition
        • LineLoad
        • LineSpring
        • LineSupport
        • NodeBoundaryCondition
        • NodeLoad
        • NodeSpring
        • NodeSupport
      • planestress.pre.geometry
        • CurveLoop
        • Facet
        • Geometry
        • Point
        • Surface
      • planestress.pre.library
        • circle
        • concrete_material
        • gravity
        • rectangle
        • steel_material
      • planestress.pre.material
        • Material
      • planestress.pre.mesh
        • BoxField
        • DistanceField
        • Field
        • Mesh
        • TaggedEntity
        • TaggedLine
        • TaggedNode
    • planestress.analysis
      • planestress.analysis.finite_elements
        • planestress.analysis.finite_elements.finite_element
          • FiniteElement
        • planestress.analysis.finite_elements.lines
          • LineElement
          • LinearLine
          • QuadraticLine
        • planestress.analysis.finite_elements.quad4
          • Quad4
        • planestress.analysis.finite_elements.quad8
          • Quad8
        • planestress.analysis.finite_elements.quad9
          • Quad9
        • planestress.analysis.finite_elements.tri3
          • Tri3
        • planestress.analysis.finite_elements.tri6
          • Tri6
      • planestress.analysis.plane_stress
        • PlaneStress
      • planestress.analysis.solver
        • solve_direct
        • solve_pardiso
      • planestress.analysis.utils
        • dof_map
        • gauss_points_line
        • gauss_points_quad
        • gauss_points_triangle
    • planestress.post
      • planestress.post.plotting
        • plot_boundary_conditions
        • plot_line_loads
        • plot_line_springs
        • plot_line_supports
        • plot_node_loads
        • plot_node_springs
        • plot_node_supports
        • plotting_context
      • planestress.post.results
        • ElementResults
        • Results

Development

  • License
  • Changelog
Back to top
Edit this page

Examples#

Test Example
Next
Test Example
Previous
Theory
Copyright © 2023, Robbie van Leeuwen
Made with Sphinx and @pradyunsg's Furo