Skip to content

Releases: agrav/freesif

0.2.0

19 Dec 08:28
Compare
Choose a tag to compare

Use Numpy v2 and drop Python 3.9 support

v0.1.3: Feature/read panel pressures (#6)

21 Sep 11:00
4496eb5
Compare
Choose a tag to compare
  • Add new methods get_pressure_panel_ids, get_panel_pressures.

0.1.2

17 Sep 08:51
Compare
Choose a tag to compare
  • Add new method get_resultcase_names.

First release

04 Jun 11:50
Compare
Choose a tag to compare

Summary

Changed

Specified content-type to correctly render the Markdown formatted README and enable upload to PyPi.

First release

04 Jun 11:39
Compare
Choose a tag to compare

Summary

Description

FREESIF is Python package that enables easy extraction of data from SESAM Interface Files.

Description

Currently the package can parse data from the following file formats

  • Formatted finite element model file (.FEM)
  • Formatted interface file (.SIF)
  • Unformatted interface file (.SIU)

... and store this as hierarchical data sets.

It also provides ways to query data sets from memory or storage to e.g. create visualizations, plots, tables etc.