Skip to main content
Ctrl+K
ospgrillage 0.4.1 documentation - Home ospgrillage 0.4.1 documentation - Home
  • Getting Started
  • User Guide
  • API reference
  • Additional Resources
  • GitHub
  • Twitter
  • Getting Started
  • User Guide
  • API reference
  • Additional Resources
  • GitHub
  • Twitter

Section Navigation

  • Grillage model
    • create_grillage
    • OspGrillage.create_osp_model
    • OspGrillage.set_member
    • OspGrillage.set_boundary_condition
    • OspGrillage.add_load_case
    • OspGrillage.add_load_combination
    • OspGrillage.analyze
    • OspGrillage.get_results
    • OspGrillage.get_nodes
    • OspGrillage.get_element
    • OspGrillage.clear_load_cases
  • Material
    • create_material
  • Members and sections
    • create_section
    • create_member
  • Load module
    • Load types
      • create_load_vertex
      • create_load
    • Load cases and models
      • create_load_case
      • create_compound_load
      • create_load_model
    • Moving loads
      • create_moving_load
      • create_moving_path
      • MovingLoad.set_path
      • MovingLoad.add_load
      • MovingLoad.query
  • Mesh
    • create_point
  • Post-processing
    • create_envelope
    • plot_force
    • plot_defo
  • API reference

API reference#

The ospgrillage API is organised by module. Each page documents the factory functions (create_*) and the underlying classes.

  • Grillage model
  • Material
  • Members and sections
  • Load module
  • Mesh
  • Post-processing

previous

GUI — ospgui

next

Grillage model

Edit on GitHub

© Copyright 2023, Justin Ngan, Colin Caprani.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.16.1.