Skip to content

Commit 01b52f2

Browse files
committed
First program for Computational Mechanics (FEM)
1 parent 15a7336 commit 01b52f2

File tree

6 files changed

+4
-0
lines changed

6 files changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,7 @@ __I switch to italian, sorry__
3434
- **Spinte dinamiche**: Calcola le spinte dinamiche in un'intersezione di tubi. [PDF](/img/Versori%20entranti%20e%20uscenti.pdf) d'aiuto con versori entranti e uscenti.
3535

3636
<br/><img src="/img/SD1.jpg" alt="drawing" width="180"/> <img src="/img/SD2.jpg" alt="drawing" width="180"/> <img src="/img/SD3.jpg" alt="drawing" width="180"/> <img src="/img/SD4.jpg" alt="drawing" width="180"/>
37+
## Computational structural mechanics (FEM)
38+
- **SlaveMaster**: Calculates the displacements and deformations starting from the coordinates of the Master and Slave element. At the moment there are two version of this file. The one (page 2.1 - 2.4) that uses the program slavemaster_1() is the one more optimized to not block the calculator. I'm working to transform the other formulas.
39+
40+
<br/><img src="/img/MecCompu1.jpg" alt="drawing" width="180"/> <img src="/img/MecCompu2.jpg" alt="drawing" width="180"/> <img src="/img/MecCompu3.jpg" alt="drawing" width="180"/> <img src="/img/MecCompu4.jpg" alt="drawing" width="180"/>

SlaveMaster_0.6.tns

77.9 KB
Binary file not shown.

img/MecCompu1.jpg

39.2 KB
Loading

img/MecCompu2.jpg

49 KB
Loading

img/MecCompu3.jpg

33.1 KB
Loading

img/MecCompu4.jpg

37.1 KB
Loading

0 commit comments

Comments
 (0)