Skip to content

Commit f970e0f

Browse files
committed
Update README.md
1 parent 762f8b0 commit f970e0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Easily extract results from Pynite...
2-
3-
# with `pynite_reporting`!
1+
# Easily extract results from Pynite... with `pynite_reporting`!
42

53
PyniteFEA is excellent and it is generally design-ready...if it weren't for all the trouble we have to go through to get results out. This is not unique to Pynite, most FEA programs require a significant amount of post-processing to prepare the actual analysis results for design.
64

5+
> **Note:** As of 2025-06-19, this package has only been "casually tested" (meaning simple visual checking of outputs). No test suite has been written (but is coming).
6+
77
## Enter `pynite_reporting`
88

99
This package provides a series of functions that consume a `Pynite.FEModel3D` object and return well-structured dictionaries of analysis results.

0 commit comments

Comments
 (0)