Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODB Plotter

Constraints:

ODB Plotter is being developed by CMML, and as such has a focus on Additive Manufacturing and Temperature Data.

Install with pip

pip install odb-plotter

Run the cli with python

python -m odbp

Or import to use the api

from odbp import Odb
...

ODB Plotter Design Goals

I intend for this project to serve two purposes:

  • First, implement an extensible, flexible api for accessing data within .odb files or .hdf5 files with odb data
  • Second, implement a user-friendly, sane-defaults cli to allow for quick data extraction, manipulation, and visualization with no hassle

About

API and Plotting Software for Abaqus FEA .odb file format

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages