Contents Menu Expand Light mode Dark mode Auto light/dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Febio-Python 0.2.0 documentation
Febio-Python 0.2.0 documentation

Contents:

  • Installation
  • Usage
  • Getting Started
    • End-to-End Examples of a Simple Simulation
      • Creating a simple simulation
  • Modules
    • Feb
      • Feb25 (spec 2.5)
        • Adding Basic Components
        • Adding Surface Loads
          • Preparing the data for surface loads (case 1)
          • Preparing the data for surface loads (case 1)
          • Reading results with surface loads
        • Adding discrete sets
          • Preparing the data for discrete set case 1
          • Adding Discrete sets
          • Reading results with discrete sets
        • Adding Fibers
          • Preparing the data for Fibers Case 1
          • Adding Fibers data to FEB
          • Reading results with fibers
      • Feb30 (spec 3.0)
        • Adding Basic Components
        • Adding Surface Loads
          • Preparing the data for surface loads (case 1)
          • Preparing the data for surface loads (case 1)
          • Reading results with surface loads
        • Adding discrete sets
          • Preparing the data for discrete set case 1
          • Adding Discrete sets
          • Reading results with discrete sets
        • Adding Fibers
          • Preparing the data for Fibers Case 1
          • Adding Fibers data to FEB
          • Reading results with fibers
      • Feb40 (spec 4.0)
        • Adding Basic Components (v4.0)

API:

  • febio_python.feb
    • Feb
    • Feb25
    • Feb30
    • Feb40
  • febio_python.xplt
    • Xplt
    • read_xplt
  • febio_python.container
    • FEBioContainer
  • febio_python.utils
    • pyvista_utils
  • febio_python.core
    • meta_data (namedtuples)
    • enums
    • element types
Back to top
View this page

febio_python.xpltΒΆ

API:

  • Xplt
    • Xplt
  • read_xplt
    • read_xplt()
Next
Xplt
Previous
Feb40
Copyright © 2024, Igor A. P. Nobrega
Made with Sphinx and @pradyunsg's Furo