You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# IMAC XLIV Substructuring ShortCourse
2
-
This respository contains the course content and sample code for the IMAC XLIV substructuring shortcourse.
2
+
This respository contains the course content and sample code for the IMAC XLIV substructuring shortcourse. The files are organized as:
3
+
4
+
- The __FBS_Example_Book__ folder contains the FBS examples. The Jupyter notebooks (the .ipynb files) are the example scripts. Alternatively, the FBS examples can be reviewed [here](https://spcarte.github.io/IMAC_Substructuring_ShortCourse/).
5
+
- ...
3
6
4
7
## Additional Helpful Information
5
8
The examples in the [SDynPy](https://sandialabs.github.io/sdynpy/examples.html) and [pyFBS](https://pyfbs.readthedocs.io/en/master/theory/theory.html) documentation may provide additional helpful information on dynamic substructuring. While these examples show how to use the different Python packages, they also provide a significant amount of theoretical content for substructuring, the virtual point transformation, and transfer path analysis.
0 commit comments