planesections
  • 1. Builder
    • 1.1. Beam Sections
      • 1.1.1. SectionBasic
        • SectionBasic
      • 1.1.2. SectionRectangle
        • SectionRectangle
    • 1.2. Beam Nodes
      • 1.2.1. 2D Node
        • Node2D
      • 1.2.2. 3D Node
        • Node3D
    • 1.3. Beam
      • 1.3.1. Beam
        • Beam
      • 1.3.2. Fixities
        • Fixity
        • FixityTypes2D
      • 1.3.3. Eulerbeam
        • EulerBeam
      • 1.3.4. Timoshenkobeam
        • TimoshenkoBeam
      • 1.3.5. New Euler Beam
        • newEulerBeam()
      • 1.3.6. New Simply Supported Beam
        • newSimpleEulerBeam()
      • 1.3.7. New Timoshenko Beam
        • newTimoshenkoBeam()
      • 1.3.8. New Simply Supported Timoshenko Beam
        • newSimpleTimoshenkoBeam()
    • 1.4. Beam Loads
      • 1.4.1. Point Load
        • PointLoad
      • 1.4.2. Constant Element Load
        • EleLoadDist
      • 1.4.3. Linear Element Load
        • EleLoadLinear
  • 2. Analysis
    • 2.1. outputRecorder
    • 2.2. OpenSeesAnalyzer2D
    • 2.3. OpenSeesAnalyzer3D
    • 2.4. PyNiteAnalyzer2D
      • PyNiteAnalyzer2D
        • PyNiteAnalyzer2D.analyze()
        • PyNiteAnalyzer2D.buildBeams()
        • PyNiteAnalyzer2D.buildEleLoads()
        • PyNiteAnalyzer2D.buildEulerBeams()
        • PyNiteAnalyzer2D.buildNodes()
        • PyNiteAnalyzer2D.buildPointLoads()
        • PyNiteAnalyzer2D.initModel()
        • PyNiteAnalyzer2D.runAnalysis()
  • 3. Diagram
    • 3.1. Plot Beam Diagram
      • plotBeamDiagram()
    • 3.2. Beam Plotter
      • BeamPlotter2D
        • BeamPlotter2D.normalizeData()
        • BeamPlotter2D.plot()
        • BeamPlotter2D.plotBeam()
        • BeamPlotter2D.plotDistForceLables()
        • BeamPlotter2D.plotEleForces()
        • BeamPlotter2D.plotLabels()
        • BeamPlotter2D.plotPointForceLables()
        • BeamPlotter2D.plotPointForces()
        • BeamPlotter2D.plotSupports()
  • 4. Environment
  • 5. Post-Process
    • 5.1. Get Beam Displacement
      • getDisp()
    • 5.2. Get Beam Vertical Displacement
      • getVertDisp()
    • 5.3. Get Beam Maximum Vertical Displacement
      • getMaxVertDisp()
    • 5.4. Plot Internal Forces
      • plotInternalForce()
    • 5.5. Plot Shear Force
      • plotShear()
    • 5.6. Plot Moment
      • plotMoment()
    • 5.7. Plot Displacement
      • plotDisp()
    • 5.8. Plot Vertical Displacement
      • plotVertDisp()
    • 5.9. Plot Vertical Displacement
      • plotRotation()
planesections
  • Overview: module code

All modules for which code is available

  • planesections.analysis.pynite
  • planesections.builder
  • planesections.diagram.diagram
  • planesections.environment
  • planesections.postprocess.parse
  • planesections.postprocess.plot
  • planesections.section

© Copyright 2020, CSlotboom.

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