Skip to content

Commit 2f80bb5

Browse files
committed
Update README.md
1 parent 70d2769 commit 2f80bb5

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
<p align="center">
33
<a href="https://gallery.stairlab.io/">
4-
<img src="https://veux.io/_static/images/content_images/fedeas.png" alt="FEDEASLab logo" width="200" >
4+
<img src="https://peer-open-source.github.io/xsection/_static/images/M05.png" alt="xsection logo" width="200" >
55
</a>
66
</p>
77

@@ -16,6 +16,17 @@
1616
<!-- <a href="https://xsection.github.io/"><strong>Documentation »</strong></a> -->
1717
</p>
1818

19+
*xsection* is a Python package designed to streamline engineering tasks involving structural cross sections.
20+
Features include:
21+
22+
- Automatic generation of fiber input data for simulations with FEDEASLab, *xara*, and *OpenSees*.
23+
- Calculation of section properties including:
24+
- **Timoshenko shear correction factors**
25+
- **Saint Venant and Vlasov torsion constants**
26+
- **Moment-Curvature** realtions backed by the complete Xara/OpenSees material libraries.
27+
- **Interaction surfaces**
28+
- Standard shape library including the complete [AISC]() steel database and standard [AASHTO-PCI-ASBI]() bridge box girders.
29+
1930
Note: In order to use the GMSH mesher, you must install:
2031

2132
```bash
@@ -26,6 +37,7 @@ conda install -c conda-forge libglu gmsh pygmsh
2637

2738
## Support
2839

40+
2941
<table align="center">
3042
<tr>
3143

@@ -52,3 +64,9 @@ conda install -c conda-forge libglu gmsh pygmsh
5264

5365
</tr>
5466
</table>
67+
68+
<p align="center">
69+
<a href="https://gallery.stairlab.io/">
70+
<img src="https://veux.io/_static/images/content_images/fedeas.png" alt="FEDEASLab logo" width="200" >
71+
</a>
72+
</p>

0 commit comments

Comments
 (0)