pyNastran 0.7
  • pyNastran Manual
    • Brief Project Overview
    • bdf
    • op2
  • pyNastran Package
    • bdf Package
    • f06 Package
    • op2 Package
    • op4 Package
    • utils Package
    • converters Package
 
pyNastran 0.7
  • Docs »
  • pyNastran Manual
  • Edit on GitHub

pyNastran Manual¶

  • Brief Project Overview
    • Target Audience
  • bdf
    • Introduction
    • Example 1: Read/Write
    • Example 2: Printing Nodes
      • Method 1 - using objects
      • Method 2 - using built-in methods
    • Example 3: Printing Elements/Properties
      • Method 1 - using objects
      • Method 2 - using built-in method
      • Method 3 - using built-in methods
    • Example 4: Get Element ID & Type
      • Method 1 - using objects
    • Example 5: Get Elements by Node ID
    • Example 6: Get Elements by Property ID
    • Example 7: Get Elements by Material ID
  • op2
    • Introduction
    • Example 1: Read Write
    • Example 2: Displacement (static)
    • Example 3: Eigenvector (transient)
    • Example 4: Solid Stress (static)
    • Example 5: Isotropic Plate Stress (static)
    • Example 6: Composite Plate Stress (static)
Next Previous

© Copyright 2015, Steven Doyle, Al Danial, Marcin Gasiorek.

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